1c36b2555c
Migrates all Measurement Specialties sensors to inherit base sensor device properties. This will allow us to define properties shared by multiple sensors in one place. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
9 lines
239 B
YAML
9 lines
239 B
YAML
# Copyright (c) 2018, Jan Van Winkel <jan.van_winkel@dxplore.eu>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: TE Connectivity MS5837 digital pressure sensor
|
|
|
|
compatible: "meas,ms5837"
|
|
|
|
include: [sensor-device.yaml, i2c-device.yaml]
|