commit | 15cf75ec15db3dd7f72fff340a5986dca5f9ad45 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 11 22:07:14 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:25 2016 +0800 |
tree | 0b702b29e634e2838028c78927a7605e4a0dfd3d | |
parent | 7ac99be6e2087dc9c1f6be780ec10cc0ad8ad71b [diff] |
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>