[U-Boot] [PATCH v2 29/51] x86: gpio: Allow the pinctrl driver to set up the pin config
Bin Meng
bmeng.cn at gmail.com
Mon Mar 14 06:54:32 CET 2016
On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <sjg at chromium.org> wrote:
> Rather than setting up the pin configuration in the GPIO driver, use the
> new pinctrl driver to do it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> configs/bayleybay_defconfig | 2 +
> configs/cougarcanyon2_defconfig | 2 +
> configs/crownbay_defconfig | 2 +
> configs/galileo_defconfig | 2 +
> configs/minnowmax_defconfig | 6 +-
> drivers/gpio/intel_ich6_gpio.c | 180 ++--------------------------------------
> 6 files changed, 17 insertions(+), 177 deletions(-)
>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list