ARM: dts: dra7-evm: remove interrupt binding
authorSourav Poddar <sourav.poddar@ti.com>
Tue, 17 Jun 2014 06:59:21 +0000 (12:29 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Jun 2014 08:22:55 +0000 (01:22 -0700)
The qspi node defines crossbar number as its interrupt number. But,
the crossbar dts patches are not yet there, this causes a warning during
boot.  So interrupts = < > property should be removed from DT and added
later by crossbar series.

Reported-by: Sricharan R <r.sricharan@ti.com>
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi

index dca96b9..8012763 100644 (file)
                        clocks = <&qspi_gfclk_div>;
                        clock-names = "fck";
                        num-cs = <4>;
-                       interrupts = <0 343 0x4>;
                        status = "disabled";
                };