All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433
@ 2017-03-14 17:10 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 15+ messages in thread
From: Krzysztof Kozlowski @ 2017-03-14 17:10 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Kukjin Kim, Krzysztof Kozlowski,
	Javier Martinez Canillas, Arnd Bergmann, Kevin Hilman,
	linux-arm-kernel, linux-kernel, linux-samsung-soc
  Cc: Bartlomiej Zolnierkiewicz, Alim Akhtar

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-03-21 17:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-14 17:10 [PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433 Krzysztof Kozlowski
2017-03-14 17:10 ` Krzysztof Kozlowski
2017-03-14 17:10 ` [PATCH v2 1/3] arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7 Krzysztof Kozlowski
2017-03-14 17:10   ` Krzysztof Kozlowski
2017-03-15  1:01   ` Chanwoo Choi
2017-03-15  1:01     ` Chanwoo Choi
2017-03-14 17:10 ` [PATCH v2 2/3] soc: samsung: Do not build ARMv7 PMU drivers on ARMv8 Krzysztof Kozlowski
2017-03-14 17:10   ` Krzysztof Kozlowski
2017-03-14 17:10 ` [PATCH v2 3/3] arm64: exynos: Enable Exynos PMU and PM domains drivers Krzysztof Kozlowski
2017-03-14 17:10   ` Krzysztof Kozlowski
2017-03-15  0:55   ` Chanwoo Choi
2017-03-15  0:55     ` Chanwoo Choi
2017-03-21 17:18 ` [PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433 Krzysztof Kozlowski
2017-03-21 17:18   ` Krzysztof Kozlowski
2017-03-21 17:18   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.