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

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

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

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

&omap_dwc3_2 {