Home
last modified time | relevance | path

Searched hist:"165 ad5561ef598ea6261ba082610eeff3f208df7" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_uart.h165ad5561ef598ea6261ba082610eeff3f208df7 Wed Sep 11 09:46:40 UTC 2019 Nicolas Le Bayon <nicolas.le.bayon@st.com> feat(drivers/st/uart): add uart driver for STM32MP1

Add a UART/USART driver for STM32 with complete a hardware support;
it used for STM32CubeProgrammer support with even parity.

This driver is not used for console, which is already handle
by a simple driver (drivers/st/uart/aarch32/stm32_console.S).

Change-Id: Ia9266e5d177fe7fd09c8a15b81da1a05b1bc8b2d
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
H A Dstm32mp_clkfunc.h165ad5561ef598ea6261ba082610eeff3f208df7 Wed Sep 11 09:46:40 UTC 2019 Nicolas Le Bayon <nicolas.le.bayon@st.com> feat(drivers/st/uart): add uart driver for STM32MP1

Add a UART/USART driver for STM32 with complete a hardware support;
it used for STM32CubeProgrammer support with even parity.

This driver is not used for console, which is already handle
by a simple driver (drivers/st/uart/aarch32/stm32_console.S).

Change-Id: Ia9266e5d177fe7fd09c8a15b81da1a05b1bc8b2d
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
/rk3399_ARM-atf/drivers/st/uart/
H A Dstm32_uart.c165ad5561ef598ea6261ba082610eeff3f208df7 Wed Sep 11 09:46:40 UTC 2019 Nicolas Le Bayon <nicolas.le.bayon@st.com> feat(drivers/st/uart): add uart driver for STM32MP1

Add a UART/USART driver for STM32 with complete a hardware support;
it used for STM32CubeProgrammer support with even parity.

This driver is not used for console, which is already handle
by a simple driver (drivers/st/uart/aarch32/stm32_console.S).

Change-Id: Ia9266e5d177fe7fd09c8a15b81da1a05b1bc8b2d
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp_clkfunc.c165ad5561ef598ea6261ba082610eeff3f208df7 Wed Sep 11 09:46:40 UTC 2019 Nicolas Le Bayon <nicolas.le.bayon@st.com> feat(drivers/st/uart): add uart driver for STM32MP1

Add a UART/USART driver for STM32 with complete a hardware support;
it used for STM32CubeProgrammer support with even parity.

This driver is not used for console, which is already handle
by a simple driver (drivers/st/uart/aarch32/stm32_console.S).

Change-Id: Ia9266e5d177fe7fd09c8a15b81da1a05b1bc8b2d
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>