
The following changes since commit e463222cce0df86f05a117f06e1737f539841fe6:
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv (2023-10-19 09:40:04 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master_uart_test
for you to fetch changes up to 966caedfa89acaeceb6968f051b7ae26c4c6673f:
serial: sh: Add RZ/G2L SCIF support (2023-10-19 17:03:20 +0200)
---------------------------------------------------------------- Paul Barker (2): serial: sh: Fix error handling serial: sh: Add RZ/G2L SCIF support
arch/arm/mach-rmobile/Kconfig | 1 + drivers/serial/serial_sh.c | 31 +++++++++++++++++++++++++++++-- drivers/serial/serial_sh.h | 19 ++++++++++++++++++- 3 files changed, 48 insertions(+), 3 deletions(-)