2017-07-19 17:07:17 +02:00
|
|
|
# Copyright (c) 2017, Linaro Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2019-06-19 00:03:49 +02:00
|
|
|
|
2019-11-19 08:39:11 +01:00
|
|
|
description: STMicroelectronics VL53L0X Time of Flight sensor
|
2017-07-19 17:07:17 +02:00
|
|
|
|
2019-08-19 20:32:25 +02:00
|
|
|
compatible: "st,vl53l0x"
|
2017-07-19 17:07:17 +02:00
|
|
|
|
2019-08-19 20:32:25 +02:00
|
|
|
include: i2c-device.yaml
|
2019-11-05 14:32:55 +01:00
|
|
|
|
|
|
|
properties:
|
|
|
|
xshut-gpios:
|
|
|
|
type: phandle-array
|
|
|
|
required: false
|