From patchwork Mon Sep 7 16:24:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Cerveny X-Patchwork-Id: 11761613 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 CD63959D for ; Mon, 7 Sep 2020 16:57:23 +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 9E59A207DE for ; Mon, 7 Sep 2020 16:57:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ezMzoNE3"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="aqffMePC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9E59A207DE 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: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:In-Reply-To:References:List-Owner; bh=+VXIEbCx7OKoFU6QFzAwloIUOmwikcBLZ08v8Sw7P/E=; b=ezMzoNE3jCTJIMyk6CSrCCRaKo 8AOlXAcOMQZ8Qu/K1ubDDz9SSlXRIqGuRBK+C8fq06wqaQXQ8W2/xtsoNxUZg1xXJGxv6UvcQG+ZT SO3Z8g/+CG1FynmblUgf14tn/T63N0zxVQfeS0EpnrHESSLLdIXPrruA/tcNLxAM/hnA4l3ZDx1YZ MiHT9pptYZxHNKxFQeWndjL3zI+yJidAeXThOv/SNGCpU2mrmaIzI4SoVrn3QesxeErn9O0DD0/Iv e6rlJ+m/8u5GK8igPUkD9Hm5/rd7Vsn7fED1BDpcTvro82neZ5MBC3+tBQwAz62mguBDPVdulJLSL y+zAofnQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kFKS7-0004HE-FM; Mon, 07 Sep 2020 16:57:11 +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 1kFKRz-00049w-1f for linux-arm-kernel@merlin.infradead.org; Mon, 07 Sep 2020 16:57:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:In-Reply-To:References; bh=hIZfZ5cQZnkJrNuZVcJzEUJ3v0Y/ZWYx8i+MPiZo82A=; b=aqffMePCKrjiB787INL9kkk4Dr R78vn6oCV7qbpGzlz8Z5ZwNZ64nAojqtW9da0X4PkPKipV87niu590kBAJil5Hchx8UAVNj32AcGV d2WN0jEF4YX9Z2LYt+TJ8F6dcFqhkOOs8I97wPwje0s4Qs/AIoIlHjFW79tkwWEUtKrkecM728uua VJ7OEd+wC/btReIAYib5QMib72SF9EBqSzNQfcqTjrISXA+1tfiL/5RtJJbEAPe4H2k/TvTE1BA3N ABTioyfH5dgJv+X9MTR4f9z8Oos4B3wIiQAAYtZ6DHc/mFgkbTCEJASQnpKKLv1omZV+lCU7e3mmQ X0QB7RSw==; 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 1kFJxS-00009K-4z for linux-arm-kernel@lists.infradead.org; Mon, 07 Sep 2020 16:25:49 +0000 Received: from ubuntu1804.c-home.cz (unifi.c-home.cz [192.168.1.239]) by dmz.c-home.cz (8.14.4+Sun/8.14.4) with ESMTP id 087GP1f1019439; Mon, 7 Sep 2020 18:25:07 +0200 (CEST) From: Martin Cerveny To: Maxime Ripard Subject: [PATCH v3 0/2] ARM: dts: sun8i: v3s: Enable crypto engine Date: Mon, 7 Sep 2020 18:24:56 +0200 Message-Id: <20200907162458.23730-1-m.cerveny@computer.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200907_172530_933781_9FB5AA66 X-CRM114-Status: UNSURE ( 8.51 ) 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.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 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, 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 Add support for crypto engine (sun4i-ss) for Allwinner V3s. Functionality like A33 so add only compatible and enable in device tree. Regards. Changes since v2: - reduced to device tree only with A33 compatibility Changes since v1: - splitting to patch series martin Cerveny (2): dt-bindings: crypto: Add compatible for V3s ARM: dts: sun8i: v3s: Enable crypto engine .../bindings/crypto/allwinner,sun4i-a10-crypto.yaml | 3 +++ arch/arm/boot/dts/sun8i-v3s.dtsi | 11 +++++++++++ 2 files changed, 14 insertions(+)