public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] sunxi: Support UART1 and UART2 on the T113
@ 2024-04-11  5:14 John Watts
  2024-04-11  5:14 ` [PATCH 1/2] sunxi: Support UART1 " John Watts
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Watts @ 2024-04-11  5:14 UTC (permalink / raw)
  To: Jagan Teki, Andre Przywara, Tom Rini; +Cc: u-boot, John Watts

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@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@jookia.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-11 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11  5:14 [PATCH 0/2] sunxi: Support UART1 and UART2 on the T113 John Watts
2024-04-11  5:14 ` [PATCH 1/2] sunxi: Support UART1 " John Watts
2024-04-11  5:14 ` [PATCH 2/2] sunxi: Support UART2 " John Watts
2024-04-11 12:37 ` [PATCH 0/2] sunxi: Support UART1 and " Andre Przywara
2024-04-11 20:58   ` Jookia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox