linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marek Szyprowski <m.szyprowski@samsung.com>
To: Hyunki Koo <hyunki00.koo@gmail.com>, krzk@kernel.org
Cc: Hyunki Koo <hyunki00.koo@samsung.com>,
	Russell King <linux@armlinux.org.uk>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: exynos: add select EXYNOS_IRQ_COMBINER
Date: Thu, 5 Dec 2019 16:21:00 +0100	[thread overview]
Message-ID: <d7439e6a-c5dc-ea45-204f-90aa139291e5@samsung.com> (raw)
In-Reply-To: <20191205151614.23268-1-hyunki00.koo@gmail.com>


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


      reply	other threads:[~2019-12-05 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d7439e6a-c5dc-ea45-204f-90aa139291e5@samsung.com \
    --to=m.szyprowski@samsung.com \
    --cc=hyunki00.koo@gmail.com \
    --cc=hyunki00.koo@samsung.com \
    --cc=kgene@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).