1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-17 16:02:33 +02:00
Files
u-boot-megous/arch/arm/dts
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-05-18 11:24:33 +02:00
2017-05-18 11:24:33 +02:00
2017-03-17 09:27:08 +01:00
2017-01-18 09:25:33 -08:00
2017-03-16 16:03:46 -06:00
2017-03-14 20:40:21 -04:00
2017-03-14 20:40:21 -04:00
2017-04-21 09:23:27 +02:00