android_kernel_google_msm/arch/arm/mach-s5pv210
Iiro Valkonen 2c79cea873 Input: atmel_mxt_ts - Make wait-after-reset peroid compatible with all chips
The delay before the chip can be accessed after reset varies between different
chips in maXTouch family. Waiting for 200ms and then monitoring the CHG (chip
is ready when the line is low) is guaranteed to work with all chips.

v4: Adjust delay depending on the family ID of the chip. Also add a readback
    of command register after backup is issued, to make sure we are not
proceeding
    too fast there.
v3: Add a check for NULL read_chg() function, and add the read_chg() to platform
    files using this driver (currently only mach-goni.c)
v2: At Dmitry's suggestion, add a timeout so we are not stuck looping
    endlessly in case the CHG is not going low.

Signed-off-by: Iiro Valkonen <iiro.valkonen@atmel.com>
Signed-off-by: Amy Maloche <amaloche@codeaurora.org>
2013-02-25 11:30:13 -08:00
..
include/mach ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
clock.c Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/boards 2012-03-13 16:10:35 -07:00
common.c ARM: mach-s5pv210: use standard arch_idle() 2012-01-20 18:55:07 -05:00
common.h ARM: 7252/1: restart: S5PV210: use new restart hook 2012-01-05 12:57:19 +00:00
dev-audio.c ARM: SAMSUNG: Add IRQ_I2S0 definition 2011-07-21 17:27:28 +09:00
dma.c ARM: S5PV210: Fix compiler warning in dma.c file 2012-04-10 08:40:19 -07:00
Kconfig ARM: board specific updates 2012-03-27 16:27:28 -07:00
mach-aquila.c ARM: S5PV210: fix unused LDO supply field from wm8994_pdata 2012-04-08 17:14:52 -07:00
mach-goni.c Input: atmel_mxt_ts - Make wait-after-reset peroid compatible with all chips 2013-02-25 11:30:13 -08:00
mach-smdkc110.c ARM: S5PV210: Enable FIMC on SMDKC110 2012-03-10 22:32:23 -08:00
mach-smdkv210.c ARM: board specific updates 2012-03-27 16:27:28 -07:00
mach-torbreck.c Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
Makefile ARM: S5PV210: Add usb otg phy control 2012-03-09 07:31:34 -08:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pm.c ARM: SAMSUNG: Fix missing api-change from subsys_interface change 2012-01-27 15:35:47 +09:00
setup-fb-24bpp.c ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210 2011-07-21 02:11:34 +09:00
setup-fimc.c
setup-i2c0.c
setup-i2c1.c
setup-i2c2.c
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c ARM: S5PV210: Modified files for SPI consolidation work 2011-12-23 10:50:03 +09:00
setup-usb-phy.c ARM: S5PV210: Add usb otg phy control 2012-03-09 07:31:34 -08:00