From patchwork Mon Aug 31 07:30:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Cerveny X-Patchwork-Id: 11745651 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 77CBC166C for ; Mon, 31 Aug 2020 07:32:35 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 51A2D20738 for ; Mon, 31 Aug 2020 07:32:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="wmSPWOgS"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="jcLLZWpx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 51A2D20738 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=computer.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nsuHJfDNPmT3VvDgZg9iUwU32pvGu4r/Xa/KYWHiF3I=; b=wmSPWOgSb28R47+4Eo5xj80hIf NlI4bO2IxIfLbeS9iDR3YN5Lh1KaSiEanIbZx6KFttS4ysMPZ8LjHiAr40YYSqxT/9Z2tzvk5751A ymN3nbuGsPic2R3t7qbna1WrTPD5a+kMmxVorew1skpQiTELMedN1Z+AfF8gsYOOI6qzFf1zHi4VS kZKm4NzkNNK/CgIKkvtVi2VZoUNjfPHDS2vOLe5dxZ2xrWgemCbbYS4NSpHmlTG/ggixOgJwSOUg1 yk6iaH9g5FBrL9upaB8UMqd24JFiCXVzfUQ7OnQpyCWj+aZuBOS5RwBpVax4a76JYwi2CyWXapIsy FF2j3USg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCeIe-0008CY-NQ; Mon, 31 Aug 2020 07:32:20 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCeIc-0008CC-3d for linux-arm-kernel@merlin.infradead.org; Mon, 31 Aug 2020 07:32:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description; bh=Zcq89B5KvlNKhvyuYxIADJgYvW8jCiuCj7s6JFIrong=; b=jcLLZWpxeK7fhhsbq9529VoIJd jUVkYi5aT7oBWd3QBH9R7a4X+93MNaOJ6WbXa4oE9e2AFFp6HqHMp3vMAF8Bb7p2ftWD81hRNe+Yt gOI8rJC7LR4EQNoUQBizcCNVpOUckk3DM4o9nfspHqGVzbJKyKrqU31k0Y308s6zAQ7KtIEbpN6xi 1M7FcnsCztrgTy+0qs2LOxFqQhBydlgAeNITJET1uenDU4v1KCBdHxfZcYedO+H+B/taze8ze4cHJ UW1OHEW0DqmDfNWXuXVI5qO4ccNitw4h2bYP3EZUTorq/XLXmVd0AkZW9GbFeZYaRqCNdMUOZnaRp GsjJw+VA==; Received: from gw.c-home.cz ([89.24.150.100] helo=dmz.c-home.cz) by casper.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kCeIV-0002qG-RF for linux-arm-kernel@lists.infradead.org; Mon, 31 Aug 2020 07:32:16 +0000 Received: from ubuntu1804.c-home.cz (intra-239.c-home.cz [192.168.1.239]) by dmz.c-home.cz (8.14.4+Sun/8.14.4) with ESMTP id 07V7VPlH005879; Mon, 31 Aug 2020 09:31:35 +0200 (CEST) From: Martin Cerveny To: Corentin Labbe Subject: [PATCH v2 1/3] dt-bindings: crypto: add new compatible for V3s Date: Mon, 31 Aug 2020 09:30:59 +0200 Message-Id: <20200831073101.3608-2-m.cerveny@computer.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200831073101.3608-1-m.cerveny@computer.org> References: <20200831073101.3608-1-m.cerveny@computer.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200831_083212_139115_3F44FB4A X-CRM114-Status: UNSURE ( 9.68 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.2 (-) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-1.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Herbert Xu , linux-kernel@vger.kernel.org, Maxime Ripard , Chen-Yu Tsai , Rob Herring , linux-crypto@vger.kernel.org, Martin Cerveny , "David S. Miller" , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Like A33 "sun4i-ss" has a difference, it give SHA1 digest directly in BE. So add new compatible. Tested-by: Martin Cerveny Signed-off-by: Martin Cerveny --- .../bindings/crypto/allwinner,sun4i-a10-crypto.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml b/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml index fc823572b..180efd13a 100644 --- a/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml +++ b/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml @@ -25,6 +25,7 @@ properties: - const: allwinner,sun4i-a10-crypto - items: - const: allwinner,sun8i-a33-crypto + - const: allwinner,sun8i-v3s-crypto reg: maxItems: 1 @@ -59,7 +60,9 @@ if: properties: compatible: contains: - const: allwinner,sun6i-a31-crypto + oneOf: + - const: allwinner,sun6i-a31-crypto + - const: allwinner,sun8i-v3s-crypto then: required: