u-boot-brain/drivers/pinctrl
Simon Glass 5589a81829 pinctrl: Avoid binding all pinconfig nodes before relocation
This can create a large number of pinctrl devices. It chews up early
malloc() memory and takes time. Only bind those which are marked as needed
before relocation.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-20 19:06:22 -07:00
..
rockchip rockchip: rk3036: Add pinctrl driver 2015-12-01 08:07:22 -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 pinctrl: Avoid binding all pinconfig nodes before relocation 2016-01-20 19:06:22 -07:00