On Thu, Feb 06, 2020 at 02:53:22PM -0700, Rob Herring wrote: > On Thu, 6 Feb 2020 11:14:34 +0100, Benjamin Gaignard wrote: > > Convert the EDT-FT5x06 to DT schema using json-schema. > > > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx> > > --- > > version 2: > > - preserve formatting in description > > - use 'const' rather than 'enum' for reg property > > - fix max/min issues > > .../bindings/input/touchscreen/edt-ft5x06.txt | 75 ------------- > > .../bindings/input/touchscreen/edt-ft5x06.yaml | 123 +++++++++++++++++++++ > > 2 files changed, 123 insertions(+), 75 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt > > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Unfortunately this does not apply as the latest binding was extended to document "wakeup-source" property. Could you please refresh against mainline or my tree? Thanks. -- Dmitry