From patchwork Wed Jul 10 18:11:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 13729566 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 43CDFC3DA41 for ; Wed, 10 Jul 2024 18:12:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 0DE16C4AF07; Wed, 10 Jul 2024 18:12:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6914C32781; Wed, 10 Jul 2024 18:12:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720635122; bh=JBuQ1VPXGZZENZRSB9356SdJRQn/hLnlVz/uEX6AbCs=; h=Date:From:List-Id:To:Cc:Subject:From; b=SErqavPnPXDemBHwnvxs08tZ9G3Ra9qkHrD/yAJB657Y2+ieiRpH08PSKzAdPgiLD 3SDumKwn/S7cZUlDxdqSmteufHt1VOMcdHydhHtbpLQOECGxdxqHZzC55OpWt/By2K ZjQWzxOkYFFlOHcUDFRUFV5BEmPPoWFQ0SIzl4xqa4YPYgSvAJ1uoxhq2o5AZXoq2y WN3sKPaWkHT2MAXRUv8JFc2Cp9nLNJAlOBw0+gRqeAGuNp8G8ID1nomXaosrDjI5xq zCu5phb0TCumbl34cWJ5YZfU+X2r6IIaR+s0y9ip6XD7Ay1aw6mVB7iQxL/elVykxi r3lrizxrthuXA== Received: by wens.tw (Postfix, from userid 1000) id 626245F7C0; Thu, 11 Jul 2024 02:11:59 +0800 (CST) Date: Thu, 11 Jul 2024 02:11:59 +0800 From: Chen-Yu Tsai List-Id: To: soc@kernel.org Cc: Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , linux-sunxi@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Allwinner SoC device tree changes for 6.11 part 2 Message-ID: MIME-Version: 1.0 Content-Disposition: inline Hi Arnd, Here's a late DT commit for 6.11. The driver parts of the H616 crypto engine series was only merged last week, so I only got to it today. The whole series has been tested by multiple people including me, so I don't expect any issues. And it's just enabling a new IP block. Please pull. Thanks ChenYu The following changes since commit 0ce1d34678e5d214746ee4887f9f7714c39e331f: riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees (2024-06-30 23:06:52 +0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.11-2 for you to fetch changes up to 6ed9a85f1c44d7049cf2d488bfe71252ce467dc2: arm64: dts: allwinner: h616: add crypto engine node (2024-07-11 00:43:10 +0800) ---------------------------------------------------------------- Allwinner SoC device tree changes for 6.11 part 2 One additional peripheral enabled for the H616. - H616 crypto engine added ---------------------------------------------------------------- Andre Przywara (1): arm64: dts: allwinner: h616: add crypto engine node arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+)