mbox series

[GIT,PULL] arm64: dts: juno: Updates for v5.20

Message ID 20220706115026.2272643-1-sudeep.holla@arm.com (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] arm64: dts: juno: Updates for v5.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.20

Message

Sudeep Holla July 6, 2022, 11:50 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.20

for you to fetch changes up to 156c90415b5c96b49a1ce59e48a702445a340229:

  arm64: dts: juno: Add cache-level property to L2 caches (2022-06-29 11:52:09 +0100)

----------------------------------------------------------------
Armv8 Juno/FVP updates for v5.20

Just a small bunch of miscellaneous updates: addition of missing
cache-level property to L2 caches on Juno, whitespace adjustments
and removal of erroneous 'mbox-name' and 'panel-dpi' compatible in
the device tree nodes.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      arm64: dts: arm: adjust whitespace around '='

Rob Herring (2):
      arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible
      arm64: dts: arm/juno: Drop erroneous 'mbox-name' property

Sudeep Holla (1):
      arm64: dts: juno: Add cache-level property to L2 caches

 arch/arm64/boot/dts/arm/fvp-base-revc.dts |  2 +-
 arch/arm64/boot/dts/arm/juno-base.dtsi    | 44 +++++++++++++++----------------
 arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi | 16 +++++------
 arch/arm64/boot/dts/arm/juno-r1.dts       |  2 ++
 arch/arm64/boot/dts/arm/juno-r2.dts       |  2 ++
 arch/arm64/boot/dts/arm/juno-scmi.dtsi    |  1 -
 arch/arm64/boot/dts/arm/juno.dts          |  2 ++
 7 files changed, 37 insertions(+), 32 deletions(-)