Home
last modified time | relevance | path

Searched hist:c75303f777b76d6b61a6ccaddb81d7b544c731dc (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_i2c.hc75303f777b76d6b61a6ccaddb81d7b544c731dc Fri Mar 08 12:40:34 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> stm32_i2c: handle pinctrl

Get pinctrl support from stm32_gpio.h into STM32 I2C driver.
When device tree content defines pins related to an I2C interface,
the I2C driver saves the pins configuration instances and set the
registered pins in the expected power mode at runtime.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/drivers/
H A Dstm32_i2c.cc75303f777b76d6b61a6ccaddb81d7b544c731dc Fri Mar 08 12:40:34 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> stm32_i2c: handle pinctrl

Get pinctrl support from stm32_gpio.h into STM32 I2C driver.
When device tree content defines pins related to an I2C interface,
the I2C driver saves the pins configuration instances and set the
registered pins in the expected power mode at runtime.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>