u-boot/drivers/pinctrl/sunxi
Samuel Holland b799eabc7e sunxi: pinctrl: Create the driver skeleton
Create a do-nothing driver for each sunxi pin controller variant.

Since only one driver can automatically bind to a DT node, since the
GPIO driver already requires a manual binding process, and since the
pinctrl driver needs access to some of the same information, refactor
the GPIO driver to be bound by the pinctrl driver. This commit should
cause no functional change.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-04 23:23:50 +01:00
..
Kconfig sunxi: pinctrl: Create the driver skeleton 2022-04-04 23:23:50 +01:00
Makefile sunxi: pinctrl: Create the driver skeleton 2022-04-04 23:23:50 +01:00
pinctrl-sunxi.c sunxi: pinctrl: Create the driver skeleton 2022-04-04 23:23:50 +01:00