On Sat, 18 Jul 2020 23:12:44 +0200, Lubomir Rintel wrote: > Convert the OLPC XO-1.75 Embedded Controller binding to DT schema format > using json-schema. > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> > --- > Hi, > > please consider enqueueing this patch for 5.9. It is a straightforward > conversion of the olpc,xo1.75-ec binding doc to YAML. > > It applies on top of v5.8-rc4 (where a fix into olpc,xo1.75-ec.txt > landed). > > Thanks > Lubo > > .../bindings/misc/olpc,xo1.75-ec.txt | 23 -------- > .../bindings/misc/olpc,xo1.75-ec.yaml | 52 +++++++++++++++++++ > 2 files changed, 52 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.txt > create mode 100644 Documentation/devicetree/bindings/misc/olpc,xo1.75-ec.yaml > Applied, thanks!