1# Copyright (c) 2017, Linaro Limited
2# Copyright (c) 2023, Marcin Niestroj
3# SPDX-License-Identifier: Apache-2.0
4
5include: sensor-device.yaml
6
7properties:
8  irq-gpios:
9    # This signal is active high when produced by the sensor
10    type: phandle-array
11