mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add WDT node for Lahaina"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
67d5a5c6b9
@@ -949,6 +949,19 @@
|
||||
dma-coherent;
|
||||
};
|
||||
};
|
||||
|
||||
wdog: qcom,wdt@17c10000{
|
||||
compatible = "qcom,msm-watchdog";
|
||||
reg = <0x17c10000 0x1000>;
|
||||
reg-names = "wdt-base";
|
||||
interrupts = <0 0 IRQ_TYPE_LEVEL_HIGH>,
|
||||
<0 1 IRQ_TYPE_LEVEL_HIGH>;
|
||||
qcom,bark-time = <11000>;
|
||||
qcom,pet-time = <9360>;
|
||||
qcom,ipi-ping;
|
||||
qcom,wakeup-enable;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
#include "lahaina-pinctrl.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user