From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0C2F6C432C1 for ; Wed, 25 Sep 2019 11:05:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D38B621D7C for ; Wed, 25 Sep 2019 11:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569409532; bh=/puB6B6PVKDxmNtkS5LQbtyHN2zHMrrYX7SAlqLe9sE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=kVplIR1zonJESsf1TcwbhjuNWTlsQj1P/TxsXgkDzmPvo3gsr0D0mXzGoHSwkcA50 OPBgDLyyegU8yhWOW3IXaLBJK10XTbszkh2VL6vMCBO8LlulHlNM2QFc4g4lnsZgC9 qil+taW6cBq9D1GOzOuJFYoI9vWdkMQG5mRjqHWA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404108AbfIYLFY (ORCPT ); Wed, 25 Sep 2019 07:05:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:33788 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730050AbfIYLFY (ORCPT ); Wed, 25 Sep 2019 07:05:24 -0400 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4FB592082F; Wed, 25 Sep 2019 11:05:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569409523; bh=/puB6B6PVKDxmNtkS5LQbtyHN2zHMrrYX7SAlqLe9sE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Wp8VnmbJnm8bwlyysvBz9wNIDjnZd8LK2RmHB52rb6eQLRXmGXgsE8IZeKZ7pjeys a1kY7TiE8A8mvxThlGZTR3n9GahOVvDMCtkQMXjLEzGr6YL3m8zKjfmNt0FefMAl+p gpqhM3Eb9aDPKCau92d2cKNWhWnhwGFoVV9NzHks= Date: Wed, 25 Sep 2019 13:05:21 +0200 From: Maxime Ripard To: Corentin Labbe Cc: davem@davemloft.net, herbert@gondor.apana.org.au, wens@csie.org, linux-arm-kernel@lists.infradead.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 2/2] crypto: sun4i-ss: enable pm_runtime Message-ID: <20190925110521.ad3igh3dkhtzl22d@gilmour> References: <20190924080832.18694-1-clabbe.montjoie@gmail.com> <20190924080832.18694-3-clabbe.montjoie@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="epxq7jf6b7rjqwnd" Content-Disposition: inline In-Reply-To: <20190924080832.18694-3-clabbe.montjoie@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org --epxq7jf6b7rjqwnd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 24, 2019 at 10:08:32AM +0200, Corentin Labbe wrote: > This patch enables power management on the Security System. > sun4i-ss now depends on PM because it simplify code and prevent some ifdef. > But this is not a problem since arch maintainer want ARCH_SUNXI to > depend on PM in the future. > > Signed-off-by: Corentin Labbe Acked-by: Maxime Ripard Thanks! Maxime --epxq7jf6b7rjqwnd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXYtJ8QAKCRDj7w1vZxhR xbUxAP9Pd7pxZ4HyWKEAjwRXgd0MYbOY1Igq24YqzLBkqoyWgAEAyOOvUiM/YyHN RXo0PiTmebIKKPZ+S6FfAI3GeLQdEwk= =/Pb0 -----END PGP SIGNATURE----- --epxq7jf6b7rjqwnd-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DF1EC432C1 for ; Wed, 25 Sep 2019 11:05:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 6A3AD21D7C for ; Wed, 25 Sep 2019 11:05: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="Qk0suEgC"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Wp8VnmbJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6A3AD21D7C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=X4MQ/M6y+QQe+2QuXCYdSR/bUls4w0490owG3SWOZlY=; b=Qk0suEgCXizd03kPBuPj8p2KD 74lx7/i/Y5mIuUCMJnhjVjIVpDJHFlmoRyPN9Pt4FalV3KEd1IdXZMIdPYYNP6sZ4z2kWF5xCBJBQ 1vDt2XHj/ch/Wfxh/l1Iq8A9+m+rdribhfQ4iOpLNgZNEEhfpIXEgp9Hv0J92B3EKT6SNpoLLRbHK e5sWdQ7eqVhRpCAkB1Thz2TQ+lD1kLG4WZBXcRVE7N2LyQB6gqmKFmkD4gALvCYfSGqvomAwmvHHH 6tQNSwHjwZKUGglh3IqWgwAOo/XMcTq00bsHrejzzolO6gKM+W0tIDJJ6R6yDoRIjf3kuYmw5AcPm NVmWIHGWQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iD56u-0000vD-Er; Wed, 25 Sep 2019 11:05:28 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iD56q-0000uT-JI for linux-arm-kernel@lists.infradead.org; Wed, 25 Sep 2019 11:05:25 +0000 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4FB592082F; Wed, 25 Sep 2019 11:05:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569409523; bh=/puB6B6PVKDxmNtkS5LQbtyHN2zHMrrYX7SAlqLe9sE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Wp8VnmbJnm8bwlyysvBz9wNIDjnZd8LK2RmHB52rb6eQLRXmGXgsE8IZeKZ7pjeys a1kY7TiE8A8mvxThlGZTR3n9GahOVvDMCtkQMXjLEzGr6YL3m8zKjfmNt0FefMAl+p gpqhM3Eb9aDPKCau92d2cKNWhWnhwGFoVV9NzHks= Date: Wed, 25 Sep 2019 13:05:21 +0200 From: Maxime Ripard To: Corentin Labbe Subject: Re: [PATCH v3 2/2] crypto: sun4i-ss: enable pm_runtime Message-ID: <20190925110521.ad3igh3dkhtzl22d@gilmour> References: <20190924080832.18694-1-clabbe.montjoie@gmail.com> <20190924080832.18694-3-clabbe.montjoie@gmail.com> MIME-Version: 1.0 In-Reply-To: <20190924080832.18694-3-clabbe.montjoie@gmail.com> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190925_040524_698655_AC305C01 X-CRM114-Status: GOOD ( 11.09 ) 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: herbert@gondor.apana.org.au, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, wens@csie.org, linux-crypto@vger.kernel.org, davem@davemloft.net, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============1095793440942579602==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1095793440942579602== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="epxq7jf6b7rjqwnd" Content-Disposition: inline --epxq7jf6b7rjqwnd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 24, 2019 at 10:08:32AM +0200, Corentin Labbe wrote: > This patch enables power management on the Security System. > sun4i-ss now depends on PM because it simplify code and prevent some ifdef. > But this is not a problem since arch maintainer want ARCH_SUNXI to > depend on PM in the future. > > Signed-off-by: Corentin Labbe Acked-by: Maxime Ripard Thanks! Maxime --epxq7jf6b7rjqwnd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXYtJ8QAKCRDj7w1vZxhR xbUxAP9Pd7pxZ4HyWKEAjwRXgd0MYbOY1Igq24YqzLBkqoyWgAEAyOOvUiM/YyHN RXo0PiTmebIKKPZ+S6FfAI3GeLQdEwk= =/Pb0 -----END PGP SIGNATURE----- --epxq7jf6b7rjqwnd-- --===============1095793440942579602== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1095793440942579602==--