Message ID | cover.1719365405.git.daniel@makrotopia.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8252CC3065A for <linux-arm-kernel@archiver.kernel.org>; Wed, 26 Jun 2024 01:37:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=CR5LIQTcfNVlfAnl6P6dWohpi94OxY5yHwTaOS0IzY8=; b=PwEwr+CCyAkhTDD6kDheHhV586 GmEFzak6ooxegjDcgkHq0yl4C1CvqIcU2MfjQYYspytol4XUw6o0afUrAeb0iIyrVeOmH1pIRXlSR ajrEB0udCQmcL4hh6ymMCvUAzYxu/Q5ghfqb2XHpsNh2WXxa0EXMYuFMTujxYJGB1PAZc2KExTrLZ 4rY5edm5Z+K/r1SkNxlVaIZtHCE7gbZeKBrsWhpJpBqY/L19OTBdx6YhyDAEdEbf+7QiC7LOFkPsH 0JBwKC2bO74xHRldzfPxOPPBR2asZ1cqPuk5JSl153zJQ5Vvizw8nUlQgf7TuCkx2HSF298Vbo+Vo jCrFsw0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sMHav-000000051LC-2FCl; Wed, 26 Jun 2024 01:37:09 +0000 Received: from pidgin.makrotopia.org ([2a07:2ec0:3002::65]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sMHao-000000051Jn-3kxU; Wed, 26 Jun 2024 01:37:04 +0000 Received: from local by pidgin.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.97.1) (envelope-from <daniel@makrotopia.org>) id 1sMHaL-000000005af-1M7h; Wed, 26 Jun 2024 01:36:33 +0000 Date: Wed, 26 Jun 2024 02:36:29 +0100 From: Daniel Golle <daniel@makrotopia.org> To: Daniel Golle <daniel@makrotopia.org>, Aurelien Jarno <aurelien@aurel32.net>, Olivia Mackall <olivia@selenic.com>, Herbert Xu <herbert@gondor.apana.org.au>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Heiko Stuebner <heiko@sntech.de>, Philipp Zabel <p.zabel@pengutronix.de>, Uwe =?iso-8859-1?q?Kleine-K=F6nig?= <ukleinek@debian.org>, Dragan Simic <dsimic@manjaro.org>, Sascha Hauer <s.hauer@pengutronix.de>, Martin Kaiser <martin@kaiser.cx>, Tony Luck <tony.luck@intel.com>, Ard Biesheuvel <ardb@kernel.org>, linux-crypto@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v5 0/3] hwrng: add hwrng support for Rockchip RK3568 Message-ID: <cover.1719365405.git.daniel@makrotopia.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240625_183702_991190_6E8D31FD X-CRM114-Status: GOOD ( 18.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
hwrng: add hwrng support for Rockchip RK3568
|
expand
|