1 Meson GXBB SoCs Watchdog timer
5 - compatible : should be "amlogic,meson-gxbb-wdt"
6 - reg : Specifies base physical address and size of the registers.
7 - clocks : Should be a phandle to the Watchdog clock source, for GXBB the xtal
8 is the default clock source.
13 compatible = "amlogic,meson-gxbb-wdt";
14 reg = <0 0x98d0 0x0 0x10>;