1# Copyright (c) 2019 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics LPS22HH pressure and temperature sensor connected to SPI
6    bus
7
8compatible: "st,lps22hh"
9
10include: ["spi-device.yaml", "st,lps22hh-common.yaml"]
11