linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: exynos-lpass: Add hardware dependency
@ 2016-10-14 12:35 ` Jean Delvare
  2016-10-14 12:55   ` Sylwester Nawrocki
  2016-10-26 12:32   ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2016-10-14 12:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: Inha Song, Beomho Seo, Sylwester Nawrocki, Lee Jones

This driver is meant for Exynos systems so do not offer the option
elsewhere unless build-testing.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Inha Song <ideal.song@samsung.com>
Cc: Beomho Seo <beomho.seo@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Lee Jones <lee.jones@linaro.org>
---
 drivers/mfd/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- linux-4.9-rc0.orig/drivers/mfd/Kconfig	2016-10-13 11:39:40.698109319 +0200
+++ linux-4.9-rc0/drivers/mfd/Kconfig	2016-10-14 14:31:33.449867441 +0200
@@ -293,6 +293,7 @@ config MFD_DLN2
 
 config MFD_EXYNOS_LPASS
 	tristate "Samsung Exynos SoC Low Power Audio Subsystem"
+	depends on ARCH_EXYNOS || COMPILE_TEST
 	select MFD_CORE
 	select REGMAP_MMIO
 	help


-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] mfd: exynos-lpass: Add hardware dependency
  2016-10-14 12:35 ` [PATCH] mfd: exynos-lpass: Add hardware dependency Jean Delvare
@ 2016-10-14 12:55   ` Sylwester Nawrocki
  2016-10-26 12:32   ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Sylwester Nawrocki @ 2016-10-14 12:55 UTC (permalink / raw)
  To: Jean Delvare, Lee Jones; +Cc: linux-kernel, Inha Song, Beomho Seo

On 10/14/2016 02:35 PM, Jean Delvare wrote:
> This driver is meant for Exynos systems so do not offer the option
> elsewhere unless build-testing.
> 
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Inha Song <ideal.song@samsung.com>
> Cc: Beomho Seo <beomho.seo@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Lee Jones <lee.jones@linaro.org>

Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>

> ---
>  drivers/mfd/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- linux-4.9-rc0.orig/drivers/mfd/Kconfig	2016-10-13 11:39:40.698109319 +0200
> +++ linux-4.9-rc0/drivers/mfd/Kconfig	2016-10-14 14:31:33.449867441 +0200
> @@ -293,6 +293,7 @@ config MFD_DLN2
>  
>  config MFD_EXYNOS_LPASS
>  	tristate "Samsung Exynos SoC Low Power Audio Subsystem"
> +	depends on ARCH_EXYNOS || COMPILE_TEST
>  	select MFD_CORE
>  	select REGMAP_MMIO
>  	help

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] mfd: exynos-lpass: Add hardware dependency
  2016-10-14 12:35 ` [PATCH] mfd: exynos-lpass: Add hardware dependency Jean Delvare
  2016-10-14 12:55   ` Sylwester Nawrocki
@ 2016-10-26 12:32   ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2016-10-26 12:32 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-kernel, Inha Song, Beomho Seo, Sylwester Nawrocki

On Fri, 14 Oct 2016, Jean Delvare wrote:

> This driver is meant for Exynos systems so do not offer the option
> elsewhere unless build-testing.
> 
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Inha Song <ideal.song@samsung.com>
> Cc: Beomho Seo <beomho.seo@samsung.com>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Lee Jones <lee.jones@linaro.org>
> ---
>  drivers/mfd/Kconfig |    1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

> --- linux-4.9-rc0.orig/drivers/mfd/Kconfig	2016-10-13 11:39:40.698109319 +0200
> +++ linux-4.9-rc0/drivers/mfd/Kconfig	2016-10-14 14:31:33.449867441 +0200
> @@ -293,6 +293,7 @@ config MFD_DLN2
>  
>  config MFD_EXYNOS_LPASS
>  	tristate "Samsung Exynos SoC Low Power Audio Subsystem"
> +	depends on ARCH_EXYNOS || COMPILE_TEST
>  	select MFD_CORE
>  	select REGMAP_MMIO
>  	help
> 
> 

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-26 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20161014123552eucas1p2dccf14d212566783a7060be08c667ecc@eucas1p2.samsung.com>
2016-10-14 12:35 ` [PATCH] mfd: exynos-lpass: Add hardware dependency Jean Delvare
2016-10-14 12:55   ` Sylwester Nawrocki
2016-10-26 12:32   ` Lee Jones

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).