1 * ISL29501 Time-of-flight sensor. 2 3 Required properties: 4 5 - compatible : should be "renesas,isl29501" 6 - reg : the I2C address of the sensor 7 8 Example: 9 10 isl29501@57 { 11 compatible = "renesas,isl29501"; 12 reg = <0x57>; 13 };
Cache object: 722421acba171b114fd4dfa5d3dd40f9
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.