RE: [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string

2017-10-05 Thread Vikas MANOCHA
Hi Alex, > -Original Message- > From: Alexandre TORGUE > Sent: Thursday, October 05, 2017 9:02 AM > To: Vikas MANOCHA ; linux-kernel@vger.kernel.org > Cc: Patrice CHOTARD > Subject: Re: [PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string > > Hi Vik

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

2017-10-05 Thread Alexandre Torgue
Hi Vikas On 09/29/2017 12:51 AM, Vikas Manocha wrote: stm32 uart driver is using two compatible strings "st,stm32-usart" & "st,stm32-uart". One can be removed safely to save some space & time. Vikas Manocha (3): Arm: dts: stm32: remove extra compatible string for uart Arm: dts: stm32: re

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

2017-09-28 Thread Vikas Manocha
stm32 uart driver is using two compatible strings "st,stm32-usart" & "st,stm32-uart". One can be removed safely to save some space & time. Vikas Manocha (3): Arm: dts: stm32: remove extra compatible string for uart Arm: dts: stm32: remove extra compatible string from DT & driver ARM: dts: st