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>
11 lines
269 B
YAML
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"]
|