u-boot/drivers/pinctrl
Alexander Graf caf2233b28 bcm283x: Add pinctrl driver
The bcm283x family of SoCs have a GPIO controller that also acts as
pinctrl controller.

This patch introduces a new pinctrl driver that can actually properly mux
devices into their device tree defined pin states and is now the primary
owner of the gpio device. The previous GPIO driver gets moved into a
subdevice of the pinctrl driver, bound to the same OF node.

That way whenever a device asks for pinctrl support, it gets it
automatically from the pinctrl driver and GPIO support is still available
in the normal command line phase.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-01-28 12:27:32 -05: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
broadcom bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05:00
exynos dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
meson pinctrl: meson: Add GXL Support 2017-11-17 07:43:32 -05:00
mvebu pinctrl: mvebu: Make drivers depend on the pinctrl framework 2018-01-09 16:41:00 +01:00
nxp pinctrl: imx6ul: Fix pinctrl data overlapped with DT area 2017-11-27 10:36:40 +01:00
renesas pinctrl: rmobile: Import R8A7794 E2 PFC tables 2018-01-24 23:27:23 +01:00
rockchip rockchip: rk3128: add pinctrl driver 2017-11-30 22:55:26 +01:00
uniphier pinctrl: uniphier: simplify input enable and delete pin arrays 2017-10-15 22:32:24 +09:00
Kconfig bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05:00
Makefile bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05:00
pinctrl-at91-pio4.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
pinctrl-at91.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04: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 sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
pinctrl-uclass.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 2017-07-11 10:08:20 -06: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 stm32f4 pinctrl compatible strings 2018-01-10 08:05:45 -05:00