realtek: clean up RTL930x timer DT node
[openwrt/staging/jow.git] / target / linux / realtek / dts-5.10 / rtl930x.dtsi
index 12407a3073139fb5f61b90c0e88ba1dcb77a2338..0ac613454f58932ad96b5b6187f50dec99b75418 100644 (file)
 
                rtl9300clock: rtl9300clock@3200 {
                        compatible = "realtek,rtl9300clock";
-                       reg = <0xb8003200 0x10>;
-                       #address-cells = <0>;
-                       #interrupt-cells = <1>;
+                       reg = <0x3200 0x10>;
 
                        interrupt-parent = <&intc>;
-                       interrupts = <7 1>, <8 2>;
+                       interrupts = <7 5>, <8 5>;
                };
 
                spi0: spi@1200 {