From: AngeloGioacchino Del Regno Date: Thu, 24 Jul 2025 08:39:12 +0000 (+0200) Subject: arm64: dts: mediatek: mt8195-cherry: Add missing regulators to rt5682 X-Git-Tag: v6.18-rc1~147^2~14^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45049abe5bcda5b049d22423f10f74e38041a435;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: mediatek: mt8195-cherry: Add missing regulators to rt5682 Add the missing DBVDD and LDO1-IN power supplies to the codec node as both RT5682i and RT5682s require those. This commit only fixes a dtbs_check warning but doesn't produce any functional changes because the VIO18 LDO is already powered on because it's assigned as AVDD supply anyway. Signed-off-by: AngeloGioacchino Del Regno Reviewed-by: Chen-Yu Tsai Link: https://lore.kernel.org/r/20250724083914.61351-37-angelogioacchino.delregno@collabora.com Signed-off-by: Matthias Brugger --- diff --git a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi index d40f4c1b97660..b3761b80cac7e 100644 --- a/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi @@ -534,7 +534,9 @@ realtek,jd-src = <1>; AVDD-supply = <&mt6359_vio18_ldo_reg>; + DBVDD-supply = <&mt6359_vio18_ldo_reg>; MICVDD-supply = <&pp3300_z2>; + LDO1-IN-supply = <&mt6359_vio18_ldo_reg>; }; };