diff options
| author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-08-29 12:12:08 -0400 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-08-29 12:34:44 -0400 |
| commit | c9eb303bd12be8446e672e0a42d41a5b88c7b5cb (patch) | |
| tree | 96a94619f07521bb86a877b7e9b24b9752c8509f | |
| parent | be9a6f4025f7044cd7edf4db07f7184e742d0fbd (diff) | |
Input: egalax-ts - fix typo and improve text
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
| -rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt b/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt index df70318a617f..49fa14ed155c 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/egalax-ts.txt | |||
| @@ -6,7 +6,7 @@ Required properties: | |||
| 6 | - interrupt-parent: the phandle for the interrupt controller | 6 | - interrupt-parent: the phandle for the interrupt controller |
| 7 | - interrupts: touch controller interrupt | 7 | - interrupts: touch controller interrupt |
| 8 | - wakeup-gpios: the gpio pin to be used for waking up the controller | 8 | - wakeup-gpios: the gpio pin to be used for waking up the controller |
| 9 | as well as uased as irq pin | 9 | and also used as irq pin |
| 10 | 10 | ||
| 11 | Example: | 11 | Example: |
| 12 | 12 | ||
