mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
arm: dts: fsl-ls1028a: add sp805 watchdog node
Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
This commit is contained in:
parent
0652d9fb1a
commit
7e817c70ca
1 changed files with 5 additions and 0 deletions
|
@ -277,4 +277,9 @@
|
|||
clocks = <&clockgen 4 1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
cluster1_core0_watchdog: wdt@c000000 {
|
||||
compatible = "arm,sp805-wdt";
|
||||
reg = <0x0 0xc000000 0x0 0x1000>;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue