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

Commit 68da4415 authored by Murthy Nidadavolu's avatar Murthy Nidadavolu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add demux node for 4.19 devicetree

Add demux device tree node to support ISDB-T on kernel 4.19

Change-Id: I9c3722794f7f17c9947bd78a5741b03b90115719
parent c18075f0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3636,6 +3636,10 @@
			reg = <0x20f0 0x4>;
		};
	};

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

#include "lito-pinctrl.dtsi"