arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs

Add the watchdog node also on the AXG platforms.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Carlo Caione 2018-11-23 14:45:41 +00:00 committed by Kevin Hilman
parent 5e339a1d7e
commit 6f31ba17c8

View File

@ -1551,6 +1551,12 @@
status = "disabled";
};
watchdog@f0d0 {
compatible = "amlogic,meson-gxbb-wdt";
reg = <0x0 0xf0d0 0x0 0x10>;
clocks = <&xtal>;
};
pwm_ab: pwm@1b000 {
compatible = "amlogic,meson-axg-ee-pwm";
reg = <0x0 0x1b000 0x0 0x20>;