Samuel Holland 434d835779 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.

Series-changes: 2
 - Merge all SoC drivers into one file and one U_BOOT_DRIVER.
 - Add a consumer for the APB bus clock
 - Add support for the F1C100s SoC

Signed-off-by: Samuel Holland <samuel@sholland.org>
2022-03-17 22:44:48 -05:00
..
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-28 11:59:35 +05:30
2022-02-28 11:59:35 +05:30
2021-07-14 16:47:56 -04:00
2021-09-25 09:46:15 -06:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00