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

Commit d3500abc 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 plutonium"

parents 7b332926 dad4153d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -254,6 +254,15 @@
		};
	};

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

	sdhc_1: sdhci@f9824900 {
				compatible = "qcom,sdhci-msm";
				reg = <0xf9824900 0x1a0>, <0xf9824000 0x800>;