lkml.org 
[lkml]   [2020]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/5] irqdomain: clean up, add irq_domain_create_legacy()
Date
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.

Since regmap patch is dependent to what is now in regmap tree, I suggest to
create an immutable branch in IRQ domain tree and Mark can pull it and apply
the last one.

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.27.0

\
 
 \ /
  Last update: 2020-07-08 18:21    [W:0.106 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site