crypto: inside-secure - fix clock resource by adding a register clock
authorGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 13 Mar 2018 16:48:42 +0000 (17:48 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 23 Mar 2018 15:40:04 +0000 (23:40 +0800)
commit1d17cbfbb55cd80890312dd8c64d0008b25b05c0
tree7616716634ca26e4dffe5cfd5fabf811a79b8589
parent5b37689653cbe73d24760428c236feb15ccad2aa
crypto: inside-secure - fix clock resource by adding a register clock

On Armada 7K/8K we need to explicitly enable the register clock. This
clock is optional because not all the SoCs using this IP need it but at
least for Armada 7K/8K it is actually mandatory.

The binding documentation is updated accordingly.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt
drivers/crypto/inside-secure/safexcel.c
drivers/crypto/inside-secure/safexcel.h