mbox series

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

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

Pull-request

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

Message

Gregory CLEMENT Nov. 28, 2022, 12:42 a.m. UTC
Hi,

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

Gregory

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 99d2900f5fa4b8021631a604cf54b52b94587722:

  arm64: dts: marvell: add optee FW definitions (2022-11-28 01:23:11 +0100)

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

Update cache properties for various Marvell SoCs
Reserved memory for optee firmware
Turris Mox (Armada 3720 based Socs)
 - Define slot-power-limit-milliwatt for PCIe
 - Add missing interrupt for RTC

----------------------------------------------------------------
Konstantin Porotchkin (1):
      arm64: dts: marvell: add optee FW definitions

Pali Rohár (2):
      arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIe
      arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC

Pierre Gondois (1):
      arm64: dts: Update cache properties for marvell

 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi          | 1 +
 arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 4 ++++
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi           | 5 +++++
 arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi     | 1 +
 arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi     | 2 ++
 arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi     | 2 ++
 arch/arm64/boot/dts/marvell/armada-ap80x.dtsi          | 5 +++++
 7 files changed, 20 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 30, 2022, 5:11 p.m. UTC | #1
Hello:

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

On Mon, 28 Nov 2022 01:42:52 +0100 you wrote:
> Hi,
> 
> Here is the first pull request for dt64 for mvebu for v6.2.
> 
> Gregory
> 
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
> [...]

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

You are awesome, thank you!