diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-11-16 18:37:08 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-11-17 01:59:55 +0100 |
commit | 6f6deb4866a4e65bc266ca003817b6ab685f999a (patch) | |
tree | 94b946ef4125ba1fdc661718ec1b7c763c6aa2e9 /Documentation | |
parent | Input: bma150 - avoid binding to bma180 if IIO bma180 driver present (diff) | |
download | linux-6f6deb4866a4e65bc266ca003817b6ab685f999a.tar.xz linux-6f6deb4866a4e65bc266ca003817b6ab685f999a.zip |
Input: silead - add regulator support
On some tablets the touchscreen controller is powered by separate
regulators, add support for this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt index 820fee4b77b6..ce85ee508238 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt @@ -18,6 +18,8 @@ Optional properties: - touchscreen-inverted-y : See touchscreen.txt - touchscreen-swapped-x-y : See touchscreen.txt - silead,max-fingers : maximum number of fingers the touchscreen can detect +- vddio-supply : regulator phandle for controller VDDIO +- avdd-supply : regulator phandle for controller AVDD Example: |