Commit da1eb4af authored by Dave Gerlach's avatar Dave Gerlach Committed by Tony Lindgren

ARM: dts: am57xx-beagle-x15-common: Add cpu0 vdd supply

Add vdd-supply as smps12_reg for cpu0.
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bc69fed3
...@@ -388,7 +388,7 @@ &gpio7 { ...@@ -388,7 +388,7 @@ &gpio7 {
}; };
&cpu0 { &cpu0 {
cpu0-supply = <&smps12_reg>; vdd-supply = <&smps12_reg>;
voltage-tolerance = <1>; voltage-tolerance = <1>;
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment