mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 13:14:02 +02:00
arm64: dts: mediatek: mt8195-cherry: Add MT6359 PMIC supplies
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. Signed-off-by: Chen-Yu Tsai <wenst@chromium.org> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
parent
b9160d7b34
commit
d33c575011
|
|
@ -1312,6 +1312,23 @@ pins-report-sw {
|
|||
|
||||
&pmic {
|
||||
interrupts-extended = <&pio 222 IRQ_TYPE_LEVEL_HIGH>;
|
||||
vsys-smps-supply = <&pp4200_z2>;
|
||||
vsys-vcore-supply = <&pp4200_z2>;
|
||||
vsys-vgpu11-supply = <&pp4200_z2>;
|
||||
vsys-vgpu12-supply = <&pp4200_z2>;
|
||||
vsys-vpa-supply = <&pp4200_z2>;
|
||||
vsys-vproc1-supply = <&pp4200_z2>;
|
||||
vsys-vproc2-supply = <&pp4200_z2>;
|
||||
vsys-vpu-supply = <&pp4200_z2>;
|
||||
vsys-vs1-supply = <&pp4200_z2>;
|
||||
vsys-vs2-supply = <&pp4200_z2>;
|
||||
vsys-vmodem-supply = <&pp4200_z2>;
|
||||
vsys-ldo1-supply = <&pp4200_z2>;
|
||||
vsys-ldo2-supply = <&pp4200_z2>;
|
||||
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>;
|
||||
};
|
||||
|
||||
&scp {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user