mbox

[GIT,PULL,2/4] soc: samsung: pmu for v4.11, third round

Message ID 20170202183008.23500-3-krzk@kernel.org
State New
Headers show

Pull-request

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

Message

Krzysztof Kozlowski Feb. 2, 2017, 6:30 p.m. UTC
Hi,

Last changes around PMU driver (the header)
On top of previous pull request.

This patch (and others below) might be also pulled by Linus or Lee for:
[PATCH v3 0/7] Pad retentions support for Exynos5433
http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1321519.html

Best regards,
Krzysztof


Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: linux-gpio@vger.kernel.org
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>


The following changes since commit ee55ae6194a5439bde3a3b8ee0abda63c610e740:

  soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register (2017-01-27 11:32:31 +0200)

are available in the git repository at:

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

for you to fetch changes up to b343d77b94b6702082f4f402e1492e71ef87095b:

  soc: samsung: pmu: Add register defines for pad retention control (2017-02-02 20:00:28 +0200)

----------------------------------------------------------------
3rd round of improvements for Exynos PMU driver for v4.11:
1. Add defines in header for future patches changing the pad
   retention control.

----------------------------------------------------------------
Marek Szyprowski (1):
      soc: samsung: pmu: Add register defines for pad retention control

 include/linux/soc/samsung/exynos-regs-pmu.h | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Arnd Bergmann Feb. 7, 2017, 4:23 p.m. UTC | #1
On Thursday, February 2, 2017 8:30:06 PM CET Krzysztof Kozlowski wrote:
> 3rd round of improvements for Exynos PMU driver for v4.11:
> 1. Add defines in header for future patches changing the pad
>    retention control.
> 

Pulled into next/drivers, thanks!

	Arnd

--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html