From 9edc514e3dafcc36db69046a37daab818cfc1a07 Mon Sep 17 00:00:00 2001 From: John Audia Date: Tue, 14 Jun 2022 15:31:10 -0400 Subject: kernel: bump 5.10 to 5.10.122 All patches automatically rebased. Build system: x86_64 Build-tested: ipq806x/R7800 Signed-off-by: John Audia --- ...5-v5.13-net-dsa-lantiq-allow-to-use-all-GPHYs-on-xRX300-and-.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/patches-5.10/0705-v5.13-net-dsa-lantiq-allow-to-use-all-GPHYs-on-xRX300-and-.patch b/target/linux/lantiq/patches-5.10/0705-v5.13-net-dsa-lantiq-allow-to-use-all-GPHYs-on-xRX300-and-.patch index 7d68c59199..a69f682c03 100644 --- a/target/linux/lantiq/patches-5.10/0705-v5.13-net-dsa-lantiq-allow-to-use-all-GPHYs-on-xRX300-and-.patch +++ b/target/linux/lantiq/patches-5.10/0705-v5.13-net-dsa-lantiq-allow-to-use-all-GPHYs-on-xRX300-and-.patch @@ -244,7 +244,7 @@ Signed-off-by: David S. Miller .phylink_mac_config = gswip_phylink_mac_config, .phylink_mac_link_down = gswip_phylink_mac_link_down, .phylink_mac_link_up = gswip_phylink_mac_link_up, -@@ -2040,7 +2115,7 @@ static int gswip_probe(struct platform_d +@@ -2042,7 +2117,7 @@ static int gswip_probe(struct platform_d priv->ds->dev = dev; priv->ds->num_ports = priv->hw_info->max_ports; priv->ds->priv = priv; @@ -253,7 +253,7 @@ Signed-off-by: David S. Miller priv->dev = dev; version = gswip_switch_r(priv, GSWIP_VERSION); -@@ -2124,10 +2199,19 @@ static int gswip_remove(struct platform_ +@@ -2126,10 +2201,19 @@ static int gswip_remove(struct platform_ static const struct gswip_hw_info gswip_xrx200 = { .max_ports = 7, .cpu_port = 6, -- cgit v1.2.3