diff options
author | Stephan Gerhold <stephan.gerhold@kernkonzept.com> | 2023-09-19 13:59:49 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-09-25 14:19:37 +0200 |
commit | 287fcdaa35fc666640f805310095c52f2d818d26 (patch) | |
tree | ea13fac0b7d5eb6c2fe290161269b37e6b72cee2 /crypto/sm2.c | |
parent | spi: dt-bindings: qup: Document power-domains and OPP (diff) | |
download | linux-287fcdaa35fc666640f805310095c52f2d818d26.tar.xz linux-287fcdaa35fc666640f805310095c52f2d818d26.zip |
spi: qup: Parse OPP table for DVFS support
Parse the OPP table from the device tree and use dev_pm_opp_set_rate()
instead of clk_set_rate() to allow making performance state for power
domains specified in the OPP table.
This is needed to guarantee correct behavior of the clock, especially
with the higher clock/SPI bus frequencies.
Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Link: https://lore.kernel.org/r/20230919-spi-qup-dvfs-v2-2-1bac2e9ab8db@kernkonzept.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'crypto/sm2.c')
0 files changed, 0 insertions, 0 deletions