zephyr/dts/bindings/sensor/hzgrow,r502a.yaml
Fabio Baltieri 691322a495 dts: bindings: drop remaining "required: false" from bindings
Drop the remaining "required: false" from the bindings, make CI happy.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

27 lines
686 B
YAML

# Copyright (c) 2021, Linumiz
# SPDX-License-Identifier: Apache-2.0
description: HZ-Grow GROW_R502A Fingerprint sensor.
compatible: "hzgrow,r502a"
include: [sensor-device.yaml, uart-device.yaml]
properties:
reg:
required: true
int-gpios:
type: phandle-array
required: true
description: |
Interrupt pin. When the sensor is touched, the GPIO is set to high.
It is used to trigger a fingerprint enroll or match operations.
vin-gpios:
type: phandle-array
description: |
Voltage input pin to the fingerprint sensor.
act-gpios:
type: phandle-array
description: |
Finger detection power pin to detect the presence of finger.