summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2022-05-06 00:34:39 +0100
committerAndre Przywara <[email protected]>2022-05-24 01:45:47 +0100
commite26ece267ef1a2be824944314ed28be4c6610565 (patch)
treeae89d6515ebc17b073583d9136e26cba57f2160f /scripts/basic
parentd6cb09d89d52d087881695c1f4e5e1ff26328267 (diff)
sunxi: board: Fix UART PortF pinmux setup
When CONFIG_UART0_PORT_F is defined, we try to configure two PortF pins (usually used for the SD card) as UART0. Some SoCs use the mux value of 3 for this, while others use 4. The combination of Kconfig symbols we currently use was not quite right: we mis-configure the A31, A64, H6 and H616. Going through the list in the pinctrl driver, there are only a few older SoCs that use a value of 4, so revert the #ifdef clause, and name those explicitly, instead of the other way around. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Samuel Holland <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions