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

From: Alain Volmat
Date: Mon Mar 23 2020 - 14:07:27 EST


This small serie updates 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(-)