serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 27 Sep 2017 13:44:49 +0000 (15:44 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 8 Oct 2017 20:19:56 +0000 (16:19 -0400)
commit75d5853ffc304a8f1432ed50846d592113519b1f
tree8356fadead7ec8edce1f66d38889c0ba0632b175
parent2a52a9527ab404be6f81bacf70a484fe993d7d44
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible

This patch remove the extra compatibility string "st,stm32h7-usart"
and "st,stm32f7-usart" to avoid confusion, save some time & space.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
arch/arm/dts/stm32h743.dtsi
drivers/serial/serial_stm32x7.c