[PATCH 0/3]Add imx51_3ds platform support
Jason Wang
jason77.wang at gmail.com
Tue Jul 13 09:02:38 EDT 2010
part3:
[PATCH 1/3] mx51_3ds: Add support for the imx51 3-stack board
[PATCH 2/3] mx51: add imx_keypad device definition for mx51 platforms
[PATCH 3/3] mx51_3ds: add keypad support on 3ds platform
This patchset will add imx51_3ds platform in the linux kernel,
These 3 patches are generated based off imx-for-2.6.36 branch,
and passed build test.
But currently in imx-for-2.6.36 branch, there is a recently applied
patch which will affect all imx gpio chained irqs. The lan driver
on imx51_3ds can't raise irq(through gpio) because of this potential
issue. I generate the following patch to fix it.
[PATCH] imx: move gpio init after to irq init
More information about the linux-arm-kernel
mailing list