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

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

ARM: dts: am572x-idk: 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 194bd1d4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -36,3 +36,7 @@
	pinctrl-1 = <&mmc2_pins_hs>;
	pinctrl-2 = <&mmc2_pins_ddr_rev20>;
};

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