From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc Date: Tue, 17 Mar 2020 14:48:05 +0100 Message-ID: <20200317134805.GO24270@lunn.ch> References: <20200317093922.20785-1-lkundrak@v3.sk> <20200317093922.20785-14-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200317093922.20785-14-lkundrak@v3.sk> Sender: linux-gpio-owner@vger.kernel.org To: Lubomir Rintel Cc: Rob Herring , 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 , Gregory Clement , Daniel Mack , Haojian Zhuang , Robert Jarzmik , devicetree@vger.k List-Id: linux-i2c@vger.kernel.org On Tue, Mar 17, 2020 at 10:39:07AM +0100, 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. Hi Lubmir This is needs a bit closer examination. By the PXA maintainers. It appears there are two serial drivers, the 8250 and a PXA specific driver. Andrew