Re: [PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema

2020-08-28 Thread Linus Walleij
Hi Rob, On Tue, Aug 18, 2020 at 4:12 AM Rob Herring wrote: > On Wed, 12 Aug 2020 15:52:21 +0800, Anson Huang wrote: > > Convert the vf610 gpio binding to DT schema format using json-schema. > > > > Signed-off-by: Anson Huang > > --- > > changes since V1: > > - fix reg property to pass buil

Re: [PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema

2020-08-17 Thread Rob Herring
On Wed, 12 Aug 2020 15:52:21 +0800, Anson Huang wrote: > Convert the vf610 gpio binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang > --- > changes since V1: > - fix reg property to pass build; > - add "additionalProperties: false". > --- > .../devicetree/bi

[PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema

2020-08-12 Thread Anson Huang
Convert the vf610 gpio binding to DT schema format using json-schema. Signed-off-by: Anson Huang --- changes since V1: - fix reg property to pass build; - add "additionalProperties: false". --- .../devicetree/bindings/gpio/gpio-vf610.txt| 63 - .../devicet