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

Commit 54b123d8 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Add reserved channel for MSM8998/SDM660/SDM630



Channel 511 is used for debug port on MSM8998/SDM660/SDM630
targets. Reserve the same to avoid the access from other
peripherals.

Change-Id: I928916b7d61793a07e9a3b2e1c2127a247c71730
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 27489753
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -434,6 +434,7 @@
		interrupts = <GIC_SPI 326 IRQ_TYPE_NONE>;
		qcom,ee = <0>;
		qcom,channel = <0>;
		qcom,reserved-chan = <511>;
		#address-cells = <2>;
		#size-cells = <0>;
		interrupt-controller;
+1 −0
Original line number Diff line number Diff line
@@ -1972,6 +1972,7 @@
		interrupts = <GIC_SPI 326 IRQ_TYPE_NONE>;
		qcom,ee = <0>;
		qcom,channel = <0>;
		qcom,reserved-chan = <511>;
		#address-cells = <2>;
		#size-cells = <0>;
		interrupt-controller;
+1 −0
Original line number Diff line number Diff line
@@ -466,6 +466,7 @@
		interrupts = <GIC_SPI 326 IRQ_TYPE_NONE>;
		qcom,ee = <0>;
		qcom,channel = <0>;
		qcom,reserved-chan = <511>;
		#address-cells = <2>;
		#size-cells = <0>;
		interrupt-controller;