[PATCH 3/3] ARM: dts: at91: specify DT property "atmel, twd-hold-cycles"

Ludovic Desroches ludovic.desroches at atmel.com
Tue Nov 24 05:47:42 PST 2015


From: Wenyou Yang <wenyou.yang at atmel.com>

Specify the device tree property "atmel,twd-hold-cycles" to 25
to adapt to the PMIC ACT8945A.

Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
---
 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/at91-sama5d2_xplained.dts b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
index ad6de73..25ffd86 100644
--- a/arch/arm/boot/dts/at91-sama5d2_xplained.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts
@@ -129,6 +129,7 @@
 				dmas = <0>, <0>;
 				pinctrl-names = "default";
 				pinctrl-0 = <&pinctrl_i2c0_default>;
+				atmel,twd-hold-cycles = <25>;
 				status = "okay";
 
 				pmic: act8865 at 5b {
-- 
2.5.0




More information about the linux-arm-kernel mailing list