Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1572617 > unrolled thread

[GIT PULL 0/4] ARM: exynos: Third (last) round for v4.11

Started byKrzysztof Kozlowski <krzk@kernel.org>
First post2017-02-02 19:40 +0100
Last post2017-02-07 16:00 +0100
Articles 5 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL 0/4] ARM: exynos: Third (last) round for v4.11 Krzysztof Kozlowski <krzk@kernel.org> - 2017-02-02 19:40 +0100
    [GIT PULL 2/4] soc: samsung: pmu for v4.11, third round Krzysztof Kozlowski <krzk@kernel.org> - 2017-02-02 19:40 +0100
      Re: [GIT PULL 2/4] soc: samsung: pmu for v4.11, third round Arnd Bergmann <arnd@arndb.de> - 2017-02-07 17:30 +0100
    [GIT PULL 3/4] ARM: dts: exynos: DT for v4.11, third round Krzysztof Kozlowski <krzk@kernel.org> - 2017-02-02 19:40 +0100
      Re: [GIT PULL 3/4] ARM: dts: exynos: DT for v4.11, third round Arnd Bergmann <arnd@arndb.de> - 2017-02-07 16:00 +0100

#1572617 — [GIT PULL 0/4] ARM: exynos: Third (last) round for v4.11

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-02-02 19:40 +0100
Subject[GIT PULL 0/4] ARM: exynos: Third (last) round for v4.11
Message-ID<t6usy-7Bs-27@gated-at.bofh.it>
Hi,

There was still some activity these days so I pushed to you second round of
updates a little bit earlier. I wanted to be sure it gets in and also make room
for new patches. These are the late commits but some of them were in a review
for quite long.

1. No conflicts expected.
2. Almost everything on top of previous pull requests.
3. No specific dependency of pulling.
4. External dependency pulled into 4/4.
5. 2/4 is also a stuff for other trees.

Best regards,
Krzysztof

[toc] | [next] | [standalone]


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

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-02-02 19:40 +0100
Subject[GIT PULL 2/4] soc: samsung: pmu for v4.11, third round
Message-ID<t6usB-7Bs-101@gated-at.bofh.it>
In reply to#1572617
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(+)

[toc] | [prev] | [next] | [standalone]


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

FromArnd Bergmann <arnd@arndb.de>
Date2017-02-07 17:30 +0100
SubjectRe: [GIT PULL 2/4] soc: samsung: pmu for v4.11, third round
Message-ID<t8gOt-5dy-5@gated-at.bofh.it>
In reply to#1572622
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

[toc] | [prev] | [next] | [standalone]


#1572626 — [GIT PULL 3/4] ARM: dts: exynos: DT for v4.11, third round

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2017-02-02 19:40 +0100
Subject[GIT PULL 3/4] ARM: dts: exynos: DT for v4.11, third round
Message-ID<t6usC-7Bs-115@gated-at.bofh.it>
In reply to#1572617
Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit dfaf06baad0c088a55570f7a324949c498f2106c:

  ARM: dts: exynos: Fix indentation of EHCI and OHCI ports (2017-01-29 21:03:46 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.11-3

for you to fetch changes up to 55d74adfa9758cad5dd989b22cb2558303fe9a0f:

  ARM: dts: exynos: Add labels to all existing power domains (2017-01-31 21:30:48 +0200)

----------------------------------------------------------------
Samsung DeviceTree update for v4.11, third round:
1. Add descriptive user-friendly label names for power domains. This
   makes debugging easier.

----------------------------------------------------------------
Marek Szyprowski (1):
      ARM: dts: exynos: Add labels to all existing power domains

 arch/arm/boot/dts/exynos4.dtsi    | 7 +++++++
 arch/arm/boot/dts/exynos4210.dtsi | 1 +
 arch/arm/boot/dts/exynos4412.dtsi | 1 +
 arch/arm/boot/dts/exynos5250.dtsi | 3 +++
 arch/arm/boot/dts/exynos5420.dtsi | 5 +++++
 5 files changed, 17 insertions(+)

[toc] | [prev] | [next] | [standalone]


#1575781 — Re: [GIT PULL 3/4] ARM: dts: exynos: DT for v4.11, third round

FromArnd Bergmann <arnd@arndb.de>
Date2017-02-07 16:00 +0100
SubjectRe: [GIT PULL 3/4] ARM: dts: exynos: DT for v4.11, third round
Message-ID<t8fpn-4cS-1@gated-at.bofh.it>
In reply to#1572626
On Thursday, February 2, 2017 8:30:07 PM CET Krzysztof Kozlowski wrote:
> Samsung DeviceTree update for v4.11, third round:
> 1. Add descriptive user-friendly label names for power domains. This
>    makes debugging easier.
> 

Pulled into next/dt, thanks!

	Arnd

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web