zephyr/dts/bindings/sensor/st,vl53l0x.yaml
Nick Ward c5f725e672 drivers: sensor: vl53l0x: fix XSHUT pin as active low
Also utilises gpio_pin_configure_dt() API to configure and set pin
state at the same time.

Signed-off-by: Nick Ward <nix.ward@gmail.com>
2023-05-27 06:19:29 -04:00

15 lines
316 B
YAML

# Copyright (c) 2017, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: STMicroelectronics VL53L0X Time of Flight sensor
compatible: "st,vl53l0x"
include: [sensor-device.yaml, i2c-device.yaml]
properties:
xshut-gpios:
type: phandle-array
description: |
Xshutdown pin, Active LOW.