Hi Linus, do you know who is responsible for merging into drivers/bus? I have received reviews for this and for previous versions only from you and Rob. Also, please do not merge yet. I have prepared a fourth version with debugging over debugfs, fixed some checkpatch issues, and most importantnly added interrupt reading support from moxtet. I will send after proper testing is done for this new version. Marek On Fri, 1 Mar 2019 15:36:09 +0100 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Fri, Mar 1, 2019 at 4:59 AM Marek Behún <marek.behun@xxxxxx> wrote: > > > This patch adds documentation of the device tree bindings for GPIOs > > on the devices connected via Moxtet bus. > > > > Signed-off-by: Marek Behún <marek.behun@xxxxxx> > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Cc: devicetree@xxxxxxxxxxxxxxx > > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > > + compatible = "cznic,moxtet-gpio"; > > Is cznic registered in > Documentation/devicetree/bindings/vendor-prefixes.txt? > > Yours, > Linus Walleij