]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
arm64: dts: move from ARCH_VULCAN to ARCH_THUNDER2
authorJayachandran C <jnair@caviumnetworks.com>
Tue, 14 Mar 2017 12:47:14 +0000 (12:47 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 31 Mar 2017 09:42:30 +0000 (11:42 +0200)
commit517b311eaec9fd3c6ae870f189157115d82ae8fb
treedc0c06cfa129330762b8f0634fc4861a2183dce0
parent8aac4bc5196b7137aa9354dee5703f7dfe4300aa
arm64: dts: move from ARCH_VULCAN to ARCH_THUNDER2

Move and update device tree files as part of transition from Broadcom
Vulcan to Cavium ThunderX2.

The changes are to:
 * rename dts/broadcom/vulcan.dtsi to cavium/thunder2-99xx.dtsi,
   update cpu cores to be "cavium,thunder2", and update SoC to be
   "cavium,thunderx2-cn9900"
 * move SoC dts/broadcom/vulcan-eval.dtsi to cavium/thunder2-99xx.dtsi
   and update board name string
 * Update dts/broadcom/Makefile not to build vulcan dtbs
 * Update dts/cavium/Makefile to build thunder2 dtbs

No changes to the dts contents except the updated "compatible" and
"model" properties.

Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/broadcom/Makefile
arch/arm64/boot/dts/broadcom/vulcan-eval.dts [deleted file]
arch/arm64/boot/dts/broadcom/vulcan.dtsi [deleted file]
arch/arm64/boot/dts/cavium/Makefile
arch/arm64/boot/dts/cavium/thunder2-99xx.dts [new file with mode: 0644]
arch/arm64/boot/dts/cavium/thunder2-99xx.dtsi [new file with mode: 0644]