From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH V3 2/4] arm64: dts: freescale: Add i.MX8MP dtsi support Date: Mon, 17 Feb 2020 14:16:33 +0800 Message-ID: <20200217061629.GA6659@dragon> References: <1581425307-18567-1-git-send-email-Anson.Huang@nxp.com> <1581425307-18567-2-git-send-email-Anson.Huang@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, andrew.smirnov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, manivannan.sadhasivam-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, marcel.ziswiler-2KBjVHiyJgBBDgjK7y7TUQ@public.gmane.org, rjones-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org, sebastien.szymanski-d2DlULPkwbNWk0Htik3J/w@public.gmane.org, aisheng.dong-3arQi8VN3Tc@public.gmane.org, gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org, angus-HsWYs6tNinE@public.gmane.org, pramod.kumar_1-3arQi8VN3Tc@public.gmane.org, rabeeh-UBr1pzP51AyaMJb+Lgu22Q@public.gmane.org, cosmin.stoica-3arQi8VN3Tc@public.gmane.org, l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, leonard.crestez-3arQi8VN3Tc@public.gmane.org, daniel.baluta-3arQi8VN3Tc@public.gmane.org, jun.li-3arQi8VN3Tc@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Linux-imx-3arQi8VN3Tc@public.gmane.org To: Anson Huang Return-path: Content-Disposition: inline In-Reply-To: <1581425307-18567-2-git-send-email-Anson.Huang-3arQi8VN3Tc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org On Tue, Feb 11, 2020 at 08:48:25PM +0800, Anson Huang wrote: > The i.MX8M Plus Media Applications Processor is part of the growing > mScale family targeting the consumer and industrial market. It brings > an effective Machine Learning and AI accelerator that enables a new > class of applications. It is built in Samsung 14LPP to achieve both > high performance and low power consumption and relies on a powerful > fully coherent core complex based on a quad core ARM Cortex-A53 cluster > and Cortex-M7 low-power coprocessor, audio digital signal processor, > machine learning and graphics accelerators. > > Add the basic dtsi support for i.MX8MP. > > Signed-off-by: Anson Huang Applied 2 ~ 4, thanks.