Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569273 > unrolled thread
| Started by | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| First post | 2017-01-29 21:20 +0100 |
| Last post | 2017-01-30 06:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[GIT PULL 2/4] soc: samsung: exynos for v4.11, 2nd round Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-29 21:20 +0100
Re: [GIT PULL 2/4] soc: samsung: exynos for v4.11, 2nd round Olof Johansson <olof@lixom.net> - 2017-01-30 06:40 +0100
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-01-29 21:20 +0100 |
| Subject | [GIT PULL 2/4] soc: samsung: exynos for v4.11, 2nd round |
| Message-ID | <t5478-38E-11@gated-at.bofh.it> |
Hi,
On top of previous pull request (tags/samsung-drivers-soc-pmu-4.11).
This adds support for Exynos5433 to PMU driver which is needed
by Marek's patchset:
- [PATCH v2 0/8] Pad retentions support for Exynos5433
https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
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>
Best regards,
Krzysztof
The following changes since commit 1da6de33e43901ec5220cbf292d71172635ada67:
soc: samsung: pmu: Remove messages for failed memory allocation (2017-01-20 18:37:27 +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-2
for you to fetch changes up to ee55ae6194a5439bde3a3b8ee0abda63c610e740:
soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register (2017-01-27 11:32:31 +0200)
----------------------------------------------------------------
Continuation of improvements for Exynos PM drivers for v4.11:
1. Add support for Exynos5433 to Power Management Unit (PMU) and Power
Domains drivers.
2. Cleanups of duplicated and unused defines.
----------------------------------------------------------------
Chanwoo Choi (1):
soc: samsung: pm_domains: Add new Exynos5433 compatible
Krzysztof Kozlowski (2):
soc: samsung: pmu: Remove unused and duplicated defines
soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register
Marek Szyprowski (1):
soc: samsung: pmu: Add dummy support for Exynos5433 SoC
.../devicetree/bindings/power/pd-samsung.txt | 1 +
arch/arm/mach-exynos/suspend.c | 6 +-
drivers/soc/samsung/exynos-pmu.c | 6 +-
drivers/soc/samsung/exynos5250-pmu.c | 2 +-
drivers/soc/samsung/exynos5420-pmu.c | 4 +-
drivers/soc/samsung/pm_domains.c | 7 ++
include/linux/soc/samsung/exynos-regs-pmu.h | 75 +++-------------------
7 files changed, 26 insertions(+), 75 deletions(-)
[toc] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2017-01-30 06:40 +0100 |
| Message-ID | <t5cR4-8ue-13@gated-at.bofh.it> |
| In reply to | #1569273 |
On Sun, Jan 29, 2017 at 10:06:27PM +0200, Krzysztof Kozlowski wrote: > Hi, > > On top of previous pull request (tags/samsung-drivers-soc-pmu-4.11). > > This adds support for Exynos5433 to PMU driver which is needed > by Marek's patchset: > - [PATCH v2 0/8] Pad retentions support for Exynos5433 > https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com > > > Cc: Marek Szyprowski <m.szyprowski@samsung.com> > 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> > > Best regards, > Krzysztof Merged, thanks! -Olof
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web