u-boot-brain/drivers/pinctrl
Simon Glass a4275f5e52 rockchip: Convert the PMU IOMUX registers into an array
This is easier to deal with when using generic code since it allows us to
use a register index instead of naming each register.

Adjust it, adding an enum to improve readability.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:34 -07:00
..
rockchip rockchip: Convert the PMU IOMUX registers into an array 2016-01-21 20:42:34 -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 function to parse PIN_CONFIG flags 2016-01-21 20:42:34 -07:00