Searched hist:"1113 ad49dce7d56429c6ad37738d06e7aef21fac" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_stm32x7.c | 1113ad49dce7d56429c6ad37738d06e7aef21fac Thu Jun 08 07:26:54 UTC 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | stm32f746.dtsi | 1113ad49dce7d56429c6ad37738d06e7aef21fac Thu Jun 08 07:26:54 UTC 2017 Patrice Chotard <patrice.chotard@st.com> 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>
|