]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit79f00a97150fdac2b16a7c6a1e0920c910b4cd7c
treeea510c9b0e5258de7c82c6ed5d5bed237e50c5e8
parent857a18da762ab152802bc89fd9708e30992e774a
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