[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <513399b3-e8dc-293a-065f-050c3cfbb09f@lechnology.com>
Date: Mon, 4 Feb 2019 18:44:18 -0600
From: David Lechner <david@...hnology.com>
To: Bartosz Golaszewski <brgl@...ev.pl>, Sekhar Nori <nsekhar@...com>,
Kevin Hilman <khilman@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Jason Cooper <jason@...edaemon.net>,
Marc Zyngier <marc.zyngier@....com>
Cc: Bartosz Golaszewski <bgolaszewski@...libre.com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 31/35] irqchip: davinci-cp-intc: move the driver to
drivers/irqchip
On 1/31/19 7:39 AM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@...libre.com>
>
> The cp-intc driver has now been cleaned up. Move it to drivers/irqchip
> where it belongs.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@...libre.com>
> ---
Reviewed-by: David Lechner <david@...hnology.com>
> --- a/drivers/irqchip/Kconfig
> +++ b/drivers/irqchip/Kconfig
> @@ -134,6 +134,11 @@ config DAVINCI_AINTC
> select GENERIC_IRQ_CHIP
> select IRQ_DOMAIN
>
> +config DAVINCI_CP_INTC
> + bool
> + select GENERIC_IRQ_CHIP
> + select IRQ_DOMAIN
A little help section would be nice.
> +
> config DW_APB_ICTL
> bool
> select GENERIC_IRQ_CHIP
Powered by blists - more mailing lists