diff options
author | Marek Belisko <marek@goldelico.com> | 2014-02-14 09:25:00 -0500 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-06-29 06:56:32 -0400 |
commit | cfcd185e708f7a3543b1dc585dfb1a849c019e14 (patch) | |
tree | 99d92b3122c85bd86cdcd4dd646a08921b0c3046 /Documentation | |
parent | af690ce9d7c09877460e818e28a48a84b0f75258 (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.txt | 3 |
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 @@ | |||
3 | Required properties: | 3 | Required 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 | ||
8 | Optional properties: | 11 | Optional properties: |