From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751750AbcBLPtV (ORCPT ); Fri, 12 Feb 2016 10:49:21 -0500 Received: from mail.kernel.org ([198.145.29.136]:59498 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750959AbcBLPtT (ORCPT ); Fri, 12 Feb 2016 10:49:19 -0500 Date: Fri, 12 Feb 2016 09:49:14 -0600 From: Rob Herring To: Andrew Duggan Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Dmitry Torokhov , Linus Walleij , Jiri Kosina , Benjamin Tissoires , Christopher Heiny , Stephen Chandler Paul , Vincent Huang , Chris Healy , Andrey Gusakov , devicetree@vger.kernel.org Subject: Re: [PATCH v5 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver Message-ID: <20160212154914.GA12710@rob-hp-laptop> References: <1455143143-10464-1-git-send-email-aduggan@synaptics.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455143143-10464-1-git-send-email-aduggan@synaptics.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 10, 2016 at 02:25:43PM -0800, Andrew Duggan wrote: > Add devicetree binding for SPI devices. > > Signed-off-by: Andrew Duggan > --- > .../devicetree/bindings/input/rmi4/rmi_spi.txt | 57 ++++++++++++++++++++++ > Documentation/devicetree/bindings/spi/spi-bus.txt | 2 + Acked-by: Rob Herring > drivers/input/rmi4/rmi_spi.c | 44 ++++++++++++++++- > 3 files changed, 102 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/input/rmi4/rmi_spi.txt From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver Date: Fri, 12 Feb 2016 09:49:14 -0600 Message-ID: <20160212154914.GA12710@rob-hp-laptop> References: <1455143143-10464-1-git-send-email-aduggan@synaptics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1455143143-10464-1-git-send-email-aduggan-Gq53QDLGkWKakBO8gow8eQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Duggan Cc: linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Dmitry Torokhov , Linus Walleij , Jiri Kosina , Benjamin Tissoires , Christopher Heiny , Stephen Chandler Paul , Vincent Huang , Chris Healy , Andrey Gusakov , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Feb 10, 2016 at 02:25:43PM -0800, Andrew Duggan wrote: > Add devicetree binding for SPI devices. > > Signed-off-by: Andrew Duggan > --- > .../devicetree/bindings/input/rmi4/rmi_spi.txt | 57 ++++++++++++++++++++++ > Documentation/devicetree/bindings/spi/spi-bus.txt | 2 + Acked-by: Rob Herring > drivers/input/rmi4/rmi_spi.c | 44 ++++++++++++++++- > 3 files changed, 102 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/input/rmi4/rmi_spi.txt -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html