1# Copyright (c) 2019, Linaro Limited
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    Semtech SX9500 capacitive proximity/button. See more info at
6    https://www.semtech.com/products/smart-sensing/touch-proximity-devices/sx9500
7
8compatible: "semtech,sx9500"
9
10include: [sensor-device.yaml, i2c-device.yaml]
11
12properties:
13  int-gpios:
14    type: phandle-array
15    description: |
16      Connection for the NIRQ signal.  This signal is active-low when
17      produced by the sensor.
18