Re: [PATCH 1/1] dt-bindings: input: touchscreen: elants_i2c: convert to YAML
From: Rob Herring <robh@kernel.org>
Date: 2020-05-11 20:37:13
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-05-11 20:37:13
Also in:
linux-devicetree, lkml
On Thu, 23 Apr 2020 19:32:53 +0200, David Heidelberg wrote:
Convert elants_i2c.txt DT binding to YAML and put into correct directory. Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: David Heidelberg <david@ixit.cz> --- .../devicetree/bindings/input/elants_i2c.txt | 34 --------- .../input/touchscreen/elan,elants_i2c.yaml | 69 +++++++++++++++++++ 2 files changed, 69 insertions(+), 34 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/elants_i2c.txt create mode 100644 Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml
Reviewed-by: Rob Herring <robh@kernel.org>