Merge tag 'juno-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Wed, 6 Jul 2022 11:55:01 +0000 (13:55 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 6 Jul 2022 11:55:02 +0000 (13:55 +0200)
commit6a65fc3614d1e47ba2f8870881f9e42821feb807
treea6b54fbbd8ad2c239658322fedf4f85c1576905d
parent888c173e3198fe4a2ba3bb1caa913d13dcd0ac35
parent156c90415b5c96b49a1ce59e48a702445a340229
Merge tag 'juno-updates-5.20' of git://git./linux/kernel/git/sudeep.holla/linux into arm/dt

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.

* tag 'juno-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm64: dts: juno: Add cache-level property to L2 caches
  arm64: dts: arm: adjust whitespace around '='
  arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
  arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible

Link: https://lore.kernel.org/r/20220706115026.2272643-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>