arm-trusted-firmware/drivers/st
Yann Gautier d82d4ff066 stm32mp1: update I2C and PMIC drivers
Regulator configuration at boot takes more information from DT.
I2C configuration from DT is done in I2C driver.
I2C driver manages more transfer modes.
The min voltage of buck1 should also be increased to 1.2V,
else the platform does not boot.

Heavily modifies stm32_i2c.c since many functions move inside the source
file to remove redundant declarations.

Change-Id: I0bee5d776cf3ff15e687427cd6abc06ab237d025
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Nicolas LE BAYON <nicolas.le.bayon@st.com>
2019-02-14 11:20:23 +01:00
..
bsec stm32mp1: add BSEC driver 2019-01-18 15:45:08 +01:00
clk stm32mp1: use new functions to manage timeouts 2019-02-14 11:20:23 +01:00
ddr stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
gpio stm32mp1: remove some dependencies on clocks and reset in drivers 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 stm32mp1: use new functions to manage timeouts 2019-02-14 11:20:23 +01:00
pmic stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
reset stm32mp1: remove some dependencies on clocks and reset in drivers 2019-02-14 11:20:23 +01:00
uart/aarch32 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00