On Tue, Mar 14, 2017 at 11:16:47AM -0700, Florian Fainelli wrote:
On 03/14/2017 05:47 AM, Jayachandran C wrote:
quoted
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 <redacted>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Can you also change the relevant entry in the MAINTAINERS file:
BROADCOM VULCAN ARM64 SOC
M: Jayachandran C. [off-list ref]
M: bcm-kernel-feedback-list at broadcom.com
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: arch/arm64/boot/dts/broadcom/vulcan*
I was planning to remove this entry in the later patchset that removes
ARCH_VULCAN. But, as you suggest, it makes more sense to do that now.
I will post an updated patchset with a new patch to update the entry.
With that fixed:
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Thanks,
JC.