1# Copyright (c) 2019, Thomas Schmid <tom@lfence.de>
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    TE Connectivity MS5607 digital pressure and temperature sensor.
6    The Datasheet is at https://www.te.com/usa-en/product-CAT-BLPS0035.html
7
8compatible: "meas,ms5607"
9
10include: spi-device.yaml
11