mbox series

[GIT,PULL] Allwinner SoC device tree changes for 6.11 part 2

Message ID Zo7O73Afx7lZcBRi@wens.tw (mailing list archive)
State Accepted
Commit 48d2245586452b8279a854970ce82f43477669d3
Headers show
Series [GIT,PULL] Allwinner SoC device tree changes for 6.11 part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.11-2

Message

Chen-Yu Tsai July 10, 2024, 6:11 p.m. UTC
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(+)

Comments

patchwork-bot+linux-soc@kernel.org July 12, 2024, 10:20 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 11 Jul 2024 02:11:59 +0800 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Allwinner SoC device tree changes for 6.11 part 2
    https://git.kernel.org/soc/soc/c/48d224558645

You are awesome, thank you!