ARM: digicolor: enable watchdog device

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Baruch Siach 2015-07-06 14:41:43 +03:00 committed by Olof Johansson
parent bc0195aad0
commit 1172f67f95

View file

@ -88,6 +88,13 @@ rtc@f0000c30 {
interrupts = <25>;
};
watchdog@f0000fc0 {
compatible = "cnxt,cx92755-wdt";
reg = <0xf0000fc0 0x8>;
clocks = <&main_clk>;
timeout-sec = <15>;
};
uc_regs: syscon@f00003a0 {
compatible = "cnxt,cx92755-uc", "syscon";
reg = <0xf00003a0 0x10>;