projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
404cacb
)
mips: bmips: add bcm6345-wdt driver support for BCM63268
author
Álvaro Fernández Rojas
<
[email protected]
>
Tue, 16 May 2017 16:29:12 +0000
(18:29 +0200)
committer
Daniel Schwierzeck
<
[email protected]
>
Wed, 31 May 2017 12:49:54 +0000
(14:49 +0200)
This driver controls the watchdog present on this SoC.
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
arch/mips/dts/brcm,bcm63268.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm63268.dtsi
b/arch/mips/dts/brcm,bcm63268.dtsi
index b03763f09395e505a49ab5ca2faf0cb0a364d40c..a3b7e73aa1e4de5664e3c35a1d406bec26e84820 100644
(file)
--- a/
arch/mips/dts/brcm,bcm63268.dtsi
+++ b/
arch/mips/dts/brcm,bcm63268.dtsi
@@
-84,6
+84,12
@@
#reset-cells = <1>;
};
+ wdt: watchdog@1000009c {
+ compatible = "brcm,bcm6345-wdt";
+ reg = <0x1000009c 0xc>;
+ clocks = <&periph_osc>;
+ };
+
gpio1: gpio-controller@100000c0 {
compatible = "brcm,bcm6345-gpio";
reg = <0x100000c0 0x4>, <0x100000c8 0x4>;