]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: imx: Remove optional 'fsl,sec-era' property
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 4 Jul 2018 17:52:50 +0000 (14:52 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Jul 2018 12:32:15 +0000 (20:32 +0800)
commit2db286d7361ecde6cb336cc8f10582afa9c09374
tree854bb77a9f47d837bbfc7f360b0d88aec1226741
parentcaaac8cde914ebab128295240cb489841d224170
ARM: dts: imx: Remove optional 'fsl,sec-era' property

Since commit 654f2b937b38 ("crypto: caam - allow retrieving 'era' from
register") the CAAM driver is capable of obtaining the era version by
reading the appropriate CAAM registers, so let the CAAM driver discover
the era version in run-time instead of hardcoding such information in the
device tree.

According to Documentation/devicetree/bindings/crypto/fsl-sec4.txt the
'fsl,sec-era' is an optional property and this can be safely removed
now.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sx.dtsi
arch/arm/boot/dts/imx7s.dtsi