On Mon, 26 Apr 2021 11:54:26 +0200, Thomas Bogendoerfer wrote: > Add YAML devicetree binding for IDT 79RC32434 GPIO controller > > Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > --- > Changes in v4: > - renamed to idt,32434-gpio this time for real > > Changes in v3: > - renamed to idt,32434-gpio > - drop ngpio description > - use gpio0: gpio@50004 in example > > .../bindings/gpio/idt,32434-gpio.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpio/idt,32434-gpio.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>