Re: [PATCH v3] armv8: layerscape: don't remove crypto node if just partially disabled

2020-10-18 Thread Horia Geantă
On 10/16/2020 8:38 PM, Michael Walle wrote: > On all newer Layerscape SoCs, only the export-controlled ciphers of the > crypto module are disabled on non-E parts. Thus it doesn't make sense to > completely remove the node. Linux will figure out what is there and what > is not. > > Just remove it f

[PATCH v3] armv8: layerscape: don't remove crypto node if just partially disabled

2020-10-16 Thread Michael Walle
On all newer Layerscape SoCs, only the export-controlled ciphers of the crypto module are disabled on non-E parts. Thus it doesn't make sense to completely remove the node. Linux will figure out what is there and what is not. Just remove it for older SoCs, where the module is indeed completely dis