Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1600722
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433 |
| Date | 2017-03-14 18:20 +0100 |
| Message-ID | <tkYh3-3lW-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi,
Patches are independent but I organized them into one patchset
as they have common goal - enable more drivers for ARMv8 Exynos chips.
If there are no objections, I can take it through samsung-soc.
Changes since v1:
================
1. Patch 1/3: Do not enable entire DRM stack but only drivers
supporting Exynos5433 and Exynos7 (suggested by Bartlomiej).
2. Add Bartlomiej's and Alim's reviews.
Best regards,
Krzysztof
Krzysztof Kozlowski (3):
arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433
and Exynos7
soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
arm64: exynos: Enable Exynos PMU and PM domains drivers
arch/arm64/Kconfig.platforms | 2 ++
arch/arm64/configs/defconfig | 11 +++++++++++
drivers/soc/samsung/Kconfig | 8 +++++++-
drivers/soc/samsung/Makefile | 4 +++-
drivers/soc/samsung/exynos-pmu.c | 22 ++++++++++++++++------
drivers/soc/samsung/exynos-pmu.h | 3 +++
6 files changed, 42 insertions(+), 8 deletions(-)
--
2.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433 Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-14 18:20 +0100
[PATCH v2 1/3] arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7 Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-14 18:20 +0100
Re: [PATCH v2 1/3] arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7 Chanwoo Choi <cw00.choi@samsung.com> - 2017-03-15 02:10 +0100
[PATCH v2 3/3] arm64: exynos: Enable Exynos PMU and PM domains drivers Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-14 18:20 +0100
Re: [PATCH v2 3/3] arm64: exynos: Enable Exynos PMU and PM domains drivers Chanwoo Choi <cw00.choi@samsung.com> - 2017-03-15 02:00 +0100
[PATCH v2 2/3] soc: samsung: Do not build ARMv7 PMU drivers on ARMv8 Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-14 18:20 +0100
Re: [PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433 Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-21 18:20 +0100
csiph-web