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

Commit f2905d39 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable RSC mailbox controller device display"

parents 227ac6fe dbf3709f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,4 +23,8 @@
	wdog: qcom,wdt@17c10000{
		status = "disabled";
	};

	disp_rsc: mailbox@af20000 {
		status = "disabled";
	};
};