summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-09-23 16:34:24 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-09-23 16:34:24 -0700
commitd0c1d15f5ed7f028d2c284b7fed7e73575d9c24d (patch)
tree95668ae49d855b243ab5f31f36eb1d12652373ef /Documentation
parent4ee69866258620b105d06ae07da3bbe9fdb1699a (diff)
parent4af2ff91ec3f42b538a65cf12df5f9faf6aaa914 (diff)
downloadlinux-0-day-d0c1d15f5ed7f028d2c284b7fed7e73575d9c24d.tar.gz
linux-0-day-d0c1d15f5ed7f028d2c284b7fed7e73575d9c24d.tar.xz
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov: "Just a fix up for the firmware handling to the Silead driver (which is a new driver in this release)" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: silead_gsl1680 - use "silead/" prefix for firmware loading Input: silead_gsl1680 - document firmware-name, fix implementation
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
index 1112e0d794e17..820fee4b77b60 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt
@@ -13,6 +13,7 @@ Required properties:
- touchscreen-size-y : See touchscreen.txt
Optional properties:
+- firmware-name : File basename (string) for board specific firmware
- touchscreen-inverted-x : See touchscreen.txt
- touchscreen-inverted-y : See touchscreen.txt
- touchscreen-swapped-x-y : See touchscreen.txt