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:

committed by
Prabhakar Kushwaha

parent
0652d9fb1a
commit
7e817c70ca
@@ -277,4 +277,9 @@
|
||||
clocks = <&clockgen 4 1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
cluster1_core0_watchdog: wdt@c000000 {
|
||||
compatible = "arm,sp805-wdt";
|
||||
reg = <0x0 0xc000000 0x0 0x1000>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user