[PATCH 0/2] sunxi: Support UART1 and UART2 on the T113
John Watts
contact at jookia.org
Thu Apr 11 07:14:14 CEST 2024
The T113 supports UART1 and UART2 on PG and PD pins respectively.
Add support for these in U-Boot so we can use them.
Note: I'm not entirely sure if the PD pins should be default, they
overlap with the LCD pins. I am however using this on a real board.
Signed-off-by: John Watts <contact at jookia.org>
---
John Watts (2):
sunxi: Support UART1 on the T113
sunxi: Support UART2 on the T113
arch/arm/mach-sunxi/board.c | 9 +++++++--
include/sunxi_gpio.h | 1 +
2 files changed, 8 insertions(+), 2 deletions(-)
---
base-commit: 777c28460947371ada40868dc994dfe8537d7115
change-id: 20240411-t113serial-a6e9ca8d8848
Best regards,
--
John Watts <contact at jookia.org>
More information about the U-Boot
mailing list