From patchwork Fri Jun 22 18:45:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 10482839 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 67A1D60383 for ; Fri, 22 Jun 2018 18:45:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5BE0828AD3 for ; Fri, 22 Jun 2018 18:45:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4EB8128CC6; Fri, 22 Jun 2018 18:45:16 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham 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 CD25E28AD3 for ; Fri, 22 Jun 2018 18:45:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934128AbeFVSpO (ORCPT ); Fri, 22 Jun 2018 14:45:14 -0400 Received: from mail-qt0-f193.google.com ([209.85.216.193]:39265 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934082AbeFVSpN (ORCPT ); Fri, 22 Jun 2018 14:45:13 -0400 Received: by mail-qt0-f193.google.com with SMTP id p23-v6so6808437qtn.6; Fri, 22 Jun 2018 11:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=9Uu5fC3CLU/yob/JyjbkaSl8+3MrwGXhMSsIckCxM0U=; b=gw47LiDEqnqA2JCjlSLdPbsZQm0lcsbjXeOt4PLIbecSDrn88ZnIC07ERuZj5dJZEV Pg3JMhB2JQ0rR39MwsW34jEuvShfb4+3j3TC2DASdg7lu67XfePy2LAHc9DlHY43THak 0pY9Iolwwb9yxuzjILhZnXkT6JEGLCfpGucqQwS5LCgts0vMEJ231LOY244fYk4FM+ot Igem6o2Q/+Jr+iQ9W01O2Gr5pNX7XinE/LwwQO5LiBW74CqxjrP0T8txJhzNb2+aVkih pJMJMcEgsx+YBfLl0LjifOK/egPVjErcHNNr1Ru0H2FntNmrLCqs99pvKHC2mi4n3mFS aHJw== 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; bh=9Uu5fC3CLU/yob/JyjbkaSl8+3MrwGXhMSsIckCxM0U=; b=BUECB+znJr1NaJ8sJtah4hBl0hST9y/Woku1xd4uiY+6pkGIT74RdIv57x/qRBfMJ+ RBp+Ryke2knaLPWTNhOpBGFkweYmU/nNZoqbz8FriQrfDOWAhelqz8i50a95bIQbbsBK aDtU5Ts6oXOU/2zaCzUbfDA6FuEtSQeyFN5pREg/bptjqvcxYtpYIP/zWirlWNcdlpKv jYnw9s7JvgFy7Zss5kr9s1jb7BA6nBo/nMuneBK0zeGXRBmmh+Mf9NPpAUSKc2MropIB 2VAvCB8gwKPo+1lp47QFTw5zdxOdQaGL5c07prrcBifs+AIrgqYicEdAKnzuYovp/GwV XOZQ== X-Gm-Message-State: APt69E2lw6+6rtjvWhiDCNrQR8mei1Byf75wbE/fMefLWipdgr8/uzN3 aCDBoiOqDCDNavRfJ1YpHos= X-Google-Smtp-Source: AAOMgpcz6m9FqH1FvPApO5phvoD4bYK3fgciB1Q4FT4vZJR5kaNCkJMAX6JGWs+SC5hCYTSfLzYR4Q== X-Received: by 2002:a0c:db8f:: with SMTP id m15-v6mr2554831qvk.162.1529693112910; Fri, 22 Jun 2018 11:45:12 -0700 (PDT) Received: from localhost.localdomain ([2804:14c:482:583:4d44:db9b:f2e6:fc75]) by smtp.gmail.com with ESMTPSA id m15-v6sm3866836qki.44.2018.06.22.11.45.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jun 2018 11:45:12 -0700 (PDT) From: Fabio Estevam To: herbert@gondor.apana.org.au Cc: robh+dt@kernel.org, linux-crypto@vger.kernel.org, devicetree@vger.kernel.org, horia.geanta@nxp.com, Fabio Estevam Subject: [PATCH v2 1/2] dt-bindings: fsl-imx-sahara: Add i.MX51 as a supported SoC Date: Fri, 22 Jun 2018 15:45:28 -0300 Message-Id: <1529693129-29817-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 2.7.4 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 From: Fabio Estevam i.MX51 and i.MX53 share the same sahara IP block version, so add i.MX51 in the list of supported SoCs. Signed-off-by: Fabio Estevam --- Changes since v1: - Fix typo in commit log "i.MX51 and i.MX53" Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt index e8a35c7..5343a48 100644 --- a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt +++ b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt @@ -1,8 +1,9 @@ Freescale SAHARA Cryptographic Accelerator included in some i.MX chips. -Currently only i.MX27 and i.MX53 are supported. +Currently i.MX27, i.MX51 and i.MX53 are supported. Required properties: -- compatible : Should be "fsl,-sahara" +- compatible : Should be "fsl,imx27-sahara", "fsl,imx51-sahara" +or "fsl,imx53-sahara" - reg : Should contain SAHARA registers location and length - interrupts : Should contain SAHARA interrupt number