]> 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)
commitad4c02722a89e6725853abc26cd8f0c1d77316af
tree03e964188f1776ac234d01f65dcfb52194ad9798
parent9f2106438f1d9c9f6d65ef8216ad6ffeea82008d
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