]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0eef1a78cfc4faebcbe3335b735f25e5ace2fa0
treeddafed8df3d9fab7e28d7d8c758dcf86635e4a0b
parenta87a3d2a66b89200bcbd20aa338f821573d44bc7
parent81b717fdbaa0bf38019b9aa8c90eadf517f498c4
Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/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>