diff options
author | Takashi Iwai <tiwai@suse.de> | 2014-09-30 10:24:05 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-09-30 10:24:05 +0200 |
commit | 5498380e4f403c0938801e2cd6683353d0029cac (patch) | |
tree | c65ab75034cac68e45da4d5bbb1513728bacec84 /Documentation/devicetree/bindings/input/atmel,maxtouch.txt | |
parent | e76bf634870e3c5e3a767ad575f1d404c9f1cab8 (diff) | |
parent | 82b925c405444b760e743b55a9ad498cb3551afe (diff) |
Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v3.17
A few small driver specific fixes and a couple of error handling fixes
in the core.
Diffstat (limited to 'Documentation/devicetree/bindings/input/atmel,maxtouch.txt')
-rw-r--r-- | Documentation/devicetree/bindings/input/atmel,maxtouch.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt index 0ac23f2ed10..1852906517a 100644 --- a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt +++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt @@ -11,10 +11,6 @@ Required properties: Optional properties for main touchpad device: -- linux,gpio-keymap: An array of up to 4 entries indicating the Linux - keycode generated by each GPIO. Linux keycodes are defined in - <dt-bindings/input/input.h>. - - linux,gpio-keymap: When enabled, the SPT_GPIOPWN_T19 object sends messages on GPIO bit changes. An array of up to 8 entries can be provided indicating the Linux keycode mapped to each bit of the status byte, |