]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Thu, 25 May 2023 15:19:06 +0000 (17:19 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 May 2023 15:19:07 +0000 (17:19 +0200)
commitd14b555c3354c4b2b305cc005a1f1626f6c02b07
tree9068e2029b94cbd2e64fc57fa3126d429ef05a6b
parent9bafc2bb469ce62de611adf4eb37ca68786453e7
parent55b37d9c8ba23d28c584aef0801fb1e60e4a817c
Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes

Arm FVP/Vexpress fixes for v6.4

Couple of fixes to address the missing required 'cache-unified' property
in the level 2 and 3 caches on some of the FVP/vexpress platforms.

* tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm64: dts: arm: add missing cache properties
  ARM: dts: vexpress: add missing cache properties

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