realtek: timer: Activate for RTL930x devices
[openwrt/staging/dedeckeh.git] / target / linux / realtek / dts-5.15 / rtl930x.dtsi
index c2a992a174c77ccc542b51c28d3b1dc8ffa72f40..fdec626c9a803d1d98f24afbb96675162cd02628 100644 (file)
                        interrupts = <2>, <3>, <4>, <5>, <6>, <7>;
                };
 
-               rtl9300clock: rtl9300clock@3200 {
-                       compatible = "realtek,rtl9300clock";
-                       reg = <0x3200 0x10>, <0x3210 0x10>;
-
-                       interrupt-parent = <&intc>;
-                       interrupts = <7 5>, <8 5>;
-               };
-
                spi0: spi@1200 {
                        compatible = "realtek,rtl8380-spi";
                        reg = <0x1200 0x100>;
                        #size-cells = <0>;
                };
 
+               timer0: timer@3200 {
+                       compatible = "realtek,rtl930x-timer", "realtek,otto-timer";
+                       reg = <0x3200 0x10>, <0x3210 0x10>, <0x3220 0x10>,
+                             <0x3230 0x10>, <0x3240 0x10>;
+
+                       interrupt-parent = <&intc>;
+                       interrupts = <7 4>, <8 4>, <9 4>, <10 4>, <11 4>;
+                       clocks = <&lx_clk>;
+               };
+
                uart0: uart@2000 {
                        compatible = "ns16550a";
                        reg = <0x2000 0x100>;