Re: [PATCH 5/5] arm64: dts: add LX2160ARDB board support

From: Scott Wood
Date: Tue Aug 28 2018 - 20:30:30 EST


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@xxxxxxx> 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