Home
last modified time | relevance | path

Searched hist:"929 ec061f952a33d2d10dbf281f76903cac1b9c3" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_i2c.h929ec061f952a33d2d10dbf281f76903cac1b9c3 Tue Nov 16 10:23:31 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> drivers: stm32_i2c: use generic clock API

Replaces use of ST specific stm32mp_clk_xxx() clocks functions in
favor to OP-TEE generic clock API functions clk_xxx() using
struct clk * as clock references. Updates I2C driver and PMIC
that is a consumer of an I2C bus.

Reviewed-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c929ec061f952a33d2d10dbf281f76903cac1b9c3 Tue Nov 16 10:23:31 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> drivers: stm32_i2c: use generic clock API

Replaces use of ST specific stm32mp_clk_xxx() clocks functions in
favor to OP-TEE generic clock API functions clk_xxx() using
struct clk * as clock references. Updates I2C driver and PMIC
that is a consumer of an I2C bus.

Reviewed-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/drivers/
H A Dstm32_i2c.c929ec061f952a33d2d10dbf281f76903cac1b9c3 Tue Nov 16 10:23:31 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> drivers: stm32_i2c: use generic clock API

Replaces use of ST specific stm32mp_clk_xxx() clocks functions in
favor to OP-TEE generic clock API functions clk_xxx() using
struct clk * as clock references. Updates I2C driver and PMIC
that is a consumer of an I2C bus.

Reviewed-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>