Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | invensense: bma250: disable reading of New data Status | Vikram Pandita | 2011-09-22 | 1 | -2/+0 |
| | | | | | | | | | | | The interrupt seems to be cleared automatically. There does not seem to be a need to read the NewDataStatus(0x0A) register. This avoids extra write and a read on i2c bus. Change-Id: I36d0a82fd9a9bb657541f5f60e15679d14b6d0af Signed-off-by: Vikram Pandita <vikram.pandita@ti.com> Cc: Nathan Royer <nroyer@invensense.com> | ||||
* | Addition of slave sensor modules. | Nathan Royer | 2011-06-16 | 1 | -0/+785 |
Each slave can be compiled and linked sumultanously. It is up to the board file to only probe one slave of each type. Change-Id: I3f301eb88be6e82af9b78f8c09d4e8d7e1e4b227 Signed-off-by: Nathan Royer <nroyer@invensense.com> |