提交 b009cb35 编写于 作者: J Jisheng Zhang 提交者: Sebastian Hesselbarth

arm: dts: berlin2q: enable all wdt nodes unconditionally

After commit f29a72c2 ("watchdog: dw_wdt: Convert to use watchdog
infrastructure"), the dw_wdt driver can support multiple variants, so
unconditionally enable all dw_wdt nodes now.
Signed-off-by: NJisheng Zhang <jszhang@marvell.com>
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
上级 684da56f
...@@ -525,7 +525,6 @@ ...@@ -525,7 +525,6 @@
reg = <0x2000 0x100>; reg = <0x2000 0x100>;
clocks = <&refclk>; clocks = <&refclk>;
interrupts = <1>; interrupts = <1>;
status = "disabled";
}; };
wdt2: watchdog@3000 { wdt2: watchdog@3000 {
...@@ -533,7 +532,6 @@ ...@@ -533,7 +532,6 @@
reg = <0x3000 0x100>; reg = <0x3000 0x100>;
clocks = <&refclk>; clocks = <&refclk>;
interrupts = <2>; interrupts = <2>;
status = "disabled";
}; };
sm_gpio1: gpio@5000 { sm_gpio1: gpio@5000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册