]> git.baikalelectronics.ru Git - kernel.git/commit
dt: amd-seattle: add a description of the CPUs and caches
authorArd Biesheuvel <ardb@kernel.org>
Tue, 3 Dec 2019 15:23:06 +0000 (15:23 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 24 Mar 2022 18:49:55 +0000 (19:49 +0100)
commit00e9f0f81190a5250e8b2fcdefbb50f2449032e4
tree03e964188f1776ac234d01f65dcfb52194ad9798
parent01436233d535d64c8fb47ae5b3e01fe2353ad2ed
dt: amd-seattle: add a description of the CPUs and caches

Add a DT description of the CPU and cache hierarchy as found on
the AMD Seattle SOC. Given the tight coupling of the PMU with
the CPUs, move the PMU node into the cpu .dtsi file as well, and
add the missing affinity description.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts
arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts
arch/arm64/boot/dts/amd/amd-seattle-cpus.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi