18 lines
409 B
YAML
18 lines
409 B
YAML
# Copyright (c) 2022 T-Mobile USA, Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
AMS AS6212 Digital Temperature Sensor. See more info at
|
|
https://ams.com/en/as621x
|
|
|
|
compatible: "ams,as6212"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
alert-gpios:
|
|
type: phandle-array
|
|
description: |
|
|
Identifies the ALERT signal, which is active-low open drain when
|
|
produced by the sensor.
|