For the RZ/A1, the only way to do a reset is to overflow the WDT. Signed-off-by: Chris Brandt <chris.brandt@xxxxxxxxxxx> --- arch/arm/boot/dts/r7s72100.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/r7s72100.dtsi b/arch/arm/boot/dts/r7s72100.dtsi index 614ba79..6fb4ef4 100644 --- a/arch/arm/boot/dts/r7s72100.dtsi +++ b/arch/arm/boot/dts/r7s72100.dtsi @@ -371,6 +371,11 @@ <0xe8202000 0x1000>; }; + wdt: timer@fcfe0000 { + compatible = "renesas,r7s72100-reset", "renesas,wdt-reset"; + reg = <0xfcfe0000 0x6>; + }; + i2c0: i2c@fcfee000 { #address-cells = <1>; #size-cells = <0>; -- 2.10.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html