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

From: Javier Martinez Canillas
Date: Thu Jan 28 2016 - 14:15:50 EST


Hello Krzysztof,

On 01/27/2016 09:35 PM, 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@xxxxxxxxxxx>


Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>

Also checked that for example clk-exynos5433 is not built anymore for
exynos_defconfig but it is built for allyesconfig.

Tested-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>

Best regards,
--
Javier Martinez Canillas
Open Source Group
Samsung Research America