Rework the setting of AXI bus cache parameters, including optionally allowing setting them from device tree Gilad Ben-Yossef (2): dt-bindings: crypto: update ccree optional params crypto: ccree - add custom cache params from DT file .../bindings/crypto/arm-cryptocell.txt | 4 + drivers/crypto/ccree/cc_driver.c | 89 +++++++++++++++---- drivers/crypto/ccree/cc_driver.h | 4 +- drivers/crypto/ccree/cc_pm.c | 2 +- 4 files changed, 81 insertions(+), 18 deletions(-) -- 2.27.0