mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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:
@@ -100,7 +100,6 @@
|
||||
interrupts = <26>;
|
||||
clock-names = "watchdog";
|
||||
clocks = <&clocks PCLK_WDT>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
i2c0: i2c@7f004000 {
|
||||
|
||||
Reference in New Issue
Block a user