Home
last modified time | relevance | path

Searched hist:"122 b2d4763e82e13f9b2735624813266047ddcd5" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_stm32x7.h122b2d4763e82e13f9b2735624813266047ddcd5 Tue Jul 18 07:29:07 UTC 2017 Patrice Chotard <patrice.chotard@st.com> serial: stm32x7: migrate serial struct to driver

This allow to remove include/dm/platform_data/serial_stm32x7.h
which was included in the past by stm32x7 driver and by
stm32f746-disco.c board file.
Since patch 42bf5e7c27 "serial: stm32f7: add device tree support"
this file is no more needed in board file.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
H A Dserial_stm32x7.c122b2d4763e82e13f9b2735624813266047ddcd5 Tue Jul 18 07:29:07 UTC 2017 Patrice Chotard <patrice.chotard@st.com> serial: stm32x7: migrate serial struct to driver

This allow to remove include/dm/platform_data/serial_stm32x7.h
which was included in the past by stm32x7 driver and by
stm32f746-disco.c board file.
Since patch 42bf5e7c27 "serial: stm32f7: add device tree support"
this file is no more needed in board file.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
/rk3399_rockchip-uboot/board/st/stm32f746-disco/
H A Dstm32f746-disco.c122b2d4763e82e13f9b2735624813266047ddcd5 Tue Jul 18 07:29:07 UTC 2017 Patrice Chotard <patrice.chotard@st.com> serial: stm32x7: migrate serial struct to driver

This allow to remove include/dm/platform_data/serial_stm32x7.h
which was included in the past by stm32x7 driver and by
stm32f746-disco.c board file.
Since patch 42bf5e7c27 "serial: stm32f7: add device tree support"
this file is no more needed in board file.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>