diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-11-16 09:37:08 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-11-16 16:59:55 -0800 |
commit | 6f6deb4866a4e65bc266ca003817b6ab685f999a (patch) | |
tree | 94b946ef4125ba1fdc661718ec1b7c763c6aa2e9 /Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt | |
parent | baf28d91e7b1c9946d6b13a0c6cecf67d761037d (diff) | |
download | blackbird-obmc-linux-6f6deb4866a4e65bc266ca003817b6ab685f999a.tar.gz blackbird-obmc-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/devicetree/bindings/input/touchscreen/silead_gsl1680.txt')
-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: |