Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 8f031626cf8f7c7d41484ce0c4c8ee51 > files > 2410

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

ST VL53L0X ToF ranging sensor

Required properties:
	- compatible: must be "st,vl53l0x"
	- reg: i2c address where to find the device

Example:

vl53l0x@29 {
	compatible = "st,vl53l0x";
	reg = <0x29>;
};