diff options
author | Stephan Gerhold <stephan.gerhold@kernkonzept.com> | 2023-11-28 10:43:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-08 12:02:37 +0100 |
commit | 173ebdedcd844a39bb884afc1c1f97b74319dda6 (patch) | |
tree | 9a979d9928798114d0bf8bbcfea48a61c7d8fb22 /LICENSES | |
parent | 692079bda7802fccbf82daeb93d47d3d92972bbf (diff) |
serial: msm: Use 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 votes
specified in the OPP table (e.g. for power domains and interconnects).
Without an OPP table in the device tree this will behave just as before
this patch.
Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Link: https://lore.kernel.org/r/20231128-serial-msm-dvfs-v1-2-4f290d20a4be@kernkonzept.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions