arm64: dts: mediatek: mt8192-asurada: Add supplies for ChromeOS EC regulators

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>
This commit is contained in:
Chen-Yu Tsai 2026-05-05 18:13:55 +08:00 committed by AngeloGioacchino Del Regno
parent 9945dd3079
commit 7efcf38932
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -1395,6 +1395,7 @@ mt6360_ldo3_reg: regulator@0 {
reg = <0>;
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <3300000>;
vin-supply = <&pp4200_g>;
};
mt6360_ldo5_reg: regulator@1 {
@ -1402,6 +1403,7 @@ mt6360_ldo5_reg: regulator@1 {
reg = <1>;
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
vin-supply = <&pp4200_g>;
};
typec {