blob: b1863f1f807ad4dece596960b4502a461674cb37 [file] [log] [blame]
# Copyright (c) 2022 Würth Elektronik eiSos GmbH & Co. KG
# SPDX-License-Identifier: Apache-2.0
include: sensor-device.yaml
properties:
drdy-gpios:
type: phandle-array
description: |
Data-ready interrupt pin.
Interrupt is active high by default.
odr:
type: string
required: true
enum:
- "1"
- "7"
- "12.5"
description: |
Sensor output data rate expressed in samples per second.
Data rates supported by the chip are "1", "7" and "12.5".