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

Commit ff6b1aa9 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 apps watchdog entry for krypton"

parents 99a01b5f 270fa6a2
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -296,6 +296,14 @@
		rpm-standalone = <1>;
		rpm-standalone = <1>;
	};
	};


	qcom,wdt@f9017000 {
		compatible = "qcom,msm-watchdog";
		reg = <0xf9017000 0x1000>;
		interrupts = <1 2 0>, <1 1 0>;
		qcom,bark-time = <11000>;
		qcom,pet-time = <10000>;
	};

	jtag_fuse: jtagfuse@fc4be024 {
	jtag_fuse: jtagfuse@fc4be024 {
		compatible = "qcom,jtag-fuse";
		compatible = "qcom,jtag-fuse";
		reg = <0xfc4be024 0x8>;
		reg = <0xfc4be024 0x8>;