kernel: bump 5.15 to 5.15.132
[openwrt/staging/jow.git] / target / linux / generic / pending-5.15 / 737-net-ethernet-mtk_eth_soc-add-paths-and-SerDes-modes-.patch
index cc5cf935fd95adcaa18f0255643501be83f48b99..b85b1364e181341bf0b6e8494670d1a8f85366c1 100644 (file)
@@ -478,7 +478,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  static const struct phylink_mac_ops mtk_phylink_ops = {
        .validate = phylink_generic_validate,
        .mac_select_pcs = mtk_mac_select_pcs,
-@@ -4559,8 +4673,21 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -4562,8 +4676,21 @@ static int mtk_add_mac(struct mtk_eth *e
                phy_interface_zero(mac->phylink_config.supported_interfaces);
                __set_bit(PHY_INTERFACE_MODE_INTERNAL,
                          mac->phylink_config.supported_interfaces);
@@ -500,7 +500,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
        phylink = phylink_create(&mac->phylink_config,
                                 of_fwnode_handle(mac->of_node),
                                 phy_mode, &mtk_phylink_ops);
-@@ -4753,6 +4880,13 @@ static int mtk_probe(struct platform_dev
+@@ -4756,6 +4883,13 @@ static int mtk_probe(struct platform_dev
  
                if (err)
                        return err;