Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1322068
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/3] clk: samsung: Enable COMPILE_TEST for Samsung clocks |
| Date | 2016-01-29 21:50 +0100 |
| Message-ID | <qWo9s-eo-13@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 |
On 01/28, 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> > > --- Acked-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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