pinctrl: sunxi: Add I2C pinmuxes
authorSamuel Holland <samuel@sholland.org>
Sat, 28 Aug 2021 20:17:32 +0000 (15:17 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 22:24:16 +0000 (23:24 +0100)
commit4c8f11d4afc799f78d8f6a82efcff618bed03f6c
treeea510c9b0e5258de7c82c6ed5d5bed237e50c5e8
parentae022e8366a3173c57b3701e4269fa55094e0be7
pinctrl: sunxi: Add I2C pinmuxes

Where multiple options were available, the one matching board.c and the
device trees was chosen.

Pin lists and mux values were taken from the Linux drivers.

Signed-off-by: Samuel Holland <samuel@sholland.org>
[Andre: fixup H5 I2C1 pinmux]
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/pinctrl/sunxi/pinctrl-sunxi.c