]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8192-asurada: Add supplies for ChromeOS EC regulators
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 5 May 2026 10:13:55 +0000 (18:13 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 11:57:23 +0000 (13:57 +0200)
The ChromeOS Embedded Controller exposes two regulators to the system in
the MT8192 Asurada design. Both these regulators also have power inputs.

Add supplies for these two regulators.

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

index 3171cbb2ec50570d14e637d55a8adb1818ec2b42..b5939ad7fdcfff8f8ccbf9bcd942bc2dd1ff7968 100644 (file)
                        reg = <0>;
                        regulator-min-microvolt = <1800000>;
                        regulator-max-microvolt = <3300000>;
+                       vin-supply = <&pp4200_g>;
                };
 
                mt6360_ldo5_reg: regulator@1 {
                        reg = <1>;
                        regulator-min-microvolt = <3300000>;
                        regulator-max-microvolt = <3300000>;
+                       vin-supply = <&pp4200_g>;
                };
 
                typec {