Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751936AbbKINRk (ORCPT ); Mon, 9 Nov 2015 08:17:40 -0500 Received: from mail-oi0-f48.google.com ([209.85.218.48]:34694 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751394AbbKINRh (ORCPT ); Mon, 9 Nov 2015 08:17:37 -0500 MIME-Version: 1.0 In-Reply-To: <1446766900-31032-1-git-send-email-aduggan@synaptics.com> References: <1446766900-31032-1-git-send-email-aduggan@synaptics.com> Date: Mon, 9 Nov 2015 14:17:37 +0100 Message-ID: Subject: Re: [PATCH 18/26] Input: synaptics-rmi4: Add SPI transport driver From: Linus Walleij To: Andrew Duggan Cc: Linux Input , "linux-kernel@vger.kernel.org" , Dmitry Torokhov , Benjamin Tissoires , Christopher Heiny , Stephen Chandler Paul Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 35 On Fri, Nov 6, 2015 at 12:41 AM, Andrew Duggan wrote: > Add a transport driver for devices using RMI4 over SPI. > > Signed-off-by: Andrew Duggan > .../devicetree/bindings/input/rmi4/rmi_spi.txt | 57 +++ Split off bindings in a separate patch and send to devicetree@vger.kernel.org This binding Reviewed-by: Linus Walleij > +config RMI4_SPI > + tristate "RMI4 SPI Support" > + depends on RMI4_CORE && SPI > + help > + Say Y here if you want to support RMI4 devices connected to a SPI > + bus. > + > + If unsure, say N. It never hurts to put Mark Brown on CC for SPI drivers. The patch looks good to me (TM) Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/