[PATCH v2 2/3] MIPS: dts: ar9344: add watchdog node
Oleksij Rempel
linux at rempel-privat.de
Wed Nov 22 07:39:00 PST 2017
Signed-off-by: Oleksij Rempel <linux at rempel-privat.de>
---
arch/mips/dts/ar9344.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/mips/dts/ar9344.dtsi b/arch/mips/dts/ar9344.dtsi
index 0a7171b..009ff6f 100644
--- a/arch/mips/dts/ar9344.dtsi
+++ b/arch/mips/dts/ar9344.dtsi
@@ -58,6 +58,13 @@
#clock-cells = <1>;
};
+ wdt0: wdt at 18060008 {
+ compatible = "qca,ar9344-wdt";
+ reg = <0x18060008 0x8>;
+ clocks = <&pll ATH79_CLK_CPU>;
+ status = "disabled";
+ };
+
spi: spi at 1f000000 {
compatible = "qca,ar7100-spi", "qca,ar9344-spi";
reg = <0x1f000000 0x1c>;
--
2.7.4
More information about the barebox
mailing list