From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v2 3/3] arm64: dts: imx: Add i.mx8mm evk basic dts support Date: Fri, 22 Mar 2019 15:49:15 +0800 Message-ID: <20190322074914.GD12513@dragon> References: <1552369779-7614-1-git-send-email-ping.bai@nxp.com> <1552369779-7614-3-git-send-email-ping.bai@nxp.com> <20190321084453.GE12513@dragon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Jacky Bai Cc: "mark.rutland@arm.com" , Aisheng Dong , "devicetree@vger.kernel.org" , "s.hauer@pengutronix.de" , "robh+dt@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , "festevam@gmail.com" , "linux-arm-kernel@lists.infradead.org" , "l.stach@pengutronix.de" List-Id: devicetree@vger.kernel.org On Fri, Mar 22, 2019 at 05:53:52AM +0000, Jacky Bai wrote: > > Subject: Re: [PATCH v2 3/3] arm64: dts: imx: Add i.mx8mm evk basic dts > > support > ... > > > + > > > +/ { > > > + model = "FSL i.MX8MM EVK board"; > > > + compatible = "fsl,imx8mm-evk", "fsl,imx8mm"; > > > > The board compatible should be added to > > Documentation/devicetree/bindings/arm/fsl.yaml as well. > > Hi shawn, I just checked the binding doc in this patchset's 'patch 2/3', I think I have add the binding in the yaml file. > Anything missed? Ah, sorry. I overlooked it. Shawn