From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 22 Aug 2019 10:44:30 -0700 From: Dmitry Torokhov Subject: Re: [PATCH 3/4] dt-bindings: input: ads7846: replace vendor-bindings by general ones Message-ID: <20190822174430.GF76194@dtor-ws> References: <20190327133927.1340-1-m.felsch@pengutronix.de> <20190327133927.1340-4-m.felsch@pengutronix.de> <5ca06167.1c69fb81.6e121.c248@mx.google.com> <20190821073613.nh5oyyvahb3i6nf6@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190821073613.nh5oyyvahb3i6nf6@pengutronix.de> To: Marco Felsch Cc: Rob Herring , robh+dt@kernel.org, kernel@pengutronix.de, linux-input@vger.kernel.org, devicetree@vger.kernel.org List-ID: On Wed, Aug 21, 2019 at 09:36:13AM +0200, Marco Felsch wrote: > Hi Dmitry, > > On 19-03-31 01:42, Rob Herring wrote: > > On Wed, 27 Mar 2019 14:39:26 +0100, Marco Felsch wrote: > > > Mark the vendor-bindings as deprecated and replace them by the general > > > ones. All deprecated bindings are used as default and gets overwritten by > > > the general ones if the user supplies both. This ensures the backward > > > compatibility with old dt's. > > > > > > Signed-off-by: Marco Felsch > > > --- > > > .../bindings/input/touchscreen/ads7846.txt | 29 ++++++++++++++----- > > > 1 file changed, 21 insertions(+), 8 deletions(-) > > > > > > > Reviewed-by: Rob Herring > > How about this patch? It's been folded into the patch implementing the handling of the bindings in the driver. Thanks. -- Dmitry