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

Commit 181eb1fc authored by Matthew Qin's avatar Matthew Qin
Browse files

ARM: dts: msm: disable slimbus for MSM8939 RUMI



Disable slimbus since 8939 RUMI doesn't support slimbus.

Change-Id: I3b5b00876e0205e5342bfcf058d6ed91fe78f716
Signed-off-by: default avatarMatthew Qin <yqin@codeaurora.org>
parent 3fc0e794
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,10 @@
	};
};

&slim_msm {
	status = "disabled";
};

&blsp1_uart2 {
	status = "ok";
	pinctrl-names = "default";