Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > d6421e6566aa020b6bc8cf805b174f51 > files > 2150

kernel-doc-5.5.4-1.mga7.noarch.rpm

Honeywell Humidicon HIH-6130 humidity/temperature sensor
--------------------------------------------------------

Requires node properties:
- compatible : "honeywell,hi6130"
- reg : the I2C address of the device. This is 0x27.

Example:
	hih6130@27 {
		compatible = "honeywell,hih6130";
		reg = <0x27>;
	};