Skip to content

Commit 4cd8135

Browse files
neuschaefertsbogend
authored andcommitted
MIPS: dts: lantiq: Remove bogus interrupt-parent; line
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>
1 parent 109d587 commit 4cd8135

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/mips/boot/dts/lantiq/danube.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
eiu0: eiu@101000 {
4141
#interrupt-cells = <1>;
4242
interrupt-controller;
43-
interrupt-parent;
4443
compatible = "lantiq,eiu-xway";
4544
reg = <0x101000 0x1000>;
4645
};

0 commit comments

Comments
 (0)