linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] soc: samsung: Drivers for v4.11
@ 2017-01-20 18:13 Krzysztof Kozlowski
  2017-01-26  9:13 ` Linus Walleij
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2017-01-20 18:13 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Few changes in Exynos PMU driver including one that is needed by pinctrl
driver for runtime PM. We want to move forward with the RPM for our drivers
while keeping still DT ABI.


This tag is also for Linus Walleij to pull - base for pinctrl changes.

Best regards,
Krzysztof

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>


The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git samsung-drivers-soc-pmu-4.11

for you to fetch changes up to 1da6de33e43901ec5220cbf292d71172635ada67:

  soc: samsung: pmu: Remove messages for failed memory allocation (2017-01-20 18:37:27 +0200)

----------------------------------------------------------------
Improvements for Exynos PMU driver for v4.11:

Beside basic function of setting proper configuration for low power modes, the
Exynos PMU (Power Management Unit) driver is also a provider of syscon regmap
for its registers.  This regmap is essential to many other drivers wanting to
or needing to implement low power mode.

Exynos pinctrl driver, before getting support for Runtime Power Management,
needs access to this syscon regmap.  Let's do it in a DT ABI friendly way.

----------------------------------------------------------------
Marek Szyprowski (3):
      soc: samsung: pmu: Provide global function to get PMU regmap
      soc: samsung: pmu: Use of_device_get_match_data helper
      soc: samsung: pmu: Remove messages for failed memory allocation

 drivers/soc/samsung/exynos-pmu.c       | 22 ++++++++++++++--------
 include/linux/soc/samsung/exynos-pmu.h | 10 ++++++++++
 2 files changed, 24 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2017-01-29 22:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-20 18:13 [GIT PULL] soc: samsung: Drivers for v4.11 Krzysztof Kozlowski
2017-01-26  9:13 ` Linus Walleij
2017-01-26  9:20   ` Marek Szyprowski
2017-01-26  9:44     ` Linus Walleij
2017-01-26 15:59 ` Linus Walleij
2017-01-27  7:55   ` Krzysztof Kozlowski
2017-01-29 22:31 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).