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

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

ARM: dts: msm: add demux node to devicetree

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

Change-Id: I67a16481a3fa1dd8820c685847e02e3a11c95b5a
parent 5054306d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2554,6 +2554,10 @@
		qcom,pil-force-shutdown;
		memory-region = <&pil_ipa_fw_mem>;
	};

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

#include "bengal-gdsc.dtsi"