mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 04:09:37 +00:00
To enter high speed mode, following steps should be done: 1. When running in high speed mode, i2c clock rate is different from standard mode. Clock rate must be set according to specification first. 2. When i2c controller sends a master code and wins arbitration, high speed mode is entered. If you want to enable high speed mode, the following members of platform data should be set to proper value: 1. "high_mode" should be set to "1". 2. "master_code" should be set to "8'b 0000_1xxx"(x is 0 or 1). If no master_code is set, set to default value 0xe. 3. "rate" should be set according to specification. Signed-off-by: Leilei Shang <shangll@marvell.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
||
|---|---|---|
| .. | ||
| adp5588.h | ||
| adp8860.h | ||
| adp8870.h | ||
| ads1015.h | ||
| apds990x.h | ||
| at24.h | ||
| atmel_mxt_ts.h | ||
| bh1770glc.h | ||
| dm355evm_msp.h | ||
| ds620.h | ||
| i2c-hid.h | ||
| i2c-rcar.h | ||
| i2c-sh_mobile.h | ||
| lm8323.h | ||
| ltc4245.h | ||
| max732x.h | ||
| max6639.h | ||
| mcs.h | ||
| mms114.h | ||
| mpr121_touchkey.h | ||
| pca953x.h | ||
| pca954x.h | ||
| pcf857x.h | ||
| pmbus.h | ||
| pxa-i2c.h | ||
| s6000.h | ||
| sx150x.h | ||
| tc35876x.h | ||
| tps65010.h | ||
| tsc2007.h | ||
| twl4030-madc.h | ||
| twl.h | ||