On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

