[PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition

From: Alain Volmat
Date: Sun Aug 30 2020 - 16:03:45 EST


This serie update the STi Platform LL_UART code to rely on
DEBUG_UART_PHYS & DEBUG_UART_VIRT and add the STiH418 SoC support.

Alain Volmat (2):
arm: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UART
arm: sti LL_UART: add STiH418 SBC UART0 support

arch/arm/Kconfig.debug | 38 +++++++++++++++++++++++++-----------
arch/arm/include/debug/sti.S | 26 ++----------------------
2 files changed, 29 insertions(+), 35 deletions(-)

v2: rebased on top of linux 5.9-rc2