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:
Qiang Zhao 2019-05-07 03:16:13 +00:00 committed by Prabhakar Kushwaha
parent 0652d9fb1a
commit 7e817c70ca

View File

@ -277,4 +277,9 @@
clocks = <&clockgen 4 1>;
status = "disabled";
};
cluster1_core0_watchdog: wdt@c000000 {
compatible = "arm,sp805-wdt";
reg = <0x0 0xc000000 0x0 0x1000>;
};
};