linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Hector Martin <marcan@marcan.st>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
	Thomas Gleixner <tglx@linutronix.de>,
	Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] irqchip: APPLE_AIC should depend on ARCH_APPLE
Date: Tue, 27 Apr 2021 13:36:40 +0100	[thread overview]
Message-ID: <b40459d5e88f9735b3370184106f3cc0@kernel.org> (raw)
In-Reply-To: <26a1ca39-5c60-b54c-d3fc-df1a7cc38818@marcan.st>

On 2021-04-27 12:07, Hector Martin wrote:
> On 13/04/2021 21.21, Geert Uytterhoeven wrote:
>> The Apple Interrupt Controller is only present on Apple Silicon SoCs.
>> Hence add a dependency on ARCH_APPLE, to prevent asking the user about
>> this driver when configuring a kernel without Apple Silicon SoC 
>> support.
>> 
>> Drop the default, as ARCH_APPLE already selects APPLE_AIC.
>> 
>> Fixes: 76cde26394114f6a ("irqchip/apple-aic: Add support for the Apple 
>> Interrupt Controller")
>> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> ---
>>   drivers/irqchip/Kconfig | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>> 
> 
> Makes sense. Thanks!
> 
> Acked-by: Hector Martin <marcan@marcan.st>

I'll pick this up post -rc1.

Thanks,

         M.
-- 
Jazz is not dead. It just smells funny...

      reply	other threads:[~2021-04-27 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13 12:21 [PATCH] irqchip: APPLE_AIC should depend on ARCH_APPLE Geert Uytterhoeven
2021-04-27 11:07 ` Hector Martin
2021-04-27 12:36   ` Marc Zyngier [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=b40459d5e88f9735b3370184106f3cc0@kernel.org \
    --to=maz@kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=tglx@linutronix.de \
    --cc=will@kernel.org \
    /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).