Re: [PATCH 0/3] Add device tree support for Goodix GT9xx series touchscreen controller
From: Bastien Nocera <hadess@hadess.net>
Date: 2015-01-17 20:37:26
Also in:
linux-devicetree
From: Bastien Nocera <hadess@hadess.net>
Date: 2015-01-17 20:37:26
Also in:
linux-devicetree
On Sat, 2015-01-17 at 17:34 +0300, Aleksei Mamlin wrote:
Provide device tree support and binding information.
What hardware is this enabling support for? The commit messages lack that information.
Aleksei Mamlin (3): input: goodix: Add device tree support dt-bindings: Add vendor-prefix for Goodix input: goodix: Add bindings documentation .../bindings/input/touchscreen/gt9xx.txt | 23 ++++++++++++++++++++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + drivers/input/touchscreen/goodix.c | 10 ++++++++++ 3 files changed, 34 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/gt9xx.txt