* [PATCH] clk: mediatek: Add hardware dependency
@ 2016-10-14 12:44 Jean Delvare
2016-10-14 17:43 ` Matthias Brugger
2016-10-17 22:22 ` Stephen Boyd
0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2016-10-14 12:44 UTC (permalink / raw)
To: linux-clk, linux-mediatek
Cc: Shunli Wang, James Liao, Erin Lo, Matthias Brugger, Stephen Boyd,
Michael Turquette
Only propose the mediatek clock drivers on this platform, unless
build-testing.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Shunli Wang <shunli.wang@mediatek.com>
Cc: James Liao <jamesjj.liao@mediatek.com>
Cc: Erin Lo <erin.lo@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Michael Turquette <mturquette@baylibre.com>
---
drivers/clk/mediatek/Kconfig | 2 ++
1 file changed, 2 insertions(+)
--- linux-4.9-rc0.orig/drivers/clk/mediatek/Kconfig 2016-10-13 11:39:40.416106971 +0200
+++ linux-4.9-rc0/drivers/clk/mediatek/Kconfig 2016-10-14 14:37:48.319588483 +0200
@@ -8,6 +8,7 @@ config COMMON_CLK_MEDIATEK
config COMMON_CLK_MT8135
bool "Clock driver for Mediatek MT8135"
+ depends on ARCH_MEDIATEK || COMPILE_TEST
select COMMON_CLK_MEDIATEK
default ARCH_MEDIATEK
---help---
@@ -15,6 +16,7 @@ config COMMON_CLK_MT8135
config COMMON_CLK_MT8173
bool "Clock driver for Mediatek MT8173"
+ depends on ARCH_MEDIATEK || COMPILE_TEST
select COMMON_CLK_MEDIATEK
default ARCH_MEDIATEK
---help---
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] clk: mediatek: Add hardware dependency
2016-10-14 12:44 [PATCH] clk: mediatek: Add hardware dependency Jean Delvare
@ 2016-10-14 17:43 ` Matthias Brugger
2016-10-17 22:22 ` Stephen Boyd
1 sibling, 0 replies; 3+ messages in thread
From: Matthias Brugger @ 2016-10-14 17:43 UTC (permalink / raw)
To: Jean Delvare, linux-clk, linux-mediatek
Cc: Shunli Wang, James Liao, Erin Lo, Stephen Boyd, Michael Turquette
On 10/14/2016 02:44 PM, Jean Delvare wrote:
> Only propose the mediatek clock drivers on this platform, unless
> build-testing.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Shunli Wang <shunli.wang@mediatek.com>
> Cc: James Liao <jamesjj.liao@mediatek.com>
> Cc: Erin Lo <erin.lo@mediatek.com>
> Cc: Matthias Brugger <matthias.bgg@gmail.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Michael Turquette <mturquette@baylibre.com>
> ---
> drivers/clk/mediatek/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> --- linux-4.9-rc0.orig/drivers/clk/mediatek/Kconfig 2016-10-13 11:39:40.416106971 +0200
> +++ linux-4.9-rc0/drivers/clk/mediatek/Kconfig 2016-10-14 14:37:48.319588483 +0200
> @@ -8,6 +8,7 @@ config COMMON_CLK_MEDIATEK
>
> config COMMON_CLK_MT8135
> bool "Clock driver for Mediatek MT8135"
> + depends on ARCH_MEDIATEK || COMPILE_TEST
> select COMMON_CLK_MEDIATEK
> default ARCH_MEDIATEK
> ---help---
> @@ -15,6 +16,7 @@ config COMMON_CLK_MT8135
>
> config COMMON_CLK_MT8173
> bool "Clock driver for Mediatek MT8173"
> + depends on ARCH_MEDIATEK || COMPILE_TEST
> select COMMON_CLK_MEDIATEK
> default ARCH_MEDIATEK
> ---help---
>
>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] clk: mediatek: Add hardware dependency
2016-10-14 12:44 [PATCH] clk: mediatek: Add hardware dependency Jean Delvare
2016-10-14 17:43 ` Matthias Brugger
@ 2016-10-17 22:22 ` Stephen Boyd
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2016-10-17 22:22 UTC (permalink / raw)
To: Jean Delvare
Cc: linux-clk, linux-mediatek, Shunli Wang, James Liao, Erin Lo,
Matthias Brugger, Michael Turquette
On 10/14, Jean Delvare wrote:
> Only propose the mediatek clock drivers on this platform, unless
> build-testing.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Shunli Wang <shunli.wang@mediatek.com>
> Cc: James Liao <jamesjj.liao@mediatek.com>
> Cc: Erin Lo <erin.lo@mediatek.com>
> Cc: Matthias Brugger <matthias.bgg@gmail.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Michael Turquette <mturquette@baylibre.com>
> ---
Applied to clk-fixes
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-10-17 22:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-14 12:44 [PATCH] clk: mediatek: Add hardware dependency Jean Delvare
2016-10-14 17:43 ` Matthias Brugger
2016-10-17 22:22 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).