Re: [PATCH v3 bus+gpio 5/5] dt-bindings: gpio: Document GPIOs via Moxtet bus

From: Marek Behun
Date: Sun Mar 03 2019 - 18:17:20 EST


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