]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8195-cherry: Add MT6315 PMIC supplies
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 5 May 2026 10:14:00 +0000 (18:14 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 11:57:24 +0000 (13:57 +0200)
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>
arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi

index 0b9fedac842c30e6487f8f3e286f169f476a6abd..cf9855618494279bf85c52fd96232f9b5aebc23c 100644 (file)
        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 {
        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 {