Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 011e26ade926b23878cbc8ca805b99a9 > files > 2689

kernel-linus-doc-5.10.25-1.mga7.noarch.rpm

* ISL29501 Time-of-flight sensor.

Required properties:

  - compatible : should be "renesas,isl29501"
  - reg : the I2C address of the sensor

Example:

isl29501@57 {
	compatible = "renesas,isl29501";
	reg = <0x57>;
};