u-boot-brain/drivers/pinctrl
Philipp Tomsich a49773d6cf rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
There is no real reason to keep the bit-definitions for the IOMUX in
the grf header file (which defines the register layout of the GRF block):
these should only be used by our pinctrl driver (with the possible
exception of early debug-init code in TPL/SPL).

This moves the relevant definitions from the grf_rk3368.h header
into the pinctrl driver pinctrl_rk3368.c.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-08-13 17:12:24 +02:00
..
aspeed aspeed: AST2500 Pinctrl Driver 2017-05-08 11:57:33 -04:00
ath79 dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
exynos dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
meson pinctrl: meson: add GPIO support 2017-07-26 11:26:48 -04:00
mvebu pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id 2017-06-23 07:09:40 +02:00
nxp dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
rockchip rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver 2017-08-13 17:12:24 +02:00
uniphier ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
Kconfig dm: Kconfig: fix typo in help for SPL_PINCTRL 2017-07-31 11:22:53 -04:00
Makefile pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver 2017-05-31 07:33:50 +02:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_stm32.c pinctrl: stm32: add set_state ops 2017-07-10 14:26:02 -04:00
pinctrl-at91-pio4.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
pinctrl-at91.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-generic.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-sandbox.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
pinctrl-single.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
pinctrl-sti.c STiH410: Add STi pinctrl driver 2017-03-14 20:40:20 -04:00
pinctrl-uclass.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 2017-07-11 10:08:20 -06:00