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

ARM: dts: dra7-evm: Add cpu0 vdd supply

Add vdd-supply as smps123_reg for cpu0.
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent da1eb4af
...@@ -361,7 +361,7 @@ &mmc2 { ...@@ -361,7 +361,7 @@ &mmc2 {
}; };
&cpu0 { &cpu0 {
cpu0-supply = <&smps123_reg>; vdd-supply = <&smps123_reg>;
}; };
&omap_dwc3_2 { &omap_dwc3_2 {
......
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