Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -388,7 +388,7 @@
};

&cpu0 {
	cpu0-supply = <&smps12_reg>;
	vdd-supply = <&smps12_reg>;
	voltage-tolerance = <1>;
};