ARM: dts: iwg23s-sbc: Enable watchdog support

This patch enables watchdog support on the iWave iwg23s sbc.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Biju Das
2018-10-26 10:32:27 +01:00
committed by Simon Horman
parent dc7bf8795d
commit e1d31e7eba

View File

@@ -102,6 +102,11 @@ sdhi2_pins_uhs: sd2_uhs {
};
};
&rwdt {
timeout-sec = <60>;
status = "okay";
};
&scif1 {
pinctrl-0 = <&scif1_pins>;
pinctrl-names = "default";