u-boot-brain/drivers/pinctrl
Simon Glass 63c52648e4 rockchip: pinctrl: Reduce the size for SPL
This file has many features that are not needed by SPL. Use #ifdef to
remove the unused features and reduce the code size.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:35 -07:00
..
rockchip rockchip: pinctrl: Reduce the size for SPL 2016-01-21 20:42:35 -07:00
uniphier Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
Kconfig rockchip: rk3036: Add pinctrl driver 2015-12-01 08:07:22 -07:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
pinctrl-generic.c pinctrl: add pin control uclass support 2015-08-31 07:57:29 -06:00
pinctrl-sandbox.c pinctrl: sandbox: add sandbox pinctrl driver 2015-08-31 07:57:29 -06:00
pinctrl-uclass.c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function 2016-01-21 20:42:35 -07:00