From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH RESEND 1/3] arm64: add THUNDER2 processor family Date: Mon, 6 Feb 2017 10:06:08 +0000 Message-ID: <20170206100608.GA8540@arm.com> References: <1486233461-2679-1-git-send-email-jnair@caviumnetworks.com> <1486233461-2679-2-git-send-email-jnair@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1486233461-2679-2-git-send-email-jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jayachandran C Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Arnd Bergmann , Olof Johansson , Catalin Marinas , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Sat, Feb 04, 2017 at 06:37:39PM +0000, Jayachandran C wrote: > Add support for ThunderX2 CN99XX arm64 server processors. > > Introduce a new arm64 platform config option ARCH_THUNDER2 for these > processors. Add device tree files boot/dts/cavium/thunder-99xx.dtsi for > on-chip devices and boot/dts/cavium/thunder-99xx.dts for the evaluation > board. > > Signed-off-by: Jayachandran C > --- > arch/arm64/Kconfig.platforms | 7 ++ > arch/arm64/boot/dts/cavium/Makefile | 1 + > arch/arm64/boot/dts/cavium/thunder-99xx.dts | 34 +++++++ > arch/arm64/boot/dts/cavium/thunder-99xx.dtsi | 147 +++++++++++++++++++++++++++ This is basically identical to vulcan.dtsi. Do we really need both in the tree? Will -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html