Hello John,

John Crispin wrote onĀ 2012-07-24:
> Add driver for GPIO blocks found on Lantiq FALCON SoC. The SoC has 5
> banks of up to 32 pads. The GPIO blocks have a per pin IRQs.
> 
> Signed-off-by: John Crispin <blo...@openwrt.org>
> Signed-off-by: Thomas Langer <thomas.lan...@lantiq.com>
> Cc: linux-kernel@vger.kernel.org
> ---
>  arch/mips/include/asm/mach-lantiq/gpio.h |    4 +
>  drivers/gpio/Kconfig                     |    5 +
>  drivers/gpio/Makefile                    |    1 +
>  drivers/gpio/gpio-falcon.c               |  355 
> ++++++++++++++++++++++++++++++
>  4 files changed, 365 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/gpio/gpio-falcon.c

Please fix the spelling error in the subject!

Best Regards,
Thomas


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to