ipq806x: use ipq8064 dedicated watchdog
authorChristian Lamparter <[email protected]>
Thu, 5 Dec 2019 00:26:22 +0000 (01:26 +0100)
committerPetr Štetiar <[email protected]>
Thu, 19 Dec 2019 21:41:57 +0000 (22:41 +0100)
Add missing watchdog to list of compatible timers

Signed-off-by: Christian Lamparter <[email protected]>
Signed-off-by: Ansuel Smith <[email protected]>
target/linux/ipq806x/files-4.19/arch/arm/boot/dts/qcom-ipq8064.dtsi

index ec76fcf2405b010ce803d7bde7e66e678ea0af30..b3ad6db46d424096fefc721b938f7ce62c14862a 100644 (file)
                };
 
                timer@200a000 {
-                       compatible = "qcom,kpss-timer", "qcom,msm-timer";
+                       compatible = "qcom,kpss-timer",
+                               "qcom,kpss-wdt-ipq8064", "qcom,msm-timer";
                        interrupts = <GIC_PPI 1 (GIC_CPU_MASK_SIMPLE(2) |
                                                 IRQ_TYPE_EDGE_RISING)>,
                                     <GIC_PPI 2 (GIC_CPU_MASK_SIMPLE(2) |