]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/bayleybay_defconfig
x86: gpio: Allow the pinctrl driver to set up the pin config
authorSimon Glass <sjg@chromium.org>
Sat, 12 Mar 2016 05:07:14 +0000 (22:07 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:25 +0000 (10:27 +0800)
commit15cf75ec15db3dd7f72fff340a5986dca5f9ad45
tree0b702b29e634e2838028c78927a7605e4a0dfd3d
parent7ac99be6e2087dc9c1f6be780ec10cc0ad8ad71b
x86: gpio: Allow the pinctrl driver to set up the pin config

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/bayleybay_defconfig
configs/cougarcanyon2_defconfig
configs/crownbay_defconfig
configs/galileo_defconfig
configs/minnowmax_defconfig
drivers/gpio/intel_ich6_gpio.c