Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] brcmstb-avs-cpufreq updates
@ 2020-05-28 18:19 Markus Mayer
  0 siblings, 0 replies; only message in thread
From: Markus Mayer @ 2020-05-28 18:19 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar, Florian Fainelli
  Cc: Linux Kernel Mailing List, Broadcom Kernel List, ARM Kernel List,
	Markus Mayer, Linux Power Management List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-28 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-28 18:19 [PATCH 0/3] brcmstb-avs-cpufreq updates Markus Mayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox