Home
last modified time | relevance | path

Searched hist:"1001585 e2e563a2ebefd3b10d6f0c6f97a7e306f" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_gpio.h1001585e2e563a2ebefd3b10d6f0c6f97a7e306f Fri May 26 06:50:49 UTC 2023 Etienne Carriere <etienne.carriere@foss.st.com> drivers: stm32_gpio: remove GPIO access specific API functions

Removes stm32_gpio API functions to access GPIOs as the driver has
moved to the generic GPIO framework and consumer driver should use the
generic API to access GPIOs. The driver now expects CFG_DRIVERS_GPIO
is enabled.

Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/
H A Dstm32_gpio.c1001585e2e563a2ebefd3b10d6f0c6f97a7e306f Fri May 26 06:50:49 UTC 2023 Etienne Carriere <etienne.carriere@foss.st.com> drivers: stm32_gpio: remove GPIO access specific API functions

Removes stm32_gpio API functions to access GPIOs as the driver has
moved to the generic GPIO framework and consumer driver should use the
generic API to access GPIOs. The driver now expects CFG_DRIVERS_GPIO
is enabled.

Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>