2020-09-21 06:05:20

by Zhao Qiang

[permalink] [raw]
Subject: [Patch v2 3/3] arm64: dts: lx2160a: Add "no-watchdog" property to pcf2127

From: Zhao Qiang <[email protected]>

pcf2127 on lx2160a are not used as watchdog.

Signed-off-by: Zhao Qiang <[email protected]>
---
arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
index 54fe8cd..6181371 100644
--- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts
@@ -153,6 +153,7 @@
reg = <0x51>;
// IRQ10_B
interrupts = <0 150 0x4>;
+ no-watchdog;
};
};

--
2.7.4