All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hyunki Koo <hyunki00.koo@gmail.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: tglx@linutronix.de, Hyunki Koo <hyunki00.koo@samsung.com>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <maz@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] irqchip: define EXYNOS_IRQ_COMBINER
Date: Fri, 6 Dec 2019 00:44:29 +0900	[thread overview]
Message-ID: <aa416a22-590d-e6df-ea99-4fe1fa3be388@gmail.com> (raw)
In-Reply-To: <CAJKOXPeiJ-_w_=q+5Tk=X+LKzc+cCZzF_R5zHezrgQNDwLSucg@mail.gmail.com>

there is no new driver

I just want remove direct dependency between ARCH_EXYNOS and 
exynos-combiner.c

because all exynos device is not needed the exynos-combiner

only used in aarch32 devices.


On 19. 12. 6. 오전 12:37, Krzysztof Kozlowski wrote:
> On Thu, 5 Dec 2019 at 16:16, Hyunki Koo <hyunki00.koo@gmail.com> wrote:
>> From: Hyunki Koo <hyunki00.koo@samsung.com>
>>
>> Not all exynos device have IRQ_COMBINER.
>> Thus add the config for EXYNOS_IRQ_COMBINER.
>>
>> Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
>> ---
>>   drivers/irqchip/Kconfig  | 7 +++++++
>>   drivers/irqchip/Makefile | 2 +-
>>   2 files changed, 8 insertions(+), 1 deletion(-)
> I do not have a clue what you want to achieve here. Where is the driver?
>
> Best regards,
> Krzysztof

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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-05 15:13 [PATCH] irqchip: define EXYNOS_IRQ_COMBINER Hyunki Koo
2019-12-05 15:37 ` Krzysztof Kozlowski
2019-12-05 15:44   ` Hyunki Koo [this message]
2019-12-05 16:01     ` Marc Zyngier
2019-12-24 21:11 Hyunki Koo
2019-12-24 21:11 ` Hyunki Koo
2019-12-29 16:32 ` Krzysztof Kozlowski
2019-12-29 16:32   ` Krzysztof Kozlowski

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=aa416a22-590d-e6df-ea99-4fe1fa3be388@gmail.com \
    --to=hyunki00.koo@gmail.com \
    --cc=hyunki00.koo@samsung.com \
    --cc=jason@lakedaemon.net \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.