1# Copyright (c) 2022 T-Mobile USA, Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    AMS AS6212 Digital Temperature Sensor.  See more info at
6    https://ams.com/en/as621x
7
8compatible: "ams,as6212"
9
10include: i2c-device.yaml
11
12properties:
13  alert-gpios:
14    type: phandle-array
15    description: |
16      Identifies the ALERT signal, which is active-low open drain when
17      produced by the sensor.
18