ramips: remove systick node for mt7621 SoC dtsi
authorShiji Yang <yangshiji66@qq.com>
Sun, 24 Dec 2023 11:05:56 +0000 (11:05 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Dec 2023 17:57:19 +0000 (18:57 +0100)
This node is useless because MT7621 uses the generic mips systick
driver instead of the ralink systick driver.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ramips/dts/mt7621.dtsi

index 888c14cec0d1b938fa90ca100c74bdbce37affea..086719a43d4bb7b1188cdc55b1b29a09e929cd8e 100644 (file)
                        status = "disabled";
                };
 
-               systick: systick@500 {
-                       compatible = "ralink,mt7621-systick", "ralink,cevt-systick";
-                       reg = <0x500 0x10>;
-
-                       interrupt-parent = <&gic>;
-                       interrupts = <GIC_SHARED 5 IRQ_TYPE_LEVEL_HIGH>;
-               };
-
                memc: memory-controller@5000 {
                        compatible = "mediatek,mt7621-memc", "syscon";
                        reg = <0x5000 0x1000>;