On Fri, 27 Jan 2023 21:20:40 +0100, Krzysztof Kozlowski wrote: > Convert the ST-Microelectronics FingerTip touchscreen controller > bindings to DT schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/input/touchscreen/st,stmfts.txt | 41 ----------- > .../bindings/input/touchscreen/st,stmfts.yaml | 72 +++++++++++++++++++ > 2 files changed, 72 insertions(+), 41 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/st,stmfts.txt > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>