All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: Jamie Iles <jamie@jamieiles.com>, <linux-kernel@vger.kernel.org>,
	<tglx@linutronix.de>, <maz@kernel.org>
Cc: <michal.simek@xilinx.com>
Subject: Re: [PATCH] irqchip/xilinx: remove microblaze+zynq dependency
Date: Tue, 7 Jun 2022 09:18:39 +0200	[thread overview]
Message-ID: <207ba1c4-03fb-0f9e-19d5-dde1c430c13b@xilinx.com> (raw)
In-Reply-To: <20220606213952.298686-1-jamie@jamieiles.com>



On 6/6/22 23:39, Jamie Iles wrote:
> The Xilinx IRQ controller doesn't really have any architecture
> dependencies - it's a generic AXI component that can be used for any
> FPGA core from Zynq hard processor systems to microblaze+riscv soft
> cores and more.
> 
> Signed-off-by: Jamie Iles <jamie@jamieiles.com>
> ---
>   drivers/irqchip/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
> index 15edb9a6fcae..a81d57677a39 100644
> --- a/drivers/irqchip/Kconfig
> +++ b/drivers/irqchip/Kconfig
> @@ -286,7 +286,7 @@ config XTENSA_MX
>   
>   config XILINX_INTC
>   	bool "Xilinx Interrupt Controller IP"
> -	depends on MICROBLAZE || ARCH_ZYNQ || ARCH_ZYNQMP
> +	depends on OF
>   	select IRQ_DOMAIN
>   	help
>   	  Support for the Xilinx Interrupt Controller IP core.

Acked-by: Michal Simek <michal.simek@amd.com>

Thanks,
Michal

  reply	other threads:[~2022-06-07  7:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-06 21:39 [PATCH] irqchip/xilinx: remove microblaze+zynq dependency Jamie Iles
2022-06-07  7:18 ` Michal Simek [this message]
2022-06-09 16:50 ` [irqchip: irq/irqchip-fixes] irqchip/xilinx: Remove " irqchip-bot for Jamie Iles

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=207ba1c4-03fb-0f9e-19d5-dde1c430c13b@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=jamie@jamieiles.com \
    --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.