projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0195a
)
ARM: digicolor: enable watchdog device
author
Baruch Siach
<baruch@tkos.co.il>
Mon, 6 Jul 2015 11:41:43 +0000
(14:41 +0300)
committer
Olof Johansson
<olof@lixom.net>
Tue, 14 Jul 2015 09:20:30 +0000
(11:20 +0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/cx92755.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/cx92755.dtsi
b/arch/arm/boot/dts/cx92755.dtsi
index af333261d0463eeb7326f7e9537c027527de38a3..df4c6f1f93f9d8b49bf0b48129bc3fc228fe5805 100644
(file)
--- a/
arch/arm/boot/dts/cx92755.dtsi
+++ b/
arch/arm/boot/dts/cx92755.dtsi
@@
-88,6
+88,13
@@
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>;