diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2016-09-12 03:43:50 -0400 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2016-09-18 08:25:38 -0400 |
| commit | 063e3303a93fcd64554730145361f102236724cb (patch) | |
| tree | 21f0baff78adcc3a30f56f9e6ca510cf45bef245 /Documentation/devicetree/bindings/i2c | |
| parent | 5620318828dce80748c0a8e5fa2775957cf28347 (diff) | |
iio: accel: Add driver for the mCube MC3230 3-axis accelerometer
Add an IIO driver for the mCube MC3230 3-axis accelerometer.
A datasheet for the mCube MC3230 can be found here:
http://www.mcubemems.com/wp-content/uploads/2014/10/MC3230_2-Datasheet-APS-048-0007v1.6.pdf
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c')
| -rw-r--r-- | Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt index 310b1bbef5fc..1416c6a0d2cd 100644 --- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt +++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt | |||
| @@ -57,6 +57,7 @@ maxim,ds1050 5 Bit Programmable, Pulse-Width Modulator | |||
| 57 | maxim,max1237 Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs | 57 | maxim,max1237 Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs |
| 58 | maxim,max6625 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface | 58 | maxim,max6625 9-Bit/12-Bit Temperature Sensors with I²C-Compatible Serial Interface |
| 59 | mc,rv3029c2 Real Time Clock Module with I2C-Bus | 59 | mc,rv3029c2 Real Time Clock Module with I2C-Bus |
| 60 | mcube,mc3230 mCube 3-axis 8-bit digital accelerometer | ||
| 60 | microchip,mcp4531-502 Microchip 7-bit Single I2C Digital Potentiometer (5k) | 61 | microchip,mcp4531-502 Microchip 7-bit Single I2C Digital Potentiometer (5k) |
| 61 | microchip,mcp4531-103 Microchip 7-bit Single I2C Digital Potentiometer (10k) | 62 | microchip,mcp4531-103 Microchip 7-bit Single I2C Digital Potentiometer (10k) |
| 62 | microchip,mcp4531-503 Microchip 7-bit Single I2C Digital Potentiometer (50k) | 63 | microchip,mcp4531-503 Microchip 7-bit Single I2C Digital Potentiometer (50k) |
