]> Git Repo - u-boot.git/commit
x86: gpio: Allow the pinctrl driver to set up the pin config
authorSimon Glass <[email protected]>
Sat, 12 Mar 2016 05:07:14 +0000 (22:07 -0700)
committerBin Meng <[email protected]>
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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
configs/bayleybay_defconfig
configs/cougarcanyon2_defconfig
configs/crownbay_defconfig
configs/galileo_defconfig
configs/minnowmax_defconfig
drivers/gpio/intel_ich6_gpio.c
This page took 0.03687 seconds and 4 git commands to generate.