aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-06-16 17:22:50 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-06-26 12:43:54 +0200
commitb92794f4d02ebace7726fa7a6951e18186b48066 (patch)
tree4c43ca3ede453d883806151b11aba87cbc4d1b03 /target/linux/mediatek
parent8569bc5e0d1bdc4b252bf3f4e7c893ea2e17c98f (diff)
downloadupstream-b92794f4d02ebace7726fa7a6951e18186b48066.tar.gz
upstream-b92794f4d02ebace7726fa7a6951e18186b48066.tar.bz2
upstream-b92794f4d02ebace7726fa7a6951e18186b48066.zip
kernel: bump 5.10 to 5.10.46
Add the new symbol to the generic kconfig. No deleted or manually refreshed patches. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r--target/linux/mediatek/patches-5.10/200-phy-phy-mtk-tphy-Add-hifsys-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.10/200-phy-phy-mtk-tphy-Add-hifsys-support.patch b/target/linux/mediatek/patches-5.10/200-phy-phy-mtk-tphy-Add-hifsys-support.patch
index bd24ddc0c0..95f4be177b 100644
--- a/target/linux/mediatek/patches-5.10/200-phy-phy-mtk-tphy-Add-hifsys-support.patch
+++ b/target/linux/mediatek/patches-5.10/200-phy-phy-mtk-tphy-Add-hifsys-support.patch
@@ -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);
-@@ -1134,6 +1144,16 @@ static int mtk_tphy_probe(struct platfor
+@@ -1136,6 +1146,16 @@ static int mtk_tphy_probe(struct platfor
&tphy->src_ref_clk);
device_property_read_u32(dev, "mediatek,src-coef", &tphy->src_coef);