[PATCH 0/3] brcmstb-avs-cpufreq updates
From: Markus Mayer <hidden>
Date: 2020-05-28 18:25:41
Also in:
linux-pm, lkml
Hi all,
Here is a collection of little, independent improvements to the
brcmstb-avs-cpufreq driver.
- more flexible interface for __issue_avs_command()
This change makes the function more versatile as it can handle input
and output parameters at the same time.
- Support polling AVS firmware
This change allows the driver to use polling if interrupt driven mode
doesn't work for some reason.
- send S2_ENTER / S2_EXIT commands to AVS
Let the AVS firmware know when we are about to enter, or have just
exited, S2 mode.
Regards,
-Markus
Florian Fainelli (1):
cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmware
Markus Mayer (2):
cpufreq: brcmstb-avs-cpufreq: more flexible interface for
__issue_avs_command()
cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVS
drivers/cpufreq/brcmstb-avs-cpufreq.c | 89 ++++++++++++++++++---------
1 file changed, 59 insertions(+), 30 deletions(-)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel