[U-Boot] [PATCH 46/69] x86: gpio: Allow the pinctrl driver to set up the pin config

Bin Meng bmeng.cn at gmail.com
Fri Mar 11 08:25:14 CET 2016


On Mon, Mar 7, 2016 at 10:28 AM, 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>
> ---
>
>  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(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list