From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753781AbcERV7U (ORCPT ); Wed, 18 May 2016 17:59:20 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:34998 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752603AbcERV7R (ORCPT ); Wed, 18 May 2016 17:59:17 -0400 Date: Wed, 18 May 2016 14:59:14 -0700 From: Dmitry Torokhov To: Rob Herring Cc: Grant Grundler , Pawel Moll , Mark Rutland , devicetree , linux-input , LKML , Hung-yu Wu , Kumar Gala , Ian Campbell , Grant Likely Subject: Re: [PATCH 1/2 V3] dt: add Atmel Captouch bindings Message-ID: <20160518215914.GA4081@dtor-ws> References: <1463432094-146726-1-git-send-email-grundler@chromium.org> <20160518164404.GA31862@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160518164404.GA31862@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 Wed, May 18, 2016 at 11:44:04AM -0500, Rob Herring wrote: > On Mon, May 16, 2016 at 01:54:53PM -0700, Grant Grundler wrote: > > From: Daniel Hung-yu Wu > > > > Add binding for Atmel Capacitive Touch Button device. > > > > Signed-off-by: Daniel Hung-yu Wu > > Signed-off-by: Grant Grundler > > --- > > .../devicetree/bindings/input/atmel,captouch.txt | 36 ++++++++++++++++++++++ > > 1 file changed, 34 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/input/atmel,captouch.txt > > Acked-by: Rob Herring Folded into the driver patch and applied. Thanks. -- Dmitry