]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8188-geralt: Add MT6359 PMIC supplies
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 5 May 2026 10:14:05 +0000 (18:14 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 11:57:25 +0000 (13:57 +0200)
The MT6359 PMIC has a number of power inputs for its various buck and
LDO regulators. The binding recently gained property definitions for
them.

Add the supplies for the PMIC regulators to the common design dtsi file.

Reviewed-by: Fei Shao <fshao@chromium.org>
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8188-geralt.dtsi

index 8e423504ec052c257c7caab62671de2d0cd810cc..d57e0eec676a76fb8c1b8d8b95b1656ea2c6c3c9 100644 (file)
 
 &pmic {
        interrupts-extended = <&pio 222 IRQ_TYPE_LEVEL_HIGH>;
+       vsys-smps-supply = <&pp4200_s5>;
+       vsys-vcore-supply = <&pp4200_s5>;
+       vsys-vgpu11-supply = <&pp4200_s5>;
+       vsys-vgpu12-supply = <&pp4200_s5>;
+       vsys-vpa-supply = <&pp4200_s5>;
+       vsys-vproc1-supply = <&pp4200_s5>;
+       vsys-vproc2-supply = <&pp4200_s5>;
+       vsys-vpu-supply = <&pp4200_s5>;
+       vsys-vs1-supply = <&pp4200_s5>;
+       vsys-vs2-supply = <&pp4200_s5>;
+       vsys-vmodem-supply = <&pp4200_s5>;
+       vsys-ldo1-supply = <&pp4200_s5>;
+       vsys-ldo2-supply = <&pp4200_s5>;
+       vs1-ldo1-supply = <&mt6359_vs1_buck_reg>;
+       vs1-ldo2-supply = <&mt6359_vs1_buck_reg>;
+       vs2-ldo1-supply = <&mt6359_vs2_buck_reg>;
+       vs2-ldo2-supply = <&mt6359_vs2_buck_reg>;
 };
 
 &postmask0_in {