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

Commit af5ece63 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add USB dload cookie node on MSM8917 and MSM8909"

parents ddb3dae3 0e3577e4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1158,6 +1158,11 @@
			compatible = "qcom,msm-imem-restart_reason";
			reg = <0x65c 4>;
		};

		diag_dload@c8 {
			compatible = "qcom,msm-imem-diag-dload";
			reg = <0xc8 200>;
		};
	};

	qcom,mpm2-sleep-counter@4a3000 {
+4 −0
Original line number Diff line number Diff line
@@ -866,6 +866,10 @@
			reg = <0x94c 200>;
		};

		diag_dload@c8 {
			compatible = "qcom,msm-imem-diag-dload";
			reg = <0xc8 200>;
		};
	};

	 jtag_fuse: jtagfuse@a601c {