Re: [PATCH v4 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema

2020-06-09 Thread Rob Herring
On Sat, 30 May 2020 01:27:41 +0200, Alexandre Belloni wrote: > Convert Atmel Timer Counter Blocks bindings to DT schema format using > json-schema. > > Also move it out of mfd as it is not and has never been related to mfd. > > Cc: Rob Herring > Signed-off-by: Alexandre Belloni > --- > Changes

[PATCH v4 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema

2020-05-29 Thread Alexandre Belloni
Convert Atmel Timer Counter Blocks bindings to DT schema format using json-schema. Also move it out of mfd as it is not and has never been related to mfd. Cc: Rob Herring Signed-off-by: Alexandre Belloni --- Changes in v4: - use oneOf to describe possible clock-names list .../devicetree/bind