Commit 194bd1d4 authored by Dave Gerlach's avatar Dave Gerlach Committed by Tony Lindgren

ARM: dts: am571x-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 57c7f02a
......@@ -117,3 +117,7 @@ &mmc2 {
pinctrl-1 = <&mmc2_pins_hs>;
pinctrl-2 = <&mmc2_pins_ddr_rev20 &mmc2_iodelay_ddr_conf>;
};
&cpu0 {
vdd-supply = <&smps12_reg>;
};
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