From mboxrd@z Thu Jan 1 00:00:00 1970 From: oss@buserror.net (Scott Wood) Date: Tue, 28 Aug 2018 19:28:06 -0500 Subject: [PATCH 5/5] arm64: dts: add LX2160ARDB board support In-Reply-To: References: <1534747636-20064-1-git-send-email-vabhav.sharma@nxp.com> <1534747636-20064-6-git-send-email-vabhav.sharma@nxp.com> Message-ID: <1dd3074eabb496155c4d1abb83c82c52529a656a.camel@buserror.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 2018-08-21 at 15:45 -0500, Rob Herring wrote: > On Mon, Aug 20, 2018 at 1:52 PM Vabhav Sharma wrote: > > +/ { > > + model = "NXP Layerscape LX2160ARDB"; > > + compatible = "fsl,lx2160a-rdb", "fsl,lx2160a"; > > + > > + aliases { > > + crypto = &crypto; > > Drop this. Aliases should be numbered, and this is not a standard > alias name either. Is this a new rule? In any case, U-Boot looks for a "crypto" alias. -Scott