devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] using uio_pdrv_genirq without module param
@ 2017-09-21  0:53 Chris Packham
       [not found] ` <20170921005326.30490-1-chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
  2017-09-21  0:53 ` [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq Chris Packham
  0 siblings, 2 replies; 7+ messages in thread
From: Chris Packham @ 2017-09-21  0:53 UTC (permalink / raw)
  To: robh+dt, mark.rutland, gregkh, devicetree, linux-kernel; +Cc: Chris Packham

I found myself about to add a driver that was a sub-optimal clone of
uio_pdrv_genirq the only difference was that I didn't want to modify the args
passed to the kernel by my bootloader. If uio_pdrv_genirq had a default
of_match entry I could simply use that. This series attempts to implement this.

Chris Packham (2):
  uio: dt-bindings: document binding for uio-pdrv-genirq
  uio: add default compatible string to uio_pdrv_genirq

 .../bindings/uio/linux,uio-pdrv-genirq.txt         | 28 ++++++++++++++++++++++
 drivers/uio/uio_pdrv_genirq.c                      |  3 ++-
 2 files changed, 30 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/uio/linux,uio-pdrv-genirq.txt

-- 
2.14.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-04  8:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21  0:53 [PATCH 0/2] using uio_pdrv_genirq without module param Chris Packham
     [not found] ` <20170921005326.30490-1-chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
2017-09-21  0:53   ` [PATCH 1/2] uio: dt-bindings: document binding for uio-pdrv-genirq Chris Packham
     [not found]     ` <20170921005326.30490-2-chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
2017-09-21  7:24       ` Greg KH
2017-10-04  8:31       ` Greg KH
2017-09-21  0:53 ` [PATCH 2/2] uio: add default compatible string to uio_pdrv_genirq Chris Packham
     [not found]   ` <20170921005326.30490-3-chris.packham-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
2017-09-21  7:50     ` Andy Shevchenko
2017-09-21 15:44       ` Chris Packham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).