linux/drivers/crypto/rockchip
Corentin Labbe e220e67194 crypto: rockchip - Check for clocks numbers and their frequencies
Add the number of clocks needed for each compatible.
Rockchip's datasheet give maximum frequencies for some clocks, so add
checks for verifying they are within limits. Let's start with rk3288 for
clock frequency check, other will came later.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-10-28 12:36:34 +08:00
..
Makefile crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
rk3288_crypto_ahash.c crypto: rockchip - store crypto_info in request context 2022-10-28 12:36:34 +08:00
rk3288_crypto_skcipher.c crypto: rockchip - store crypto_info in request context 2022-10-28 12:36:34 +08:00
rk3288_crypto.c crypto: rockchip - Check for clocks numbers and their frequencies 2022-10-28 12:36:34 +08:00
rk3288_crypto.h crypto: rockchip - Check for clocks numbers and their frequencies 2022-10-28 12:36:34 +08:00