dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/devicetree/bindings/input
Hui Wang ae495e844a Input: egalax_ts - get gpio from devicetree
The irq_to_gpio() is old, most platforms use GENERIC_GPIO framework
and don't support this API anymore.

The i.MX6q sabrelite platform equips an egalax touchscreen controller,
and this platform already transfered to GENERIC_GPIO framework, to
support this driver, we use a more generic way to get gpio.

Add a return value checking for waking up the controller in the probe
function, this guarantee only a workable device can pass init.

[dmitry.torokhov@gmail.com: Make driver depend on CONFIG_OF as it is
 now required.]

Acked-by Zhang Jiejing <jiejing.zhang@freescale.com>
Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Hui Wang <jason77.wang@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2012-10-25 00:38:22 -07:00
..
touchscreen Input: egalax_ts - get gpio from devicetree 2012-10-25 00:38:22 -07:00
fsl-mma8450.txt dt: fsl-mma8450.txt: Add missing 'reg' description 2012-06-13 13:34:41 -05:00
gpio-keys-polled.txt Input: gpio_keys_polled - convert to dt 2012-08-21 22:29:50 -07:00
lpc32xx-key.txt Input: add support for key scan interface of the LPC32xx SoC 2012-07-17 23:16:16 -07:00
matrix-keymap.txt Input: of_keymap - add device tree bindings for simple key matrices 2012-03-13 21:37:04 -07:00
nvidia,tegra20-kbc.txt dt: name all Tegra binding docs consistently 2012-06-11 11:48:42 -06:00
omap-keypad.txt Input: omap4-keypad - add device tree support 2012-07-17 23:16:07 -07:00
rotary-encoder.txt Input: rotary-encoder - add DT bindings 2012-08-21 22:29:51 -07:00
samsung-keypad.txt input: samsung-keypad: Add device tree support 2011-12-23 10:07:10 +09:00
spear-keyboard.txt Input: spear-keyboard - document DT bindings 2012-05-20 22:02:04 -07:00