Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5147b21a authored by Vianney le Clément de Saint-Marcq's avatar Vianney le Clément de Saint-Marcq Committed by Jonathan Cameron
Browse files

iio: mlx90614: Add devicetree bindings documentation



Also introduce "melexis" as a vendor prefix for device tree bindings.

Signed-off-by: default avatarVianney le Clément de Saint-Marcq <vianney.leclement@essensium.com>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent c8a85854
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
* Melexis MLX90614 contactless IR temperature sensor

http://melexis.com/Infrared-Thermometer-Sensors/Infrared-Thermometer-Sensors/MLX90614-615.aspx

Required properties:

  - compatible: should be "melexis,mlx90614"
  - reg: the I2C address of the sensor

Example:

mlx90614@5a {
	compatible = "melexis,mlx90614";
	reg = <0x5a>;
};
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ lltc Linear Technology Corporation
marvell	Marvell Technology Group Ltd.
maxim	Maxim Integrated Products
mediatek	MediaTek Inc.
melexis	Melexis N.V.
merrii	Merrii Technology Co., Ltd.
micrel	Micrel Inc.
microchip	Microchip Technology Inc.