[PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433

Krzysztof Kozlowski krzk at kernel.org
Tue Mar 14 10:10:25 PDT 2017


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




More information about the linux-arm-kernel mailing list