zephyr/dts/bindings/sensor/st,hts221-spi.yaml
Tomasz Bursztyka 20b8d74d42 dts/bindings: Update HTS221 bindings to enable both i2c and SPI bus
HTS221 is now supported on both buses so let's make DTS aware of it.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2021-11-19 11:50:38 +01:00

10 lines
246 B
YAML

# Copyright (c) 2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: |
STMicroelectronics HTS221 humidity and temperature sensor on SPI bus
compatible: "st,hts221"
include: ["spi-device.yaml", "st,hts221-common.yaml"]