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

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

ARM: dts: dra72-evm-tps65917: 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 fea79e0b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -148,3 +148,7 @@
&mmc1 {
	vqmmc-supply = <&ldo1_reg>;
};

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