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

Commit ba486d28 authored by Rahul Jeyaraj's avatar Rahul Jeyaraj
Browse files

ARM: dts: msm: add demux node for kernel 4.14



Add demux device tree node to support ISDB on kernel 4.14.

Change-Id: I1c4d681c6deb29b1b95af2750210ccb31f353a3b
Signed-off-by: default avatarRahul Jeyaraj <rjeyaraj@codeaurora.org>
parent 582df5da
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2863,6 +2863,10 @@
		compatible = "qcom,cx-ipeak-sm6150";
		reg = <0x1fed000 0x28>;
	};

	demux {
		compatible = "qcom,demux";
	};
};

#include "pm6150.dtsi"