kernel: bump 5.15 to 5.15.72
[openwrt/staging/aparcar.git] / target / linux / ipq40xx / patches-5.15 / 704-net-phy-define-PSGMII-PHY-interface-mode.patch
index 9791652fd3d7bc376b5b7148832c614d95ff700b..36d3e2738fbdb6efcbfe4a77da3e67a50397992d 100644 (file)
@@ -32,7 +32,7 @@ Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
        - rev-mii
 --- a/drivers/net/phy/phylink.c
 +++ b/drivers/net/phy/phylink.c
-@@ -293,6 +293,7 @@ static int phylink_parse_mode(struct phy
+@@ -629,6 +629,7 @@ static int phylink_parse_mode(struct phy
  
                switch (pl->link_config.interface) {
                case PHY_INTERFACE_MODE_SGMII:
@@ -50,7 +50,7 @@ Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
        PHY_INTERFACE_MODE_QSGMII,
        PHY_INTERFACE_MODE_TRGMII,
        PHY_INTERFACE_MODE_100BASEX,
-@@ -209,6 +210,8 @@ static inline const char *phy_modes(phy_
+@@ -243,6 +244,8 @@ static inline const char *phy_modes(phy_
                return "xlgmii";
        case PHY_INTERFACE_MODE_MOCA:
                return "moca";