Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 19:56:28 +0000 (20:56 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 19:56:29 +0000 (20:56 +0100)
commit2d5c31a07298512ef60429f3522262ce72a63c1f
treeddafed8df3d9fab7e28d7d8c758dcf86635e4a0b
parentce5b71d3ff07652e9a95cb7cb03daafd01f30410
parent62c1594d38805938e566b059573c0b1e49da6b70
Merge tag 'stm32-soc-for-v5.7-1' of git://git./linux/kernel/git/atorgue/stm32 into arm/soc

STM32 SoC updates for v5.7, round 1

Highlights:
----------

 - Add early console support for all STM32 SoCs: F4/F7/H7/MP1

* tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32:
  ARM: debug: stm32: add UART early console support for STM32MP1
  ARM: debug: stm32: add UART early console support for STM32H7
  ARM: debug: stm32: add UART early console configuration for STM32F7
  ARM: debug: stm32: add UART early console configuration for STM32F4

Link: https://lore.kernel.org/r/4e427e37-99c9-239a-f3f8-a3bf50eb1eb2@st.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>