u-boot-brain/drivers/pinctrl/mvebu
Gregory CLEMENT 0871806629 pinctrl: armada-37xx: Add pin controller support for Armada 37xx
The Armada 37xx SoC come with 2 pin controllers: one on the south
bridge (managing 28 pins) and one on the north bridge (managing 36 pins).

At the hardware level the controller configure the pins by group and not
pin by pin. This constraint is reflected in the design of the driver:
only the group related functions are implemented.

Ported to U-Boot based on the Linux version by Stefan Roese.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Konstantin Porotchkin <kostap@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
2017-05-31 07:33:50 +02:00
..
Kconfig arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00
Makefile arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00
pinctrl-armada-37xx.c pinctrl: armada-37xx: Add pin controller support for Armada 37xx 2017-05-31 07:33:50 +02:00
pinctrl-mvebu.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl-mvebu.h arm64: mvebu: pinctrl: Add pin control driver for A8K family 2016-12-12 09:04:52 +01:00