Re: [PATCH v2 1/2] dt-bindings: touchscreen: Add touchscreen schema
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-01-27 22:07:32
Also in:
linux-devicetree, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-01-27 22:07:32
Also in:
linux-devicetree, lkml
On Tue, Jan 14, 2020 at 05:30:10PM -0600, Rob Herring wrote:
On Wed, 8 Jan 2020 10:11:17 +0100, Benjamin Gaignard wrote:quoted
Add touchscreen schema for common properties Signed-off-by: Benjamin Gaignard <redacted> --- 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.yamlReviewed-by: Rob Herring <robh@kernel.org>
Applied, thank you. -- Dmitry