From: Greg KH <gregkh@linuxfoundation.org>
To: Daniel Mack <daniel@zonque.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
Date: Tue, 27 Aug 2019 19:04:46 +0200 [thread overview]
Message-ID: <20190827170446.GA21369@kroah.com> (raw)
In-Reply-To: <3f65e92e-350e-d414-75c4-8680932b39d1@zonque.org>
On Tue, Aug 27, 2019 at 06:07:04PM +0200, Daniel Mack wrote:
> Hi Greg,
>
> On 15/8/2019 11:28 PM, Daniel Mack wrote:
> > When probed via DT, the uio_pdrv_genirq driver currently uses the name
> > of the node and exposes that as name of the UIO device to userspace.
> >
> > This doesn't work for systems where multiple nodes with the same name
> > (but different unit addresses) are present, or for systems where the
> > node names are auto-generated by a third-party tool.
> >
> > This patch adds the possibility to read the UIO name from the optional
> > "linux,uio-name" property.
>
> Any opinion on this one?
Sorry, it's in my "to review" queue, was traveling all last week and
it's really big now :(
it's not lost...
greg k-h
prev parent reply other threads:[~2019-08-27 17:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-15 21:28 [PATCH v2 1/2] uio: uio_pdrv_genirq: Make UIO name controllable via DT node property Daniel Mack
2019-08-15 21:28 ` [PATCH v2 2/2] uio: Documentation: Add information on using uio_pdrv_genirq with DT Daniel Mack
2019-08-27 16:07 ` [PATCH v2 1/2] uio: uio_pdrv_genirq: Make UIO name controllable via DT node property Daniel Mack
2019-08-27 17:04 ` Greg KH [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=20190827170446.GA21369@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=daniel@zonque.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.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 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.