Merge "ARM: dts: qcom: add wdog to the baseline msm8996 vplatform"

This commit is contained in:
Linux Build Service Account 2018-02-09 17:07:15 -08:00 committed by Gerrit - the friendly Code Review server
commit 5ea3f07aec

View file

@ -50,6 +50,17 @@
};
};
wdog: qcom,wdt@9830000 {
compatible = "qcom,msm-watchdog";
reg = <0x9830000 0x1000>;
reg-names = "wdt-base";
interrupts = <0 28 0>, <0 29 0>;
qcom,bark-time = <11000>;
qcom,pet-time = <10000>;
qcom,ipi-ping;
qcom,wakeup-enable;
};
qcom,hab {
compatible = "qcom,hab";
vmid = <3>;