[openwrt/openwrt] bcm27xx: refresh kernel patches

LEDE Commits lede-commits at lists.infradead.org
Thu Apr 18 05:29:50 PDT 2024


ansuel pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/9b33b74ef71225442361d5192d3a727be212c3cd

commit 9b33b74ef71225442361d5192d3a727be212c3cd
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Thu Apr 18 14:14:42 2024 +0200

    bcm27xx: refresh kernel patches
    
    Refresh kernel patches with make target/linux/refresh.
    
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 .../950-0312-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/bcm27xx/patches-5.15/950-0312-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch b/target/linux/bcm27xx/patches-5.15/950-0312-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch
index 46397c0ca8..9addd5ec71 100644
--- a/target/linux/bcm27xx/patches-5.15/950-0312-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch
+++ b/target/linux/bcm27xx/patches-5.15/950-0312-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch
@@ -49,7 +49,7 @@ Signed-off-by: Jonathan Bell <jonathan at raspberrypi.org>
  	.phy_id		= PHY_ID_BCM5461,
  	.phy_id_mask	= 0xfffffff0,
  	.name		= "Broadcom BCM5461",
-@@ -975,7 +983,8 @@ module_phy_driver(broadcom_drivers);
+@@ -977,7 +985,8 @@ module_phy_driver(broadcom_drivers);
  static struct mdio_device_id __maybe_unused broadcom_tbl[] = {
  	{ PHY_ID_BCM5411, 0xfffffff0 },
  	{ PHY_ID_BCM5421, 0xfffffff0 },




More information about the lede-commits mailing list