Re: [PATCH v2 1/2] dt-bindings: input: Add Raspberry Pi Touchscreen
From: Rob Herring <robh@kernel.org>
Date: 2018-12-18 16:52:46
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-12-18 16:52:46
Also in:
linux-devicetree, lkml
On Tue, 11 Dec 2018 12:23:53 +0100, Nicolas Saenz Julienne wrote:
Adds device tree documentation for Raspberry Pi's official 7" touchscreen. This binding is meant to be used as an overlay. Signed-off-by: Nicolas Saenz Julienne <redacted> --- .../touchscreen/raspberrypi,firmware-ts.txt | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/raspberrypi,firmware-ts.txt
Reviewed-by: Rob Herring <robh@kernel.org>