zephyr/dts/bindings/sensor/zephyr,sensing-hinge-angle.yaml
Zhang Lixu 18a257cbe4 sensing: add hinge angle sensor
Add hinge angle virtual sensor for sensing subsystem, hinge angle sensor
takes both base accel and lid accel as reporter.

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
2024-01-24 10:32:10 +01:00

11 lines
269 B
YAML

# Copyright (c) 2023, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
#
description: Sensing subsystem hinge angle sensor bindings.
compatible: "zephyr,sensing-hinge-angle"
# Common sensor subsystem sensor properties.
include: ["zephyr,sensing-sensor.yaml"]