]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'juno-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Mon, 9 Dec 2024 15:04:40 +0000 (16:04 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 9 Dec 2024 15:04:48 +0000 (16:04 +0100)
commit90386e1ba4889ada34ffc0f9b9e6d82fd9a29fe1
treef23fdd266dca2777ad8855442a7ac749591c3c2d
parentfac04efc5c793dccbd07e2d59af9f90b7fc0dca4
parent4f776d81bf927a4f25d5e32a4d0df08ee509dd6c
Merge tag 'juno-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes

Armv8 Juno fix for v6.13

Just a single fix updating the PCIe bus address range to accommodate
the full ECAM window of 256MB available on most of the recent versions
of RevC FVP models.

* tag 'juno-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm64: dts: fvp: Update PCIe bus-range property

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