u-boot-brain/arch/arm/mach-bcm283x/include/mach
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
..
gpio.h bcm283x: Add pinctrl driver 2018-01-28 12:27:32 -05:00
mbox.h ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
msg.h video: arm: rpi: Move the video settings out of the driver 2017-05-09 20:20:40 -04:00
sdhci.h ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
timer.h ARM: bcm283x: don't always define CONFIG_BCM2835 2016-03-27 09:12:20 -04:00
wdog.h ARM: bcm283x: Implement EFI RTS reset_system 2016-11-28 20:15:19 -05:00