arm64: dts: mediatek: mt8195-cherry: Add MT6315 PMIC supplies

The MT8195 Cherry design has two MT6315 PMICs. One has 4 outputs ganged
together; the other has 2 outputs ganged together, and the other two
unused.

Add supplies for these two PMICs. Since the outputs are ganged together,
just add the supply for the first one.

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:14:00 +08:00 committed by AngeloGioacchino Del Regno
parent d33c575011
commit e55bab157e
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -1472,6 +1472,10 @@ &spmi {
mt6315@6 {
compatible = "mediatek,mt6315-regulator";
reg = <0x6 SPMI_USID>;
pvdd1-supply = <&pp4200_z2>;
pvdd2-supply = <&pp4200_z2>;
pvdd3-supply = <&pp4200_z2>;
pvdd4-supply = <&pp4200_z2>;
regulators {
mt6315_6_vbuck1: vbuck1 {
@ -1489,6 +1493,10 @@ mt6315_6_vbuck1: vbuck1 {
mt6315@7 {
compatible = "mediatek,mt6315-regulator";
reg = <0x7 SPMI_USID>;
pvdd1-supply = <&pp4200_z2>;
pvdd2-supply = <&pp4200_z2>;
pvdd3-supply = <&pp4200_z2>;
pvdd4-supply = <&pp4200_z2>;
regulators {
mt6315_7_vbuck1: vbuck1 {