]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Fix WLAN interrupt line for AM335x EVM-SK
authorRomain Izard <romain.izard.pro@gmail.com>
Wed, 20 May 2015 17:00:10 +0000 (10:00 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 20 May 2015 17:00:10 +0000 (10:00 -0700)
commitae57c998de786857a6563fcc7c9b2b8ae9cfb7e5
treedcf19f4f20030d96fa11cb66327b83446c8e4d8b
parent72c4b6e63703b1b8a1d8199527f842b4295cca4a
ARM: dts: Fix WLAN interrupt line for AM335x EVM-SK

While Sitara AM335x SoCs are very close to OMAP SoCs, the 32-line GPIO
controllers are numbered from 0 on AM335x and from 1 on OMAP. But when
the configuration for the TI WLAN controllers was converted from
platform data to device tree, this detail was overlooked, as 10 boards
were using OMAP with the WL12xx and WL18xx controllers, and only one
was based on AM335x.

This invalid configuration prevents the WL1271 module on the AM335x
EVM-SK from notifying interrupts to the SoC, and breaks the wlan driver.

The DTS must be corrected to use the correct GPIO controller.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-evmsk.dts