From 552d76f2bebe182ce9352aed357268f97d2c626f Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 4 Jul 2022 07:41:15 -0400 Subject: kernel: bump 5.15 to 5.15.51 Manual rebase by Marty Jones: bcm27xx/patches-5.15/950-0078-BCM2708-Add-core-Device-Tree-support.patch All other patches automatically rebased. Signed-off-by: John Audia Signed-off-by: Marty Jones [Apply same changes to new dts entry in modified file] Signed-off-by: Hauke Mehrtens --- .../hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch') diff --git a/target/linux/generic/hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch b/target/linux/generic/hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch index 27b09c5fbd..634288c780 100644 --- a/target/linux/generic/hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch +++ b/target/linux/generic/hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch @@ -18,7 +18,7 @@ Add a new entry for AQR113 PHY_ID #define PHY_ID_AQR113C 0x31c31c12 #define PHY_ID_AQCS109 0x03a1b5c2 #define PHY_ID_AQR405 0x03a1b4b0 -@@ -856,6 +857,14 @@ static struct phy_driver aqr_driver[] = +@@ -869,6 +870,14 @@ static struct phy_driver aqr_driver[] = .get_stats = aqr107_get_stats, }, { @@ -33,7 +33,7 @@ Add a new entry for AQR113 PHY_ID PHY_ID_MATCH_MODEL(PHY_ID_AQR412), .name = "Aquantia AQR412", .probe = aqr107_probe, -@@ -878,6 +887,7 @@ static struct mdio_device_id __maybe_unu +@@ -891,6 +900,7 @@ static struct mdio_device_id __maybe_unu { PHY_ID_MATCH_MODEL(PHY_ID_AQR106) }, { PHY_ID_MATCH_MODEL(PHY_ID_AQR107) }, { PHY_ID_MATCH_MODEL(PHY_ID_AQR112) }, -- cgit v1.2.3