arm-trusted-firmware/drivers/st
Yann Gautier f33b2433f5 stm32mp1: add general SYSCFG management
The system configuration controller is mainly used to manage
the compensation cell and other IOs and system related settings.

The SYSCFG driver is in charge of configuring masters on the interconnect,
IO compensation, low voltage boards, or pull-ups for boot pins.
All other configurations should be handled in Linux drivers requiring it.

Device tree files are also updated to manage vdd-supply regulator.

Change-Id: I10fb513761a7d1f2b7afedca9c723ad9d1bccf42
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2019-06-17 14:03:51 +02:00
..
bsec stm32mp1: add BSEC driver 2019-01-18 15:45:08 +01:00
clk stm32mp1: add general SYSCFG management 2019-06-17 14:03:51 +02:00
ddr stm32mp1: update clock driver 2019-02-14 11:20:23 +01:00
gpio stm32mp1: split clkfunc code 2019-02-14 11:20:23 +01:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io drivers: st: update drivers code 2019-01-18 15:45:08 +01:00
mmc mmc: stm32_sdmmc2: fill ocr_voltage 2019-03-08 10:59:00 +01:00
pmic stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
reset stm32mp1: add timeout detection in reset driver 2019-02-14 11:20:23 +01:00
uart/aarch32 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00