提交 4c4c960a 编写于 作者: K Keiji Hayashibara 提交者: Masahiro Yamada

arm64: dts: uniphier: add watchdog node for LD11 and LD20

Add nodes of watchdog timer for UniPhier LD11 and LD20 SoC.
The watchdog timer is included in sysctrl.
Signed-off-by: NKeiji Hayashibara <hayashibara.keiji@socionext.com>
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 5771a8c0
...@@ -367,6 +367,10 @@ ...@@ -367,6 +367,10 @@
compatible = "socionext,uniphier-ld11-reset"; compatible = "socionext,uniphier-ld11-reset";
#reset-cells = <1>; #reset-cells = <1>;
}; };
watchdog {
compatible = "socionext,uniphier-wdt";
};
}; };
}; };
}; };
......
...@@ -388,6 +388,10 @@ ...@@ -388,6 +388,10 @@
compatible = "socionext,uniphier-ld20-reset"; compatible = "socionext,uniphier-ld20-reset";
#reset-cells = <1>; #reset-cells = <1>;
}; };
watchdog {
compatible = "socionext,uniphier-wdt";
};
}; };
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册