Re: [PATCH V5 0/3] gpio: Add APM X-Gene SoC platform GPIO driver
From: Alexandre Courbot <hidden>
Date: 2014-06-28 03:14:57
Also in:
linux-arm-kernel, linux-gpio
From: Alexandre Courbot <hidden>
Date: 2014-06-28 03:14:57
Also in:
linux-arm-kernel, linux-gpio
On Fri, Jun 27, 2014 at 7:59 AM, Feng Kan [off-list ref] wrote:
This patch add the GPIO controller in the APM X-Gene platform. The GPIO
controller pins are muxed with the generic flash controller pins on the
system.
V5 Change:
1. Remove gpio->dev
2. Remove not needed headers.
3. Change to use latest driver.h for gpio.
4. Set chip base to -1
5. Put back label as it is needed sys interface.Let's see what Linus has to say, but to me this iteration looks good! The series, Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>