arm-trusted-firmware/drivers/st
Yann Gautier ea69dcdc73 feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE
If the flag STM32MP_RECONFIGURE_CONSOLE is set in BL32, the UART init
should be skipped if the UART clock is set to zero. This will be used
when configuring the default console, after an early console has been
configured.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: Icbc640c7bdd6342f9c3ec1586a0d0c64127b18b8
2022-09-23 15:17:43 +02:00
..
bsec refactor(st-drivers): improve BSEC driver 2022-01-28 18:04:52 +01:00
clk refactor(stm32mp1): move DT_UART_COMPAT in include file 2022-09-23 15:17:43 +02:00
crypto feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
ddr fix(st-ddr): add missing debug.h 2022-01-19 15:13:18 +01:00
etzpc refactor(st-drivers): do not rely on DT in etzpc_init 2022-08-10 10:00:03 +02:00
fmc fix(st-fmc): fix type in message 2022-02-15 18:09:51 +01:00
gpio feat(st-gpio): do not apply secure config in BL2 2022-02-01 16:47:27 +01:00
i2c feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
io Merge changes from topic "io_stm32image" into integration 2021-06-18 15:40:20 +02:00
iwdg feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
mmc feat(st-sdmmc2): define FIFO size 2022-08-16 15:58:22 +02:00
pmic feat(st-pmic): add pmic_voltages_init() function 2022-03-22 09:09:23 +01:00
regulator feat(st-regulator): add support for regulator-always-on 2022-01-28 14:18:12 +01:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi fix(st-spi): remove SR_BUSY bit check before sending command 2022-05-11 10:01:33 +02:00
uart feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE 2022-09-23 15:17:43 +02:00
usb feat(drivers/st/usb): add device driver for STM32MP1 2021-10-29 16:43:43 +02:00