linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: exynos: add select EXYNOS_IRQ_COMBINER
@ 2019-12-05 15:16 ` Hyunki Koo
  2019-12-05 15:21   ` Marek Szyprowski
  0 siblings, 1 reply; 2+ messages in thread
From: Hyunki Koo @ 2019-12-05 15:16 UTC (permalink / raw)
  To: krzk
  Cc: Hyunki Koo, Russell King, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel

From: Hyunki Koo <hyunki00.koo@samsung.com>

This patch add select EXYNOS_IRQ_COMBINER
on aarch32 Exynos devices

Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
---
 arch/arm/mach-exynos/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 4ef56571145b..c0efd544501e 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -18,6 +18,7 @@ menuconfig ARCH_EXYNOS
 	select EXYNOS_THERMAL
 	select EXYNOS_PMU
 	select EXYNOS_SROM
+	select EXYNOS_IRQ_COMBINER
 	select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
 	select GPIOLIB
 	select HAVE_ARM_ARCH_TIMER if ARCH_EXYNOS5 && VIRTUALIZATION
-- 
2.17.1


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

* Re: [PATCH] ARM: exynos: add select EXYNOS_IRQ_COMBINER
  2019-12-05 15:16 ` [PATCH] ARM: exynos: add select EXYNOS_IRQ_COMBINER Hyunki Koo
@ 2019-12-05 15:21   ` Marek Szyprowski
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Szyprowski @ 2019-12-05 15:21 UTC (permalink / raw)
  To: Hyunki Koo, krzk
  Cc: Hyunki Koo, Russell King, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel


On 05.12.2019 16:16, Hyunki Koo wrote:
> From: Hyunki Koo <hyunki00.koo@samsung.com>
>
> This patch add select EXYNOS_IRQ_COMBINER
> on aarch32 Exynos devices
What's the point of this patch? EXYNOS_IRQ_COMBINER config option is not 
a part of mainline kernel:
$ git grep EXYNOS_IRQ_COMBINER
$
> Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
> ---
>   arch/arm/mach-exynos/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index 4ef56571145b..c0efd544501e 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -18,6 +18,7 @@ menuconfig ARCH_EXYNOS
>   	select EXYNOS_THERMAL
>   	select EXYNOS_PMU
>   	select EXYNOS_SROM
> +	select EXYNOS_IRQ_COMBINER
>   	select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
>   	select GPIOLIB
>   	select HAVE_ARM_ARCH_TIMER if ARCH_EXYNOS5 && VIRTUALIZATION

Best regards
-- 
Marek Szyprowski, PhD
Samsung R&D Institute Poland


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

end of thread, other threads:[~2019-12-05 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20191205151632epcas4p1be532de5e5863d7b4cfbb1556ca189c8@epcas4p1.samsung.com>
2019-12-05 15:16 ` [PATCH] ARM: exynos: add select EXYNOS_IRQ_COMBINER Hyunki Koo
2019-12-05 15:21   ` Marek Szyprowski

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