aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMarek Belisko <marek@goldelico.com>2014-02-14 09:25:00 -0500
committerJonathan Cameron <jic23@kernel.org>2014-06-29 06:56:32 -0400
commitcfcd185e708f7a3543b1dc585dfb1a849c019e14 (patch)
tree99d92b3122c85bd86cdcd4dd646a08921b0c3046 /Documentation
parentaf690ce9d7c09877460e818e28a48a84b0f75258 (diff)
Documentation: iio: Extend documentation for hmc5843 bindings.
Signed-off-by: Marek Belisko <marek@goldelico.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt b/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
index 90d5f34db04e..b8cbdd517abc 100644
--- a/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
+++ b/Documentation/devicetree/bindings/iio/magnetometer/hmc5843.txt
@@ -3,6 +3,9 @@
3Required properties: 3Required properties:
4 4
5 - compatible : should be "honeywell,hmc5843" 5 - compatible : should be "honeywell,hmc5843"
6 Other models which are supported with driver are:
7 "honeywell,hmc5883"
8 "honeywell,hmc5883l"
6 - reg : the I2C address of the magnetometer - typically 0x1e 9 - reg : the I2C address of the magnetometer - typically 0x1e
7 10
8Optional properties: 11Optional properties: