Skip to content

Commit edc56f8

Browse files
Sourav Poddartmlind
authored andcommitted
ARM: dts: dra7-evm: remove interrupt binding
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 <[email protected]> Signed-off-by: Sourav Poddar <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
1 parent c021f24 commit edc56f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/dra7.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,6 @@
773773
clocks = <&qspi_gfclk_div>;
774774
clock-names = "fck";
775775
num-cs = <4>;
776-
interrupts = <0 343 0x4>;
777776
status = "disabled";
778777
};
779778

0 commit comments

Comments
 (0)