[PATCH 01/10] add gpiolib support
Sascha Hauer
s.hauer at pengutronix.de
Mon Sep 3 03:03:45 EDT 2012
On Fri, Aug 31, 2012 at 10:54:23AM +0200, Steffen Trumtrar wrote:
> From: Sascha Hauer <s.hauer at pengutronix.de>
>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
> ---
> drivers/Makefile | 1 +
> drivers/gpio/Makefile | 1 +
> drivers/gpio/gpio.c | 134 +++++++++++++++++++++++++++++++++++++++++++++++++
> include/gpio.h | 32 +++++++++---
Please add drivers/gpio/Kconfig with:
config GPIOLIB
bool
Then you can add a 'select GPIOLIB' to the i.MXs already converted to
make this series bisectable.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list