mbox series

[GIT,PULL] ARM: mvebu: dt64 for v6.9 (#1)

Message ID 87a5nihr8g.fsf@BL-laptop (mailing list archive)
State Accepted
Commit 3a591d5f44b6a46ba272e87c9b41bb878cb016da
Headers show
Series [GIT,PULL] ARM: mvebu: dt64 for v6.9 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.9-1

Message

Gregory CLEMENT March 1, 2024, 4:05 p.m. UTC
Hi,

Here is the first pull request for dt64 for mvebu for v6.9.

Gregory

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.9-1

for you to fetch changes up to ecd815b862ddf3637275a09ba274a843b9a4d7e0:

  arm64: dts: armada-ap807: update thermal compatible (2024-02-27 17:41:34 +0100)

----------------------------------------------------------------
mvebu dt64 for 6.9 (part 1)

Add mmc support for AC5
Reorder crypto interrupts on Armada 3720
Use the correct thermal coefficients for the Armada AP807 dies

----------------------------------------------------------------
Alex Leibovich (1):
      arm64: dts: armada-ap807: update thermal compatible

Elad Nachman (1):
      arm64: dts: ac5: add mmc node and clock

Rafał Miłecki (1):
      arm64: dts: marvell: reorder crypto interrupts on Armada SoCs

 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi   | 31 ++++++++++++++++++++++++-
 arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts |  4 ++++
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi    | 10 ++++----
 arch/arm64/boot/dts/marvell/armada-ap807.dtsi   |  3 +++
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi   | 10 ++++----
 5 files changed, 47 insertions(+), 11 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 4, 2024, 8:01 a.m. UTC | #1
Hello:

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

On Fri, 01 Mar 2024 17:05:51 +0100 you wrote:
> Hi,
> 
> Here is the first pull request for dt64 for mvebu for v6.9.
> 
> Gregory
> 
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: mvebu: dt64 for v6.9 (#1)
    https://git.kernel.org/soc/soc/c/3a591d5f44b6

You are awesome, thank you!