kernel: bump 5.15 to 5.15.75
[openwrt/openwrt.git] / target / linux / mediatek / patches-5.15 / 200-phy-phy-mtk-tphy-Add-hifsys-support.patch
index 860728f02dc74898d9528e1cf6329561943aa44f..cfb0556d1efd9cf8db002f294318f786fb9a232b 100644 (file)
@@ -47,7 +47,7 @@ Subject: [PATCH] phy: phy-mtk-tphy: Add hifsys-support
        tmp = readl(u3_banks->phya + U3P_U3_PHYA_DA_REG0);
        tmp &= ~(P3A_RG_XTAL_EXT_PE1H | P3A_RG_XTAL_EXT_PE2H);
        tmp |= P3A_RG_XTAL_EXT_PE1H_VAL(0x2) | P3A_RG_XTAL_EXT_PE2H_VAL(0x2);
-@@ -1436,6 +1446,16 @@ static int mtk_tphy_probe(struct platfor
+@@ -1437,6 +1447,16 @@ static int mtk_tphy_probe(struct platfor
                                         &tphy->src_coef);
        }