]> git.sur5r.net Git - u-boot/blobdiff - arch/arc/dts/axs10x_mb.dtsi
ARC: AXS10x: DTS: Remove unused interrupt properties
[u-boot] / arch / arc / dts / axs10x_mb.dtsi
index b74d3c85459f072f5afd639fb15537fcb3b0e4d9..17ef656483cc1ee84ef18096b0fe6f5a1e28381d 100644 (file)
                };
 
                ethernet@18000 {
-                       #interrupt-cells = <1>;
                        compatible = "altr,socfpga-stmmac";
                        reg = < 0x18000 0x2000 >;
-                       interrupts = < 25 >;
-                       interrupt-names = "macirq";
                        phy-mode = "gmii";
                        snps,pbl = < 32 >;
                        clocks = <&apbclk>;
                ehci@0x40000 {
                        compatible = "generic-ehci";
                        reg = < 0x40000 0x100 >;
-                       interrupts = < 8 >;
                };
 
                ohci@0x60000 {
                        compatible = "generic-ohci";
                        reg = < 0x60000 0x100 >;
-                       interrupts = < 8 >;
                };
 
                uart0: serial0@22000 {