Home
last modified time | relevance | path

Searched hist:"87 fdf27158cd7488b21473d57c3dd61d52d2e127" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_uart.h87fdf27158cd7488b21473d57c3dd61d52d2e127 Tue Jan 08 09:02:40 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> stm32_uart: API to init console bus from a DTB

Introduce stm32_uart_init_from_dt_node() that initializes an UART
device from the given DT node. The function returns the reference
to the created UART instance.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Joakim Bech <joakim.bech@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/drivers/
H A Dstm32_uart.c87fdf27158cd7488b21473d57c3dd61d52d2e127 Tue Jan 08 09:02:40 UTC 2019 Etienne Carriere <etienne.carriere@linaro.org> stm32_uart: API to init console bus from a DTB

Introduce stm32_uart_init_from_dt_node() that initializes an UART
device from the given DT node. The function returns the reference
to the created UART instance.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Acked-by: Joakim Bech <joakim.bech@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>