MIPS: dts: lantiq: Remove bogus interrupt-parent; line
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sun, 29 Jan 2023 15:20:58 +0000 (16:20 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 5 Feb 2023 14:19:12 +0000 (15:19 +0100)
Specifying interrupt-parent without a value (in other words, as a bool)
doesn't really mean anything. Remove one such property in the Lantiq
Danube DT, at /sram@1f000000/eiu@101000.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/lantiq/danube.dtsi

index 510be63c8bdf1d4d66cbb8a2a1175ea274a1d1c7..7a7ba66aa5349d11ec07789324d50332839389ad 100644 (file)
@@ -40,7 +40,6 @@
                eiu0: eiu@101000 {
                        #interrupt-cells = <1>;
                        interrupt-controller;
-                       interrupt-parent;
                        compatible = "lantiq,eiu-xway";
                        reg = <0x101000 0x1000>;
                };