arm-trusted-firmware/drivers/st
Pascal Paillet cff2b1145d refactor(st): rename PLAT_NB_FIXED_REGS
Rename PLAT_NB_FIXED_REGS to PLAT_NB_FIXED_REGUS.
This avoids confusion with regulators and registers.

Signed-off-by: Pascal Paillet <p.paillet@st.com>
Change-Id: Idb2de7204fe978ffcdd729e6cbe453e85fd089b5
2023-09-08 10:56:49 +02:00
..
bsec refactor(st-drivers): improve BSEC driver 2022-01-28 18:04:52 +01:00
clk feat(st-clock): stub fdt_get_rcc_secure_state 2023-09-08 10:56:49 +02:00
crypto refactor(cpus): move cpu_ops field defines to a header 2023-05-30 09:31:15 +01:00
ddr fix(tree): correct some typos 2023-05-09 15:57:12 +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 fix(st-gpio): define shift as uint32_t 2022-12-07 18:25:13 +01:00
i2c feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
iwdg feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
mmc refactor(st): move SDMMC definitions to driver 2023-09-08 10:56:49 +02:00
pmic fix(st-pmic): define pmic_regs table size 2022-12-07 14:18:30 +01:00
regulator refactor(st): rename PLAT_NB_FIXED_REGS 2023-09-08 10:56:49 +02: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 fix(st-uart): correctly check UART enabled in flush fonction 2023-06-28 18:09:32 +02:00
usb fix(st-usb): replace redundant checks with asserts 2022-12-01 16:17:34 +00:00