2018-07-09 23:48:09 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Analog Devices Inc.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-07-09 23:48:09 +08:00
|
|
|
title: ADT7420 16-Bit Digital I2C Temperature Sensor
|
|
|
|
version: 0.1
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the ADT7420 16-Bit Digital I2C Temperature Sensor
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include i2c-device.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "adi,adt7420"
|
|
|
|
|
|
|
|
int-gpios:
|
|
|
|
type: compound
|
|
|
|
category: optional
|