]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
bcm27xx: refresh 6.12 patches
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 27 May 2025 09:22:27 +0000 (11:22 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 27 May 2025 09:22:27 +0000 (11:22 +0200)
Commit 438ed53577ad ("generic: 6.12: backport MediaTek Ethernet PHY changes")
backported commits to generic 6.12, but missed refreshing bcm27xx patches.

Fixes: 438ed53577ad ("generic: 6.12: backport MediaTek Ethernet PHY changes")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
13 files changed:
target/linux/bcm27xx/patches-6.12/950-0057-MMC-added-alternative-MMC-driver.patch
target/linux/bcm27xx/patches-6.12/950-0136-media-i2c-imx477-Support-for-the-Sony-IMX477-sensor.patch
target/linux/bcm27xx/patches-6.12/950-0137-media-i2c-imx519-Support-for-the-Sony-IMX519-sensor.patch
target/linux/bcm27xx/patches-6.12/950-0147-Documentation-devicetree-Add-documentation-for-imx37.patch
target/linux/bcm27xx/patches-6.12/950-0157-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch
target/linux/bcm27xx/patches-6.12/950-0303-dtbindings-media-i2c-Add-IMX708-CMOS-sensor-binding.patch
target/linux/bcm27xx/patches-6.12/950-0318-dt-bindings-media-i2c-Replace-IMX708-sensor-binding-.patch
target/linux/bcm27xx/patches-6.12/950-0406-media-dt-bindings-i2c-Add-Rohm-BU64754-bindings.patch
target/linux/bcm27xx/patches-6.12/950-0482-spi-dt-bindings-Add-RPI-RP2040-GPIO-Bridge.patch
target/linux/bcm27xx/patches-6.12/950-0483-spi-Add-a-driver-for-the-RPI-RP2040-GPIO-bridge.patch
target/linux/bcm27xx/patches-6.12/950-0504-media-dt-bindings-i2c-Add-Sony-IMX500.patch
target/linux/bcm27xx/patches-6.12/950-0505-media-i2c-Add-driver-for-Sony-IMX500-sensor.patch
target/linux/bcm27xx/patches-6.12/950-0834-media-platform-Add-Raspberry-Pi-HEVC-decoder-driver.patch

index d69891d8f5f6c8f0cec0c33b1dd6f73c1863ae4d..102c9277a2ed50ffc34d8576cb6c7e3764bcd0fc 100644 (file)
@@ -285,7 +285,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  static inline int mmc_blk_part_switch(struct mmc_card *card,
                                      unsigned int part_type);
  static void mmc_blk_rw_rq_prep(struct mmc_queue_req *mqrq,
-@@ -3309,6 +3316,8 @@ static int mmc_blk_probe(struct mmc_card
+@@ -3313,6 +3320,8 @@ static int mmc_blk_probe(struct mmc_card
  {
        struct mmc_blk_data *md;
        int ret = 0;
@@ -294,7 +294,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  
        /*
         * Check that the card supports the command class(es) we need.
-@@ -3316,7 +3325,16 @@ static int mmc_blk_probe(struct mmc_card
+@@ -3320,7 +3329,16 @@ static int mmc_blk_probe(struct mmc_card
        if (!(card->csd.cmdclass & CCC_BLOCK_READ))
                return -ENODEV;
  
@@ -312,7 +312,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  
        card->complete_wq = alloc_workqueue("mmc_complete",
                                        WQ_MEM_RECLAIM | WQ_HIGHPRI, 0);
-@@ -3331,6 +3349,17 @@ static int mmc_blk_probe(struct mmc_card
+@@ -3335,6 +3353,17 @@ static int mmc_blk_probe(struct mmc_card
                goto out_free;
        }
  
index 28ca11aeb6a8a59c0008ab8421ce2749eb2fa5cf..d2b870430833a2c5cda6e362ecc97f1ce9851129 100644 (file)
@@ -426,7 +426,7 @@ Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
 +...
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21548,6 +21548,14 @@ T:    git git://linuxtv.org/media.git
+@@ -21550,6 +21550,14 @@ T:    git git://linuxtv.org/media.git
  F:    Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml
  F:    drivers/media/i2c/imx415.c
  
index 52a8922e7068bdb2f410dc16d152ce3ac4580ccc..3b90b2ee86ce0e845723dfa07870fbcfe170ae98 100644 (file)
@@ -193,7 +193,7 @@ media: i2c: imx519: Squash fixes
 +...
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21556,6 +21556,14 @@ T:    git git://linuxtv.org/media_tree.git
+@@ -21558,6 +21558,14 @@ T:    git git://linuxtv.org/media_tree.git
  F:    Documentation/devicetree/bindings/media/i2c/imx477.yaml
  F:    drivers/media/i2c/imx477.c
  
index c7c3c5ab150867b1eec6eaa999e414fdce431947..e66b500f3a8d9b6327c6c1fd03187ec23bf53665 100644 (file)
@@ -132,7 +132,7 @@ Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
 +...
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21553,6 +21553,7 @@ M:     Raspberry Pi Kernel Maintenance <kern
+@@ -21555,6 +21555,7 @@ M:     Raspberry Pi Kernel Maintenance <kern
  L:    linux-media@vger.kernel.org
  S:    Maintained
  T:    git git://linuxtv.org/media_tree.git
index 9d17df4a18f3e7390e80aff082d57d0b94beec93..950e93c5db45984c0e915865d1ee595f3c61d5b9 100644 (file)
@@ -50,7 +50,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
        .phy_id_mask    = 0xfffffff0,
        .name           = "Broadcom BCM5461",
 @@ -1728,7 +1736,8 @@ module_phy_driver(broadcom_drivers);
- static struct mdio_device_id __maybe_unused broadcom_tbl[] = {
+ static const struct mdio_device_id __maybe_unused broadcom_tbl[] = {
        { PHY_ID_BCM5411, 0xfffffff0 },
        { PHY_ID_BCM5421, 0xfffffff0 },
 -      { PHY_ID_BCM54210E, 0xfffffff0 },
index 891caa5b3490770d2fee273106103faabb7b5040..6329c752e699b48b00e13a8b5668607c54b9f41b 100644 (file)
@@ -137,7 +137,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
 +...
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21597,6 +21597,14 @@ T:    git git://linuxtv.org/media_tree.git
+@@ -21599,6 +21599,14 @@ T:    git git://linuxtv.org/media_tree.git
  F:    Documentation/devicetree/bindings/media/i2c/imx519.yaml
  F:    drivers/media/i2c/imx519.c
  
index 49f631167b5602c915af23f7dd4a25b4f8eed726..ae1b01f6d54f293fe6ae49a56a62710f8d120acc 100644 (file)
@@ -271,7 +271,7 @@ Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
 +...
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21602,7 +21602,7 @@ M:     Raspberry Pi Kernel Maintenance <kern
+@@ -21604,7 +21604,7 @@ M:     Raspberry Pi Kernel Maintenance <kern
  L:    linux-media@vger.kernel.org
  S:    Maintained
  T:    git git://linuxtv.org/media_tree.git
index 6e055038bb3323044e88192d53f3f178932f21b8..70e51011e4991f4b3597e68a8011c43f551589fe 100644 (file)
@@ -67,7 +67,7 @@ Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
 +...
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -20060,6 +20060,13 @@ S:    Supported
+@@ -20062,6 +20062,13 @@ S:    Supported
  F:    drivers/iio/light/rohm-bu27008.c
  F:    drivers/iio/light/rohm-bu27034.c
  
index 69f1b6f2000180515ec98eee402a4cbeccbd2518..4a3fd185139cf26ed1b8ea756f4f4bfd38f8387f 100644 (file)
@@ -94,7 +94,7 @@ Signed-off-by: Richard Oliver <richard.oliver@raspberrypi.com>
 +
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -19353,6 +19353,11 @@ L:    linux-edac@vger.kernel.org
+@@ -19355,6 +19355,11 @@ L:    linux-edac@vger.kernel.org
  S:    Maintained
  F:    drivers/ras/amd/fmpm.c
  
index 28943e1d54d0de220da46ab716bed36f540dc509..088410484be66a89cc36287ec23401f5a7e841e6 100644 (file)
@@ -42,7 +42,7 @@ Signed-off-by: Richard Oliver <richard.oliver@raspberrypi.com>
 
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -19357,6 +19357,7 @@ RASPBERRY PI RP2040 GPIO BRIDGE DRIVER
+@@ -19359,6 +19359,7 @@ RASPBERRY PI RP2040 GPIO BRIDGE DRIVER
  M:    Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
  S:    Maintained
  F:    Documentation/devicetree/bindings/spi/raspberrypi,rp2040-gpio-bridge.yaml
index e61900b6c8a21ee4d0bcfc7692980c546dd20153..4818c64bf20fa0f8e4f8298fbb686a66648d9344 100644 (file)
@@ -150,7 +150,7 @@ Signed-off-by: Richard Oliver <richard.oliver@raspberrypi.com>
 +
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21602,6 +21602,13 @@ F:    Documentation/devicetree/bindings/med
+@@ -21604,6 +21604,13 @@ F:    Documentation/devicetree/bindings/med
  F:    Documentation/devicetree/bindings/media/i2c/imx477.yaml
  F:    drivers/media/i2c/imx477.c
  
index d895a9c8e1ffd207a10154766cec1ede11a24cbc..08b57ed3b05b978fc59ce1d4bd65251ca5608dcf 100644 (file)
@@ -58,7 +58,7 @@ Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
 
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -21608,6 +21608,7 @@ L:     linux-media@vger.kernel.org
+@@ -21610,6 +21610,7 @@ L:     linux-media@vger.kernel.org
  S:    Maintained
  T:    git git://linuxtv.org/media_tree.git
  F:    Documentation/devicetree/bindings/media/i2c/sony,imx500.yaml
index d1f2745be8dc45481bb90bd1dd4f491a417cf580..459c9ea35891abb16c93b3008e56d918593cb85d 100644 (file)
@@ -36,7 +36,7 @@ Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
 
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
-@@ -19359,6 +19359,16 @@ S:    Maintained
+@@ -19361,6 +19361,16 @@ S:    Maintained
  F:    Documentation/devicetree/bindings/spi/raspberrypi,rp2040-gpio-bridge.yaml
  F:    drivers/spi/spi-rp2040-gpio-bridge.c