commit | 1d4e60df325339de425f767029eee25fd279e0a8 | [log] [tgz] |
---|---|---|
author | Junjie Wu <junjiew@codeaurora.org> | Wed Mar 13 20:17:15 2013 -0700 |
committer | Junjie Wu <junjiew@codeaurora.org> | Mon Apr 01 20:25:55 2013 -0700 |
tree | 32a3088ebfc46e72fd0d7ce8ddde1922612f2205 | |
parent | 698737e7a64549bdbbd47f5397a4bebd36735fba [diff] |
msm_sensor_spi: SPI driver for reading from sensor EEPROM For a new camera sensor we are working on, an EEPROM is used to hold sensor specific data, including calibration data. SPI is the only interface to read EEPROM data. This patch provides sensor drivers with an SPI interface similar to current I2C framework. Change-Id: Ibf60c3607a7c9c00871b5c934b500985ba6d98c8 Signed-off-by: Junjie Wu <junjiew@codeaurora.org>