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:
7733193
)
mips: bmips: add bcm6345-wdt driver support for BCM6358
author
Álvaro Fernández Rojas
<
[email protected]
>
Tue, 16 May 2017 16:29:10 +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,bcm6358.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm6358.dtsi
b/arch/mips/dts/brcm,bcm6358.dtsi
index 0dad9985016456332ec00bdf3e1a81dcbb420056..5d8399c84b8aecbd14819fb81a0d4569b1fd4b9b 100644
(file)
--- a/
arch/mips/dts/brcm,bcm6358.dtsi
+++ b/
arch/mips/dts/brcm,bcm6358.dtsi
@@
-87,6
+87,12
@@
#reset-cells = <1>;
};
+ wdt: watchdog@fffe005c {
+ compatible = "brcm,bcm6345-wdt";
+ reg = <0xfffe005c 0xc>;
+ clocks = <&periph_osc>;
+ };
+
gpio1: gpio-controller@fffe0080 {
compatible = "brcm,bcm6345-gpio";
reg = <0xfffe0080 0x4>, <0xfffe0088 0x4>;