Commit d4ac2cfe authored by Carlo Caione's avatar Carlo Caione

ARM: DTS: meson: update DTSI to add watchdog node

Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarCarlo Caione <carlo@caione.org>
parent 4394a001
......@@ -70,6 +70,11 @@ soc {
#size-cells = <1>;
ranges;
wdt: watchdog@c1109900 {
compatible = "amlogic,meson6-wdt";
reg = <0xc1109900 0x8>;
};
uart_AO: serial@c81004c0 {
compatible = "amlogic,meson-uart";
reg = <0xc81004c0 0x14>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment