2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 13:13:57 +08:00
linux-next/include/linux/i2c
Nick Dyer 2cefdb1f0a Input: atmel_mxt_ts - remove unnecessary platform data
It is not necessary to download these values to the maXTouch chip on every
probe, since they are stored in NVRAM. It makes life difficult when tuning
the device to keep them in sync with the config array/file, and requires a
new kernel build for minor tweaks.

These parameters only represent a tiny subset of the available
configuration options, tracking all of these options in platform data would
be a endless task. In addition, different versions of maXTouch chips may
have these values in different places or may not even have them at all.

Having these values also makes life more complex for device tree and other
platforms where having to define a static configuration isn't helpful.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Acked-by: Benson Leung <bleung@chromium.org>
Acked-by: Yufeng Shen <miletus@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-05-18 23:27:21 -07:00
..
adp5588.h gpio: adp5588 - use "unsigned" for the setup and teardown callbacks 2014-02-13 13:51:17 +01:00
adp8860.h
adp8870.h
ads1015.h
apds990x.h
atmel_mxt_ts.h Input: atmel_mxt_ts - remove unnecessary platform data 2014-05-18 23:27:21 -07:00
bfin_twi.h i2c: bfin-twi: move bits macros and structs in header from arch include to generic include 2014-03-09 08:40:41 +01:00
bh1770glc.h
dm355evm_msp.h
ds620.h
i2c-hid.h HID: i2c-hid: add DT bindings 2013-07-31 12:10:31 +02:00
i2c-rcar.h i2c: add Renesas R-Car I2C driver 2012-10-08 12:46:25 +02:00
i2c-sh_mobile.h i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock 2012-11-16 09:09:12 +01:00
lm8323.h
ltc4245.h
max732x.h
max6639.h
mcs.h
mms114.h Input: add MELFAS mms114 touchscreen driver 2012-07-17 23:16:17 -07:00
mpr121_touchkey.h
pca954x.h i2c-mux: Add support for device auto-detection 2012-10-05 22:23:51 +02:00
pcf857x.h gpio: pcf857x: use client->irq for gpio_to_irq() 2012-12-07 09:16:12 +01:00
pmbus.h
pxa-i2c.h i2c: pxa: enable high speed mode for i2c bus 2013-08-07 16:58:07 +02:00
s6000.h
sx150x.h
tc35876x.h gma500: initial medfield merge 2012-03-10 13:05:48 +00:00
tps65010.h
tsc2007.h Input: tsc2007 - remove unused poll_delay from platform data 2013-11-25 18:27:54 -08:00
twl4030-madc.h mfd: twl4030-madc: Cleanup driver 2014-03-18 08:13:39 +00:00
twl.h mfd: twl-core: Add twl_i2c_read/write_u16 2014-03-18 08:15:34 +00:00