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

Commit e9350b63 authored by Nicholas Troast's avatar Nicholas Troast
Browse files

ARM: dts: msm: configure RPM in standalone mode for msmcobalt-rumi



Communication with the RPM has not yet been verified on RUMI. Configure
RPM in standalone mode until it has been verfied.

CRs-Fixed: 973067
Change-Id: If82537272cfb14509420928a8985bcb71761b24f
Signed-off-by: default avatarNicholas Troast <ntroast@codeaurora.org>
parent c6715edb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -66,3 +66,7 @@
&ssphy {
	compatible =  "usb-nop-xceiv";
};

&rpm_bus {
	rpm-standalone;
};