mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
arm64: dts: mediatek: mt8186-corsola-voltorb: Add MT6315 PMIC supplies
The MT8186 Voltorb device has one MT6315 PMIC. The first 2 outputs ganged together, and the other two unused. Add supplies for this PMIC. Even though the outputs are unused, the inputs are still connected. 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
533275a4b5
commit
4216839375
|
|
@ -73,6 +73,10 @@ &spmi {
|
|||
pmic@6 {
|
||||
compatible = "mediatek,mt6319-regulator", "mediatek,mt6315-regulator";
|
||||
reg = <0x6 SPMI_USID>;
|
||||
pvdd1-supply = <&pp4200_z2>;
|
||||
pvdd2-supply = <&pp4200_z2>;
|
||||
pvdd3-supply = <&pp4200_z2>;
|
||||
pvdd4-supply = <&pp4200_z2>;
|
||||
|
||||
regulators {
|
||||
mt6319_buck1: vbuck1 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user