On Wed, 8 Jan 2020 10:11:17 +0100, Benjamin Gaignard wrote: > Add touchscreen schema for common properties > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx> > --- > version 2: > - remove old definition in touchscreen.txt > - add type for all properties > - add dependencies between properties > > .../bindings/input/touchscreen/touchscreen.txt | 40 +---------- > .../bindings/input/touchscreen/touchscreen.yaml | 83 ++++++++++++++++++++++ > 2 files changed, 84 insertions(+), 39 deletions(-) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>