All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND v2 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
@ 2016-01-25  0:50 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2016-01-25  0:50 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, linux-kernel, devicetree,
	linux-samsung-soc, linux-clk
  Cc: Catalin Marinas, Will Deacon, Kukjin Kim, Sylwester Nawrocki,
	Tomasz Figa, Olof Johansson, Arnd Bergmann, linux-arm-kernel,
	Kevin Hilman, Krzysztof Kozlowski

Dear Michael and Stephen,


Patch 2 *depends* on patch 1. I was thinking about merging this through
arm-soc tree after getting your acks.

Can you look at patch 1 here and share your comments?



Short introduction
==================
We don't need ARCH_EXYNOS7 symbol because all ARMv8 platforms should
fall under generic ARCH_EXYNOS. In the same time there is no sense
in building clocks for these ARMv8 SoCs on ARMv7 builds. In future
this will also influence PMU [1] driver.


Best regards,
Krzysztof

[1] https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg48090.html


Krzysztof Kozlowski (2):
  clk: samsung: Don't build ARMv8 clock drivers on ARMv7
  arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS

 arch/arm64/Kconfig.platforms        | 11 ++---------
 arch/arm64/boot/dts/exynos/Makefile |  2 +-
 arch/arm64/configs/defconfig        |  2 +-
 drivers/clk/samsung/Kconfig         |  6 ++++++
 drivers/clk/samsung/Makefile        |  4 ++--
 5 files changed, 12 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-01-25  9:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25  0:50 [RESEND v2 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol Krzysztof Kozlowski
2016-01-25  0:50 ` Krzysztof Kozlowski
2016-01-25  0:50 ` [RESEND v2 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7 Krzysztof Kozlowski
2016-01-25  0:50   ` Krzysztof Kozlowski
2016-01-25  8:59   ` Arnd Bergmann
2016-01-25  8:59     ` Arnd Bergmann
2016-01-25  8:59     ` Arnd Bergmann
2016-01-25  9:10     ` Krzysztof Kozlowski
2016-01-25  9:10       ` Krzysztof Kozlowski
2016-01-25  9:10       ` Krzysztof Kozlowski
2016-01-25  0:50 ` [RESEND v2 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS Krzysztof Kozlowski
2016-01-25  0:50   ` 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.