From patchwork Tue Sep 1 09:57:19 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Lin X-Patchwork-Id: 7105531 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D2407BEEC1 for ; Tue, 1 Sep 2015 14:12:19 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D8D0320600 for ; Tue, 1 Sep 2015 14:12:18 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 7AAAB205FA for ; Tue, 1 Sep 2015 14:12:17 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 4933326533D; Tue, 1 Sep 2015 16:12:16 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 369D62619D7; Tue, 1 Sep 2015 16:09:29 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 7BFA626501D; Tue, 1 Sep 2015 11:58:46 +0200 (CEST) Received: from lucky1.263xmail.com (lucky1.263xmail.com [211.157.147.130]) by alsa0.perex.cz (Postfix) with ESMTP id 97C1B264F50 for ; Tue, 1 Sep 2015 11:58:40 +0200 (CEST) Received: from shawn.lin?rock-chips.com (unknown [192.168.167.12]) by lucky1.263xmail.com (Postfix) with SMTP id 5A6711E4FB5; Tue, 1 Sep 2015 17:58:37 +0800 (CST) X-263anti-spam: KSV:0; X-MAIL-GRAY: 1 X-MAIL-DELIVERY: 0 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.263.net (Postfix) with ESMTP id AE7323F1; Tue, 1 Sep 2015 17:58:34 +0800 (CST) X-RL-SENDER: shawn.lin@rock-chips.com X-FST-TO: vinod.koul@intel.com X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: shawn.lin@rock-chips.com X-UNIQUE-TAG: <824b664f4bd416386b3db9684f66e700> X-ATTACHMENT-NUM: 0 X-SENDER: lintao@rock-chips.com X-DNS-TYPE: 0 Received: from localhost.localdomain (unknown [58.22.7.114]) by smtp.263.net (Postfix) whith ESMTP id 26735EALY9R; Tue, 01 Sep 2015 17:58:36 +0800 (CST) From: Shawn Lin To: Vinod Koul , Heiko Stuebner , Jaroslav Kysela , Takashi Iwai , Mark Brown Date: Tue, 1 Sep 2015 17:57:19 +0800 Message-Id: <1441101439-1465-1-git-send-email-shawn.lin@rock-chips.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1441101381-1329-1-git-send-email-shawn.lin@rock-chips.com> References: <1441101381-1329-1-git-send-email-shawn.lin@rock-chips.com> X-Mailman-Approved-At: Tue, 01 Sep 2015 16:09:26 +0200 Cc: Addy Ke , alsa-devel@alsa-project.org, Olof Johansson , Shawn Lin , Olof Johansson , Doug Anderson , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, dmaengine@vger.kernel.org, linux-spi@vger.kernel.org, Sonny Rao , linux-arm-kernel@lists.infradead.org Subject: [alsa-devel] [PATCH v3 3/9] Documentation: spi-rockchip: add description of rockchip, spi-broken-burst-len X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Shawn Lin cc: Addy Ke cc: Heiko Stuebner cc: Doug Anderson cc: Olof Johansson cc: Sonny Rao --- Changes in v3: None Changes in v2: None Changes in v1: None Documentation/devicetree/bindings/spi/spi-rockchip.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.txt b/Documentation/devicetree/bindings/spi/spi-rockchip.txt index 0c491bd..2256610 100644 --- a/Documentation/devicetree/bindings/spi/spi-rockchip.txt +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.txt @@ -27,7 +27,8 @@ Optional Properties: - rx-sample-delay-ns: nanoseconds to delay after the SCLK edge before sampling Rx data (may need to be fine tuned for high capacitance lines). No delay (0) by default. - +- rockchip,spi-broken-burst-len: quirk for broken burst len on Rockchip platform. + Add this property will force driver to set burst ONE. Example: