]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8195-cherry: Add supplies for ChromeOS EC regulators
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 5 May 2026 10:14:01 +0000 (18:14 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 11:57:24 +0000 (13:57 +0200)
The two regulators that are exposed by the EC are supplied by the system
4.2V power rail.

Add supply properties for them.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi

index cf9855618494279bf85c52fd96232f9b5aebc23c..bda1b0f9f72aabaa55b502b020f1c8781cb8f78c 100644 (file)
                        regulator-name = "mt_pmic_vmc_ldo";
                        regulator-min-microvolt = <1200000>;
                        regulator-max-microvolt = <3600000>;
+                       vin-supply = <&pp4200_z2>;
                };
 
                mt_pmic_vmch_ldo_reg: regulator@1 {
                        regulator-name = "mt_pmic_vmch_ldo";
                        regulator-min-microvolt = <2700000>;
                        regulator-max-microvolt = <3600000>;
+                       vin-supply = <&pp4200_z2>;
                };
 
                typec {