Rob, could you please bless the DT parts of this series? Daniel Lezcano asked for the blessing in: https://lkml.kernel.org/r/f0feb409-11fb-08de-cc06-216a16de994a@xxxxxxxxxx On 2020-05-06 10:05:46 [+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. > > Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> > --- > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Changes in v3: > - Moved the child node documentation to the parent documentation > > Changes in v2: > - Rebased on v5.7-rc1 > - Moved the binding documentation to its proper place > - Added back the atmel,tcb-timer child node documentation > > > .../devicetree/bindings/mfd/atmel-tcb.txt | 56 -------- > .../soc/microchip/atmel,at91rm9200-tcb.yaml | 126 ++++++++++++++++++ Sebastian