Add watchdog child node to the PM8916 PON device. Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxx> --- arch/arm64/boot/dts/qcom/pm8916.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/pm8916.dtsi b/arch/arm64/boot/dts/qcom/pm8916.dtsi index a05ebaf..4dfaf9b 100644 --- a/arch/arm64/boot/dts/qcom/pm8916.dtsi +++ b/arch/arm64/boot/dts/qcom/pm8916.dtsi @@ -25,6 +25,10 @@ mode-bootloader = <0x2>; mode-recovery = <0x1>; + watchdog { + compatible = "qcom,pm8916-wdt"; + }; + pwrkey { compatible = "qcom,pm8941-pwrkey"; interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>; -- 2.7.4