Commit b5acdc38 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards

Watchdog module does not have external dependencies so it can be safely
enabled in s3c64xx.dtsi thus making it available for all S3C64xx-based
boards.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent bdc42353
......@@ -100,7 +100,6 @@ watchdog: watchdog@7e004000 {
interrupts = <26>;
clock-names = "watchdog";
clocks = <&clocks PCLK_WDT>;
status = "disabled";
};
i2c0: i2c@7f004000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment