Files
u-boot/drivers
Patrice Chotard 1113ad49dc serial: stm32x7: align compatible with kernel one
stm32x7.c driver is dedicated for STM32F7.
In kernel, "st,stm32-usart" and "st,stm32-uart" compatible
strings are dedicated for STM32F4.

To keep U-boot and kernel aligned, replace the serial compatible
string from "st,stm32-usart", "st,stm32-uart" to
"st,stm32f7-usart", "st,stm32f7-uart" specific for STM32F7.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Patrick DELAUNAY <patrick.delaunay@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
2017-06-12 08:38:13 -04:00
..
2017-06-01 07:03:13 -06:00
2017-05-22 12:38:15 -04:00
2017-06-03 19:08:31 +02:00
2017-06-01 07:03:01 -06:00
2017-06-12 08:37:55 -04:00
2017-06-10 18:01:22 -04:00
2017-06-09 13:39:34 -06:00
2017-06-01 19:56:54 -07:00
2017-06-12 08:37:55 -04:00
2017-06-01 07:03:10 -06:00
2017-06-01 07:03:01 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00