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

Commit f1c106bc authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add remote debugger support for sm6150"

parents d16de6d0 d6d4c3d6
Loading
Loading
Loading
Loading
+23 −1
Original line number Diff line number Diff line
@@ -2273,6 +2273,17 @@
			interrupt-controller;
			#interrupt-cells = <2>;
		};
		smp2p_rdbg2_out: qcom,smp2p-rdbg2-out {
			qcom,entry-name = "rdbg";
			#qcom,smem-state-cells = <1>;
		};

		smp2p_rdbg2_in: qcom,smp2p-rdbg2-in {
			qcom,entry-name = "rdbg";
			interrupt-controller;
			#interrupt-cells = <2>;
		};

	};

	qcom,smp2p-cdsp {
@@ -2293,6 +2304,17 @@
			interrupt-controller;
			#interrupt-cells = <2>;
		};

		smp2p_rdbg5_out: qcom,smp2p-rdbg5-out {
			qcom,entry-name = "rdbg";
			#qcom,smem-state-cells = <1>;
		};

		smp2p_rdbg5_in: qcom,smp2p-rdbg5-in {
			qcom,entry-name = "rdbg";
			interrupt-controller;
			#interrupt-cells = <2>;
		};
	};

	thermal_zones: thermal-zones {};
@@ -3181,7 +3203,7 @@
#include "sm6150-audio.dtsi"
#include "sm6150-sde-pll.dtsi"
#include "sm6150-sde.dtsi"

#include "msm-rdbg.dtsi"
&msm_vidc {
	qcom,cx-ipeak-data = <&cx_ipeak_lm 4>;
	qcom,clock-freq-threshold = <460000000>;