ARM: dts: imx7s: Pass the 'fsl,sec-era' property
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 24 Apr 2018 20:25:19 +0000 (17:25 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 7 May 2018 01:17:54 +0000 (09:17 +0800)
commit388126a3e6c706eabf2359839753d550639c25ff
tree12c0a1df52993a2436e7a8325d62d49d93d43aa8
parent60cc43fc888428bb2f18f08997432d426a243338
ARM: dts: imx7s: Pass the 'fsl,sec-era' property

Currently the following error is seen from the CAAM driver:

caam 30900000.caam: device ID = 0x0a16030000000000 (Era -524)

Pass the 'fsl,sec-era' property to properly describe the
era information.

This error happens because the 'fsl,sec-era' is not passed via
device tree.

The era information is used in various places inside drivers/crypto/caam,
so pass the correct version via device tree.

Fixes: 0eeabcad7da5 ("ARM: dts: imx7s: add CAAM device node")
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7s.dtsi