On Fri, May 28, 2021 at 10:05:47AM +0300, Tony Lindgren wrote: > * Grygorii Strashko <grygorii.strashko@xxxxxx> [210527 17:49]: > > > > > > On 27/05/2021 19:56, Vignesh Raghavendra wrote: > > > Convert serial-omap.txt to YAML schema for better checks and documentation. > > > > > > Signed-off-by: Vignesh Raghavendra <vigneshr@xxxxxx> > > > --- > > > .../bindings/serial/omap_serial.txt | 40 ------ > > > .../bindings/serial/ti,omap4-uart.yaml | 116 ++++++++++++++++++ > > > 2 files changed, 116 insertions(+), 40 deletions(-) > > > delete mode 100644 Documentation/devicetree/bindings/serial/omap_serial.txt > > > create mode 100644 Documentation/devicetree/bindings/serial/ti,omap4-uart.yaml > > > > Why omap4? Seems ti,omap-uart.yaml is more suitable. > > Additionally omap-serial should be deprecated in favor of 8250_omap and > omap-serial not used at all in general. That's the driver, I assume the binding works with either?