Messages in this thread |  | | From | Scott Wood <> | Date | Tue, 28 Aug 2018 19:28:06 -0500 | Subject | Re: [PATCH 5/5] arm64: dts: add LX2160ARDB board support |
| |
On Tue, 2018-08-21 at 15:45 -0500, Rob Herring wrote: > On Mon, Aug 20, 2018 at 1:52 PM Vabhav Sharma <vabhav.sharma@nxp.com> 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
|  |