eeprom access is supported by using either custom or eeprom API Signed-off-by: Guillaume Lager <g.lager@innoseis.com>
11 lines
204 B
YAML
11 lines
204 B
YAML
# Copyright (c) 2019 Centaur Analytics, Inc
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Texas Instruments TMP116 temperature sensor
|
|
|
|
compatible: "ti,tmp116"
|
|
|
|
bus: tmp116
|
|
|
|
include: i2c-device.yaml
|