From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lubomir Rintel Subject: Re: [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc Date: Fri, 20 Mar 2020 10:24:52 +0100 Message-ID: <20200320092452.GA24507@furthur.local> References: <20200317093922.20785-1-lkundrak@v3.sk> <20200317093922.20785-14-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Walleij , Bartosz Golaszewski , Thomas Gleixner , Jason Cooper , Marc Zyngier , Mauro Carvalho Chehab , Ulf Hansson , Kishon Vijay Abraham I , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Mark Brown , Daniel Lezcano , Andrew Lunn , Gregory Clement , Daniel Mack , Haojian Zhuang , Robert Jarzmik , devicetree@vger.kerne To: Rob Herring Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Thu, Mar 19, 2020 at 10:11:02AM -0600, Rob Herring wrote: > On Tue, Mar 17, 2020 at 3:40 AM Lubomir Rintel wrote: > > > > These ports are compatible with NS8250 and handled by the same driver. > > Get rid of the extra document that fails to document the properties that > > are actually supported. > > > > Signed-off-by: Lubomir Rintel > > --- > > Documentation/devicetree/bindings/serial/8250.txt | 2 ++ > > Documentation/devicetree/bindings/serial/mrvl-serial.txt | 4 ---- > > 2 files changed, 2 insertions(+), 4 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/serial/mrvl-serial.txt > > Reviewed-by: Rob Herring > > I'd really like to see 8250.txt converted to schema. I'll follow up just with that. Thanks quarantine. > Rob Lubo