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: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Krzysztof Kozlowski 2017-03-11 19:25:23 +02:00
parent bdc42353ba
commit b5acdc38b8
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@
interrupts = <26>;
clock-names = "watchdog";
clocks = <&clocks PCLK_WDT>;
status = "disabled";
};
i2c0: i2c@7f004000 {