-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: at91/dts: add the watchdog nodes for at91 boards
boards include: at91sam9263ek, at91sam9g20ek, at91sam9m10g45ek, at91sam9n12ek, at91sam9x5ek Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
- Loading branch information
Wenyou Yang
authored and
Nicolas Ferre
committed
May 31, 2013
1 parent
136d355
commit c77bcef
Showing
5 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -89,6 +89,10 @@ | |
reg = <0>; | ||
}; | ||
}; | ||
|
||
watchdog@fffffd40 { | ||
status = "okay"; | ||
}; | ||
}; | ||
|
||
nand0: nand@40000000 { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -104,6 +104,10 @@ | |
reg = <1>; | ||
}; | ||
}; | ||
|
||
watchdog@fffffd40 { | ||
status = "okay"; | ||
}; | ||
}; | ||
|
||
nand0: nand@40000000 { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,10 @@ | |
reg = <0>; | ||
}; | ||
}; | ||
|
||
watchdog@fffffe40 { | ||
status = "okay"; | ||
}; | ||
}; | ||
|
||
nand0: nand@40000000 { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,6 +81,10 @@ | |
reg = <0>; | ||
}; | ||
}; | ||
|
||
watchdog@fffffe40 { | ||
status = "okay"; | ||
}; | ||
}; | ||
|
||
usb0: ohci@00600000 { | ||
|