Re: [PATCH 1/3] Arm: dts: stm32: remove extra compatible string for uart

2017-10-05 Thread Rob Herring
On Thu, Sep 28, 2017 at 03:51:24PM -0700, Vikas Manocha wrote: > This patch removes the extra compatibility string "st,stm32-usart" to > avoid confusion, save some time & space. I'm confused why you don't need it anymore. I thought the h/w blocks were configured differently. > > Signed-off-by:

[PATCH 1/3] Arm: dts: stm32: remove extra compatible string for uart

2017-09-28 Thread Vikas Manocha
This patch removes the extra compatibility string "st,stm32-usart" to avoid confusion, save some time & space. Signed-off-by: Vikas Manocha Reviewed-by: Patrice Chotard --- Documentation/devicetree/bindings/dma/stm32-dma.txt | 2 +- Documentation/devicetree/bindings/serial/st,stm32-usa