Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619287 > unrolled thread
| Started by | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| First post | 2017-04-08 16:20 +0200 |
| Last post | 2017-04-08 16:20 +0200 |
| Articles | 4 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL 0/5] ARM: exynos: Stuff for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-08 16:20 +0200
[GIT PULL 2/5] ARM: soc: samsung: exynos for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-08 16:20 +0200
[GIT PULL 5/5] ARM: defconfig: exynos for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-08 16:20 +0200
[GIT PULL 1/5] arm64: soc: exynos for v4.12 Krzysztof Kozlowski <krzk@kernel.org> - 2017-04-08 16:20 +0200
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-04-08 16:20 +0200 |
| Subject | [GIT PULL 0/5] ARM: exynos: Stuff for v4.12 |
| Message-ID | <ttZnz-6le-3@gated-at.bofh.it> |
Hi, No external dependencies, no specific order of pulling, nothing special. Best regards, Krzysztof
[toc] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-04-08 16:20 +0200 |
| Subject | [GIT PULL 2/5] ARM: soc: samsung: exynos for v4.12 |
| Message-ID | <ttZnz-6le-13@gated-at.bofh.it> |
| In reply to | #1619287 |
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.12
for you to fetch changes up to a0ebf66267ebab093cd7e230e70d29249768d249:
soc: samsung: Do not build ARMv7 PMU drivers on ARMv8 (2017-03-21 19:03:39 +0200)
----------------------------------------------------------------
Samsung SoC drivers update for v4.12 - split building of the PMU driver between
ARMv7 and ARMv8.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
drivers/soc/samsung/Kconfig | 8 +++++++-
drivers/soc/samsung/Makefile | 4 +++-
drivers/soc/samsung/exynos-pmu.c | 22 ++++++++++++++++------
drivers/soc/samsung/exynos-pmu.h | 3 +++
4 files changed, 29 insertions(+), 8 deletions(-)
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-04-08 16:20 +0200 |
| Subject | [GIT PULL 5/5] ARM: defconfig: exynos for v4.12 |
| Message-ID | <ttZnz-6le-9@gated-at.bofh.it> |
| In reply to | #1619287 |
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.12
for you to fetch changes up to fd2694a112d6b53eba8d8e182fef0dccdab6c9e8:
ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96 (2017-03-07 21:01:52 +0200)
----------------------------------------------------------------
Samsung defconfig ARM update for v4.12:
1. Enable DYNAMIC_DEBUG because it is useful for debugging.
2. Increase CMA memory region to allow handling H.264 1080p videos.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
ARM: exynos_defconfig: Enable DYNAMIC_DEBUG and get rid of old ext3
Shuah Khan (1):
ARM: exynos_defconfig: Increase CONFIG_CMA_SIZE_MBYTES to 96
arch/arm/configs/exynos_defconfig | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-04-08 16:20 +0200 |
| Subject | [GIT PULL 1/5] arm64: soc: exynos for v4.12 |
| Message-ID | <ttZnz-6le-11@gated-at.bofh.it> |
| In reply to | #1619287 |
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc64-4.12
for you to fetch changes up to 0edf17984f251e633465e028a0115d57b1b7eb88:
arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7 (2017-03-21 19:18:53 +0200)
----------------------------------------------------------------
Samsung ARM64 update for v4.12:
1. Exynos power management drivers support now ARMv8 SoC - Exynos5433 - so
select them in ARCH_EXYNOS.
2. Enable few Exynos drivers for supported ARMv8 SoCs.
----------------------------------------------------------------
Krzysztof Kozlowski (2):
arm64: exynos: Enable Exynos PMU and PM domains drivers
arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7
arch/arm64/Kconfig.platforms | 2 ++
arch/arm64/configs/defconfig | 11 +++++++++++
2 files changed, 13 insertions(+)
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web