diff options
| author | Mieczyslaw Nalewaj | 2024-04-02 11:51:02 +0000 |
|---|---|---|
| committer | Robert Marko | 2024-04-03 09:47:18 +0000 |
| commit | 0b10e5a5dc1e8f45090e8db56718909bf292eb77 (patch) | |
| tree | adb65a8899cdc9820458f115619d0b9aef5afb6e | |
| parent | ac0e2194ab4ce4b5f72d804046949cc076b595d6 (diff) | |
| download | openwrt-0b10e5a5dc1e8f45090e8db56718909bf292eb77.tar.gz | |
bcm27xx: refresh patches
Refresh patches for kernel 6.1.82 with make target/linux/refresh.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
| -rw-r--r-- | target/linux/bcm27xx/patches-6.1/950-0286-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-6.1/950-0286-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch b/target/linux/bcm27xx/patches-6.1/950-0286-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch index 55c881286e..2cf011fafc 100644 --- a/target/linux/bcm27xx/patches-6.1/950-0286-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch +++ b/target/linux/bcm27xx/patches-6.1/950-0286-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch @@ -49,7 +49,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org> .phy_id = PHY_ID_BCM5461, .phy_id_mask = 0xfffffff0, .name = "Broadcom BCM5461", -@@ -1156,7 +1164,8 @@ module_phy_driver(broadcom_drivers); +@@ -1158,7 +1166,8 @@ module_phy_driver(broadcom_drivers); static struct mdio_device_id __maybe_unused broadcom_tbl[] = { { PHY_ID_BCM5411, 0xfffffff0 }, { PHY_ID_BCM5421, 0xfffffff0 }, |