Re: [PATCH 1/1] dt-bindings: input: touchscreen: elants_i2c: convert to YAML
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-05-11 21:51:06
Also in:
linux-devicetree, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-05-11 21:51:06
Also in:
linux-devicetree, lkml
On Mon, May 11, 2020 at 03:37:09PM -0500, Rob Herring wrote:
On Thu, 23 Apr 2020 19:32:53 +0200, David Heidelberg wrote:quoted
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.yamlReviewed-by: Rob Herring <robh@kernel.org>
Applied, thank you. -- Dmitry