Hi Herbert, On Fri, Apr 20, 2018 at 1:52 PM, Herbert Xu <herb...@gondor.apana.org.au> wrote: > On Wed, Apr 11, 2018 at 09:45:20AM -0300, Fabio Estevam wrote: >> From: Fabio Estevam <fabio.este...@nxp.com> >> >> The 'era' information can be retrieved from CAAM registers, so >> introduce a caam_get_era_from_hw() function that gets it via register >> reads in case the 'fsl,sec-era' property is not passed in the device >> tree. >> >> This function is based on the U-Boot implementation from >> drivers/crypto/fsl/sec.c >> >> Signed-off-by: Fabio Estevam <fabio.este...@nxp.com> > > Patch applied. Thanks.
Would it be possible to consider applying this one for 4.17-rc? Without this patch we get incorrect CAAM IP block version (era) on i.MX7 on 4.17-rc1: caam 30900000.caam: device ID = 0x0a16030000000000 (Era -524) Thanks