On Tue, 21 Feb 2023 17:17:06 +0100, Krzysztof Kozlowski wrote: > Convert the Cypress All Points Addressable (APA) I2C Touchpad / Trackpad > bindings to DT schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/input/cypress,cyapa.txt | 42 ---------------- > .../bindings/input/cypress,cyapa.yaml | 49 +++++++++++++++++++ > 2 files changed, 49 insertions(+), 42 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/input/cypress,cyapa.txt > create mode 100644 Documentation/devicetree/bindings/input/cypress,cyapa.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>