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

Commit 5e3adcf9 authored by Tiequan Luo's avatar Tiequan Luo Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: remove modem node in sda845 RB3 HW



RB3 is an open source HW for robotics using sda845.
Currently light-weighted modem firmware is not ready.
So pil_modem is diabled now until all other parts
are ready.

Change-Id: I4ee852ffbd89d8de617ccc6aa2ab4da2cafe644d
Signed-off-by: default avatarTiequan Luo <tieqluo@codeaurora.org>
parent dedb3ae3
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -101,3 +101,6 @@
	};
};

&pil_modem {
	status = "disabled";
};