projects
/
GitHub
/
moto-9609
/
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:
ea22446
)
ARM: dts: meson8b: Add watchdog node
author
Carlo Caione
<carlo@endlessm.com>
Sun, 8 Nov 2015 12:18:57 +0000
(13:18 +0100)
committer
Carlo Caione
<carlo@endlessm.com>
Mon, 4 Jan 2016 09:54:45 +0000
(10:54 +0100)
With this patch we add the watchdog node in the meson8b DTS file.
Signed-off-by: Carlo Caione <carlo@endlessm.com>
arch/arm/boot/dts/meson8b.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/meson8b.dtsi
b/arch/arm/boot/dts/meson8b.dtsi
index ee352bf687ffefc97a42fbcf40f982789402e6fe..8bad5571af461e86cabc9fe708db6865d0a95774 100644
(file)
--- a/
arch/arm/boot/dts/meson8b.dtsi
+++ b/
arch/arm/boot/dts/meson8b.dtsi
@@
-105,6
+105,12
@@
#interrupt-cells = <3>;
};
+ wdt: watchdog@c1109900 {
+ compatible = "amlogic,meson8b-wdt";
+ reg = <0xc1109900 0x8>;
+ interrupts = <0 0 1>;
+ };
+
timer@c1109940 {
compatible = "amlogic,meson6-timer";
reg = <0xc1109940 0x18>;