mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 18:04:48 +00:00
siemens: imx8-capricorn.dtsi: add wdt device
add wdt device Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
3c16e41bbe
commit
4d3b7cafab
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
stdout-path = &lpuart2;
|
||||
};
|
||||
|
||||
/* create device for u-boot wdt command */
|
||||
scu-wdt {
|
||||
compatible = "siemens,scu-wdt";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&iomuxc {
|
||||
|
|
Loading…
Add table
Reference in a new issue