Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1339796

Re: [PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7

From Michael Turquette <mturquette@baylibre.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
Date 2016-02-22 19:30 +0100
Message-ID <r53p9-1tx-39@gated-at.bofh.it> (permalink)
References <r2Hj3-3Wg-7@gated-at.bofh.it> <r2Hj4-3Wg-11@gated-at.bofh.it> <r37dv-4Sm-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Quoting Sylwester Nawrocki (2016-02-17 02:03:36)
> On 16/02/16 07:20, Krzysztof Kozlowski wrote:
> > Currently the Exynos5433 (ARMv8 SoC) clock driver depends on ARCH_EXYNOS
> > so it is built also on ARMv7. This does not bring any kind of benefit.
> > There won't be a single kernel image for ARMv7 and ARMv8 SoCs (like
> > multi_v7 for ARMv7).
> > 
> > Instead build clock drivers only for respective SoC's architecture.
> > 
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> 
> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> 

Thanks for the Ack.

I've rebased patches #1 and #2 against James's b9e65ebc654d and pushed
the clk-samsung branch to the clk tree. I have deleted the
clk-samsung-kconfig branch that was blowing up the kbuild robot.
clk-samsung will not be rebased and can be used as a dependency for
arm-soc. It has been merged into clk-next.

Regards,
Mike

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-16 07:30 +0100
  Re: [PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on  ARMv7 Sylwester Nawrocki <s.nawrocki@samsung.com> - 2016-02-17 11:10 +0100
    Re: [PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7 Michael Turquette <mturquette@baylibre.com> - 2016-02-22 19:30 +0100
      Re: [PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on  ARMv7 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-23 01:20 +0100

csiph-web