On Fri, Sep 22, 2017 at 03:48:13AM +1200, Chris Packham wrote: > Document the device tree bindings for the uio-prv-genirq driver. Provide > some examples on how it can be used. > > Signed-off-by: Chris Packham <chris.pack...@alliedtelesis.co.nz> > --- > .../bindings/uio/linux,uio-pdrv-genirq.txt | 28 > ++++++++++++++++++++++ > 1 file changed, 28 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/uio/linux,uio-pdrv-genirq.txt
NAK. I'm sure this has come up before but if you want to map a device to a uio driver, then add its compatible string to the driver. Bindings describe h/w devices. Rob