From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753044AbdDCS7l (ORCPT ); Mon, 3 Apr 2017 14:59:41 -0400 Received: from mail-pg0-f66.google.com ([74.125.83.66]:34373 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752970AbdDCS71 (ORCPT ); Mon, 3 Apr 2017 14:59:27 -0400 Date: Mon, 3 Apr 2017 11:59:24 -0700 From: Dmitry Torokhov To: Rob Herring Cc: Javier Martinez Canillas , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Robert Dolca , Hans de Goede , linux-input@vger.kernel.org, Mark Rutland Subject: Re: [PATCH] Input: silead - list all supported compatible strings in binding document Message-ID: <20170403185924.GG34530@dtor-ws> References: <20170329182531.17349-1-javier@osg.samsung.com> <20170403152543.im7tbkhfc3lj7lyt@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170403152543.im7tbkhfc3lj7lyt@rob-hp-laptop> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 03, 2017 at 10:25:43AM -0500, Rob Herring wrote: > On Wed, Mar 29, 2017 at 02:25:31PM -0400, Javier Martinez Canillas wrote: > > The driver contains compatible strings for different models, but the DT > > binding doc only lists one of them. Add the remaining to the document. > > > > Signed-off-by: Javier Martinez Canillas > > --- > > > > .../devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 7 ++++++- > > 1 file changed, 6 insertions(+), 1 deletion(-) > > "dt-bindings: input: ..." is preferred for the subject, but no need to > respin just for that. > > Acked-by: Rob Herring Applied, thank you. -- Dmitry