From patchwork Fri Jun 22 16:21:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 10482675 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 E213E60388 for ; Fri, 22 Jun 2018 16:21:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E0C3D28B80 for ; Fri, 22 Jun 2018 16:21:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D2AEF28F41; Fri, 22 Jun 2018 16:21:26 +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 6FFFC28B80 for ; Fri, 22 Jun 2018 16:21:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933995AbeFVQVY (ORCPT ); Fri, 22 Jun 2018 12:21:24 -0400 Received: from mail-qt0-f194.google.com ([209.85.216.194]:34271 "EHLO mail-qt0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751317AbeFVQVY (ORCPT ); Fri, 22 Jun 2018 12:21:24 -0400 Received: by mail-qt0-f194.google.com with SMTP id x10-v6so38132qto.1; Fri, 22 Jun 2018 09:21:23 -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=u74n3vilNblmlIGRv97MiXzRPO1y9h8N5jPg0Xevj18=; b=uzwUZeWOlwFRhhyIIquvSWE2VMRoakCfbms6OW+GlygNsMQWei+q4f2iGfAM29AMyW 4z/oObP8oHSZS1+KPBifE2YSEXFs8iJRtbI1qza1KPaGlDClruuVNkzkb1t7cEQbzFsK GGhBzY8UvcvWBpCxhG3zUR83mQ1ZbXqXwig2gS94soSWCzqbvRByoKtuSAfLkIn1pXA3 fRl7onvyI5xU8GXfvg7D2a5LGhGwFG00QQ6iN8CHuMUJAVgDLUhkf8DMZxXqDsZD/jMQ 3entVqtGu+2fg8lqq3MmtDJNCgRItKEU2qdGRqaTQ1fOkCgOxltthoIUk2kVVSTs7YG7 gIJw== 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=u74n3vilNblmlIGRv97MiXzRPO1y9h8N5jPg0Xevj18=; b=X4gI92h/19mHvOlGY5mhbLRtOcz2TURFsYK2hh+lKyNzFV3Od+RURZwv+hhrNf4QM1 B2f90TfwRboOZ78Aulx/taX12ZejSQdp6vs91L33AGXcs1T4YyCqhVQZxCL2FPZGaImd dcDp0aqasv/FN2/UJzYu87TkfSAyQqoKHeLNMp6A8cYFpt6sMQqbb2wBsWt5ruQIQ4Y0 wP7w2L+3LjoY+G25lkpv/z2VW7j54OHVv0NhAyePIgcUyCmHOAglTE3+EOGJ9T94BBr/ aEM/7lQ1LqZjGoUMtP/lu/ESdeChzDRKgS8QnPGFk+eFZ5HjNazOgrEZrJ/aR4vVsL5B 6K3w== X-Gm-Message-State: APt69E3KpPasRax27LegEHIxDQ4U70QJw3BoC0AxrAllqM7BMUJKX2PJ gKyj2NRK9XKGciNLyqVeTSY= X-Google-Smtp-Source: AAOMgpeGdqJvmyZHYha3DFW6IQBXa685b7qrlr5JWR/if2UGhmW6la300IiOI8hIYxA6Xwx1KMBV3g== X-Received: by 2002:a0c:ac95:: with SMTP id m21-v6mr2088260qvc.12.1529684483303; Fri, 22 Jun 2018 09:21:23 -0700 (PDT) Received: from localhost.localdomain ([2804:14c:482:583:4d44:db9b:f2e6:fc75]) by smtp.gmail.com with ESMTPSA id f36-v6sm5093921qtb.36.2018.06.22.09.21.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Jun 2018 09:21:22 -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 1/2] dt-bindings: fsl-imx-sahara: Add i.MX51 as a supported SoC Date: Fri, 22 Jun 2018 13:21:26 -0300 Message-Id: <1529684487-5025-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.MX51 share the same sahara IP block version, so add i.MX51 in the list of supported SoCs. Signed-off-by: Fabio Estevam --- 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