From patchwork Tue Feb 14 06:51:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anup Patel X-Patchwork-Id: 9571323 X-Patchwork-Delegate: herbert@gondor.apana.org.au Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2D522601E7 for ; Tue, 14 Feb 2017 06:53:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1EFC420009 for ; Tue, 14 Feb 2017 06:53:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1305E27D4D; Tue, 14 Feb 2017 06:53:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C687C20009 for ; Tue, 14 Feb 2017 06:53:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752617AbdBNGxM (ORCPT ); Tue, 14 Feb 2017 01:53:12 -0500 Received: from mail-wr0-f181.google.com ([209.85.128.181]:35066 "EHLO mail-wr0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752612AbdBNGxL (ORCPT ); Tue, 14 Feb 2017 01:53:11 -0500 Received: by mail-wr0-f181.google.com with SMTP id c4so5263233wrd.2 for ; Mon, 13 Feb 2017 22:53:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=EwHHm89WBGI563DMQ9vbaqZbo7Ox61W5cVe0Sx5SlqU=; b=EiTHGx4lDQg16TXzYIlzUFN935zvdxWL7a+jGi7bJFzFfdWWJHplxVt9D6BTFYwBCM YWAF3kibINJLlB+dl1hAudqGOHKIqJAJcIJEWbHrjcntc9psu4CJbY0wDbjhkQrCB0V9 Hx2NzTuTdHbKoUkTwnTQaMGlZ2bWaIl/RQyUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EwHHm89WBGI563DMQ9vbaqZbo7Ox61W5cVe0Sx5SlqU=; b=nWqQIyP9uAjEk1dQ1aYZvMNaJz5DUFxVNacNtaNrUds17ejE4+OVsf+shO3E4bktVK B4yowplLEfySGHust4C1xq4/WKfJoin9EE8CwEJWXzAab/kfWKflSnbmZqWa9aMf96A5 vS0QQJGbn7jBZBiS09tZaArNSNpVGqGVlZSZB/tCl8yCA6Q3sa6yJ3T8z04Rm/4GCzbC fHymG6qu/yZBK25AAThx4LD3ucBgCsiTGrGTC1YJSMgop4d8aIn7eMfHGAF9U+HEP47h FawyEwwfwMEXeC66TYd7sVyQztIHZ+0AYHO6aactni/XBQhOWZ7rHiYqeqxXFId4fiIP dpNg== X-Gm-Message-State: AMke39mXYWysoDNMsq1YNyU6uF31Z8R75BQE19wMcF/uwGIcM2V7bWWYWll99YjpKz+oCr0W X-Received: by 10.223.151.138 with SMTP id s10mr22451791wrb.65.1487055189560; Mon, 13 Feb 2017 22:53:09 -0800 (PST) Received: from anup-HP-Compaq-8100-Elite-CMT-PC.dhcp.avagotech.net ([192.19.237.250]) by smtp.gmail.com with ESMTPSA id k195sm8190562wmd.7.2017.02.13.22.53.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 13 Feb 2017 22:53:09 -0800 (PST) From: Anup Patel To: Vinod Koul , Rob Herring , Mark Rutland , Herbert Xu , "David S . Miller" , Jassi Brar Cc: Dan Williams , Ray Jui , Scott Branden , Jon Mason , Rob Rice , bcm-kernel-feedback-list@broadcom.com, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, linux-raid@vger.kernel.org, Anup Patel Subject: [PATCH v4 4/4] dt-bindings: Add DT bindings document for Broadcom SBA RAID driver Date: Tue, 14 Feb 2017 12:21:52 +0530 Message-Id: <1487055112-5185-5-git-send-email-anup.patel@broadcom.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1487055112-5185-1-git-send-email-anup.patel@broadcom.com> References: <1487055112-5185-1-git-send-email-anup.patel@broadcom.com> Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the DT bindings document for newly added Broadcom SBA RAID driver. Signed-off-by: Anup Patel Reviewed-by: Ray Jui Reviewed-by: Scott Branden --- .../devicetree/bindings/dma/brcm,iproc-sba.txt | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Documentation/devicetree/bindings/dma/brcm,iproc-sba.txt diff --git a/Documentation/devicetree/bindings/dma/brcm,iproc-sba.txt b/Documentation/devicetree/bindings/dma/brcm,iproc-sba.txt new file mode 100644 index 0000000..092913a --- /dev/null +++ b/Documentation/devicetree/bindings/dma/brcm,iproc-sba.txt @@ -0,0 +1,29 @@ +* Broadcom SBA RAID engine + +Required properties: +- compatible: Should be one of the following + "brcm,iproc-sba" + "brcm,iproc-sba-v2" + The "brcm,iproc-sba" has support for only 6 PQ coefficients + The "brcm,iproc-sba-v2" has support for only 30 PQ coefficients +- mboxes: List of phandle and mailbox channel specifiers + +Example: + +raid_mbox: mbox@67400000 { + ... + #mbox-cells = <3>; + ... +}; + +raid0 { + compatible = "brcm,iproc-sba-v2"; + mboxes = <&raid_mbox 0 0x1 0xffff>, + <&raid_mbox 1 0x1 0xffff>, + <&raid_mbox 2 0x1 0xffff>, + <&raid_mbox 3 0x1 0xffff>, + <&raid_mbox 4 0x1 0xffff>, + <&raid_mbox 5 0x1 0xffff>, + <&raid_mbox 6 0x1 0xffff>, + <&raid_mbox 7 0x1 0xffff>; +};