Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933161AbbLSERy (ORCPT ); Fri, 18 Dec 2015 23:17:54 -0500 Received: from mail.kernel.org ([198.145.29.136]:58352 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932284AbbLSERv (ORCPT ); Fri, 18 Dec 2015 23:17:51 -0500 Date: Fri, 18 Dec 2015 22:17:46 -0600 From: Rob Herring To: Marcus Weseloh Cc: linux-sunxi@googlegroups.com, Chen-Yu Tsai , devicetree@vger.kernel.org, Ian Campbell , Kumar Gala , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Mark Brown , Mark Rutland , Maxime Ripard , Pawel Moll Subject: Re: [PATCH v5 1/2] spi: dts: Add new device property to specifcy a wait time between word transmissions Message-ID: <20151219041746.GF14936@rob-hp-laptop> References: <1450352427-25350-1-git-send-email-mweseloh42@gmail.com> <1450352427-25350-2-git-send-email-mweseloh42@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450352427-25350-2-git-send-email-mweseloh42@gmail.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 Content-Length: 780 Lines: 17 On Thu, Dec 17, 2015 at 12:40:26PM +0100, Marcus Weseloh wrote: > Adds a new property "spi-word-wait-ns" to the spi-bus binding that allows > SPI slave devices to set a wait time between the transmission of words. > > Signed-off-by: Marcus Weseloh > --- > Documentation/devicetree/bindings/spi/spi-bus.txt | 2 ++ > drivers/spi/spi.c | 2 ++ > include/linux/spi/spi.h | 2 ++ > 3 files changed, 6 insertions(+) Acked-by: Rob Herring -- 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/