aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/iio
diff options
context:
space:
mode:
authorJosef Gajdusek <atx@atalax.net>2014-07-22 11:02:00 -0400
committerJonathan Cameron <jic23@kernel.org>2014-07-23 16:48:20 -0400
commit5a059bd268a79376ebf9ea539c5bb645c5a854d5 (patch)
treef2dec4232edcbee0fc503fe8f417f4e669be2fae /Documentation/devicetree/bindings/iio
parent585f7ce2a93296e634cb50deab418029fdffb23f (diff)
staging:iio:hmc5843: Add support for i2c hmc5983
This patch adds support for the hmc5983 i2c interface. This chip is almost identical to the hmc5883. The difference being added temperature compensation, additional available sample rate (220Hz) and an SPI interface. Signed-off-by: Josef Gajdusek <atx@atx.name> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r--Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt b/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
index b8cbdd517abc..8e191eef014e 100644
--- a/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
+++ b/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
@@ -6,6 +6,7 @@ Required properties:
6 Other models which are supported with driver are: 6 Other models which are supported with driver are:
7 "honeywell,hmc5883" 7 "honeywell,hmc5883"
8 "honeywell,hmc5883l" 8 "honeywell,hmc5883l"
9 "honeywell,hmc5983"
9 - reg : the I2C address of the magnetometer - typically 0x1e 10 - reg : the I2C address of the magnetometer - typically 0x1e
10 11
11Optional properties: 12Optional properties: