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: Nicholas Troast <ntroast@codeaurora.org>
This commit is contained in:
Nicholas Troast 2016-02-08 14:59:23 -08:00 committed by David Keitel
parent 3218e899e1
commit 56e162c9ad

View file

@ -66,3 +66,7 @@
&ssphy {
compatible = "usb-nop-xceiv";
};
&rpm_bus {
rpm-standalone;
};