[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g0c5YX+fWNvPaUkOp7vZTKX-Wy7bLBfHAF+XNm-92QWg@mail.gmail.com>
Date: Mon, 2 Nov 2020 20:23:23 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Mark Brown <broonie@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Marc Zyngier <marc.zyngier@....com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH v2 0/5] irqdomain: clean up, add irq_domain_create_legacy()
On Fri, Oct 30, 2020 at 5:59 PM Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> wrote:
>
> In order to make users OF-independent provide irq_domain_create_legacy() API.
>
> Last patch is an example of such user. First three patches are little cleanups.
>
> Rafael, can you have a look at this series?
Done.
Feel free to add
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
to all of the patches in it.
Thanks!
> Changelog v2:
> - rebased on top of v5.10-rc1
> - dependency-free (they are in v5.10-rc1)
> - added Ack (Mark)
>
> Andy Shevchenko (5):
> irqdomain: Remove unused of_device_id forward declaration
> irqdomain: Add forward declaration of fwnode_handle
> irqdomain: Replace open coded of_node_to_fwnode()
> irqdomain: Introduce irq_domain_create_legacy() API
> regmap: irq: Convert to use fwnode directly
>
> Documentation/core-api/irq/irq-domain.rst | 6 ++++++
> drivers/base/regmap/regmap-irq.c | 11 +++++------
> include/linux/irqdomain.h | 8 +++++++-
> kernel/irq/irqdomain.c | 19 +++++++++++++++----
> 4 files changed, 33 insertions(+), 11 deletions(-)
>
> --
> 2.28.0
>
Powered by blists - more mailing lists