20b8d74d42
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>
10 lines
246 B
YAML
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"]
|