mbox series

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

Message ID 20200323180639.8481-1-avolmat@me.com (mailing list archive)
Headers show
Series arm: sti: LL_UART updates & STiH418 addition | expand

Message

Alain Volmat March 23, 2020, 6:06 p.m. UTC
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(-)