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


Groups > linux.kernel > #1320957

Re: [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks
Date 2016-01-28 20:20 +0100
Message-ID <qW0gO-80O-21@gated-at.bofh.it> (permalink)
References <qVIMV-3vP-3@gated-at.bofh.it> <qVIMV-3vP-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Krzysztof,

On 01/27/2016 09:35 PM, Krzysztof Kozlowski wrote:
> Enable the COMPILE_TEST to get build coverage of some of Samsung clock
> controller drivers. Still some of them will be built only if
> appropriate SoC is chosen (like SOC_EXYNOS4415 or ARCH_S3C64XX).
>
> Anyway in case of COMPILE_TEST the Samsung clocks would show up in main
> drivers section because they are not inside the "Common Clock Framework"
> menu item. Move them under the "Common Clock Framework".
>
> This changes the logic of selecting Samsung clocks from specific
> architectures. Now the COMMON_CLK should be selected before selecting
> specific clock (like S3C2410_COMMON_CLK or COMMON_CLK_SAMSUNG).
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

I have also verified that more samsung clocks drivers are built for
allyesconfig (where COMPILE_TEST is enabled) when make M=drivers/clk

Tested-by: Javier Martinez Canillas <javier@osg.samsung.com>

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

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


Thread

[PATCH v4 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-01-28 01:40 +0100
  [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-01-28 01:40 +0100
    Re: [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung  clocks Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-28 20:20 +0100
    Re: [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung  clocks Stephen Boyd <sboyd@codeaurora.org> - 2016-01-29 21:50 +0100
  [PATCH v4 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-01-28 01:40 +0100
    Re: [PATCH v4 2/3] clk: samsung: Don't build ARMv8 clock drivers on  ARMv7 Chanwoo Choi <cw00.choi@samsung.com> - 2016-01-28 02:30 +0100
    Re: [PATCH v4 2/3] clk: samsung: Don't build ARMv8 clock drivers on  ARMv7 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-28 20:20 +0100
    Re: [PATCH v4 2/3] clk: samsung: Don't build ARMv8 clock drivers on  ARMv7 Stephen Boyd <sboyd@codeaurora.org> - 2016-01-29 21:50 +0100
  [PATCH v4 3/3] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into  ARCH_EXYNOS Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-01-28 01:40 +0100
    Re: [PATCH v4 3/3] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol  into ARCH_EXYNOS Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-28 20:20 +0100
  Re: [PATCH v4 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol Andi Shyti <andi.shyti@samsung.com> - 2016-01-29 02:20 +0100

csiph-web