blob: c939c282f9c8dd6678207d4fd99e6d609b45fab5 [file] [log] [blame]
# Copyright (c) 2018, Phytec Messtechnik GmbH
# SPDX-License-Identifier: Apache-2.0
description: Texas Instruments temperature and humidity sensor (e.g. HDC1008)
compatible: "ti,hdc"
include: [sensor-device.yaml, i2c-device.yaml]
properties:
drdy-gpios:
type: phandle-array
description: Data ready pin.
The DRDYn pin of HDC sensor is open-drain, active low.
If connected directly the MCU pin should be configured
as pull-up, active low.