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

Commit 6a7b4320 authored by Eugene Yasman's avatar Eugene Yasman Committed by Stephen Boyd
Browse files

arm/dt: apq8074: use soc as a root node



Fix root node to refer to the soc node.

Change-Id: I27d5007f9ae6dcdacbcd5f7521e577736bcc5848
Signed-off-by: default avatarEugene Yasman <eyasman@codeaurora.org>
parent 58dc6a1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
/include/ "msm8974-camera-sensor-dragonboard.dtsi"
/include/ "msm8974-leds.dtsi"

/ {
&soc {
	serial@f991e000 {
		status = "ok";
	};