]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: socfpga: dts: fix spi1 interrupt
authorMark James <maj@jamers.net>
Tue, 17 Mar 2015 21:35:23 +0000 (21:35 +0000)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Thu, 19 Mar 2015 15:51:15 +0000 (10:51 -0500)
commit1ac31de744202a3a14601170a57f155b4a8d2c21
treeb3bd30904c606c8a99811c787e8243433bfc7e99
parent06e5801b8cb3fc057d88cb4dc03c0b64b2744cda
ARM: socfpga: dts: fix spi1 interrupt

The socfpga.dtsi currently has the wrong interrupt number set for SPI master 1
Trying to use the master without this change results in the kernel boot
process waiting forever for an interrupt that will never occur while
attempting to probe any slave devices configured in the device tree as being
under SPI master 1.

The change works for the Cyclone V, and according to the Arria 5 handbook
should be good there too.

Signed-off-by: Mark James <maj@jamers.net>
Acked-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/boot/dts/socfpga.dtsi