All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OPP updates for 5.13
@ 2021-04-12  5:52 Viresh Kumar
  2021-04-12 12:51 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2021-04-12  5:52 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

Hi Rafael,

This pull request adds devm variants for OPP APIs, and updates few of the users
as well (Yangtao Li and Dmitry Osipenko).

Thanks.

--
Viresh

-------------------------8<-------------------------

The following changes since commit 606a5d4227e4610399c61086ac55c46068a90b03:

  opp: Don't drop extra references to OPPs accidentally (2021-03-12 09:26:52 +0530)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next

for you to fetch changes up to a8bb0e872bfb962de4653ce8f8723c0e1f712ce3:

  memory: samsung: exynos5422-dmc: Convert to use resource-managed OPP API (2021-03-25 14:38:48 +0530)

----------------------------------------------------------------
Dmitry Osipenko (2):
      opp: Change return type of devm_pm_opp_register_set_opp_helper()
      opp: Change return type of devm_pm_opp_attach_genpd()

Yangtao Li (11):
      opp: Add devres wrapper for dev_pm_opp_set_clkname
      opp: Add devres wrapper for dev_pm_opp_set_regulators
      opp: Add devres wrapper for dev_pm_opp_set_supported_hw
      opp: Add devres wrapper for dev_pm_opp_of_add_table
      serial: qcom_geni_serial: Convert to use resource-managed OPP API
      spi: spi-geni-qcom: Convert to use resource-managed OPP API
      spi: spi-qcom-qspi: Convert to use resource-managed OPP API
      mmc: sdhci-msm: Convert to use resource-managed OPP API
      drm/lima: Convert to use resource-managed OPP API
      drm/panfrost: Convert to use resource-managed OPP API
      memory: samsung: exynos5422-dmc: Convert to use resource-managed OPP API

 drivers/gpu/drm/lima/lima_devfreq.c         |  47 +++--------
 drivers/gpu/drm/lima/lima_devfreq.h         |   3 -
 drivers/gpu/drm/panfrost/panfrost_devfreq.c |  37 ++-------
 drivers/gpu/drm/panfrost/panfrost_devfreq.h |   2 -
 drivers/memory/samsung/exynos5422-dmc.c     |  13 +--
 drivers/mmc/host/sdhci-msm.c                |  19 ++---
 drivers/opp/core.c                          | 122 ++++++++++++++++++++++------
 drivers/opp/of.c                            |  36 ++++++++
 drivers/spi/spi-geni-qcom.c                 |  16 ++--
 drivers/spi/spi-qcom-qspi.c                 |  18 ++--
 drivers/tty/serial/qcom_geni_serial.c       |  23 ++----
 include/linux/pm_opp.h                      |  44 ++++++++--
 include/linux/qcom-geni-se.h                |   2 -
 13 files changed, 217 insertions(+), 165 deletions(-)

-- 
viresh

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] OPP updates for 5.13
  2021-04-12  5:52 [GIT PULL] OPP updates for 5.13 Viresh Kumar
@ 2021-04-12 12:51 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-04-12 12:51 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Mon, Apr 12, 2021 at 7:52 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> Hi Rafael,
>
> This pull request adds devm variants for OPP APIs, and updates few of the users
> as well (Yangtao Li and Dmitry Osipenko).
>
> Thanks.
>
> --
> Viresh
>
> -------------------------8<-------------------------
>
> The following changes since commit 606a5d4227e4610399c61086ac55c46068a90b03:
>
>   opp: Don't drop extra references to OPPs accidentally (2021-03-12 09:26:52 +0530)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next
>
> for you to fetch changes up to a8bb0e872bfb962de4653ce8f8723c0e1f712ce3:
>
>   memory: samsung: exynos5422-dmc: Convert to use resource-managed OPP API (2021-03-25 14:38:48 +0530)

Pulled, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-12 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12  5:52 [GIT PULL] OPP updates for 5.13 Viresh Kumar
2021-04-12 12:51 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.