685160b4bf
Add Sensing Subsystem skeleton. Signed-off-by: Guangfu Hu <guangfu.hu@intel.com> Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
14 lines
319 B
YAML
14 lines
319 B
YAML
# Copyright (c) 2023, Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
description: Sensing subsystem physical sensor properties bindings.
|
|
|
|
include: zephyr,sensing-sensor.yaml
|
|
|
|
properties:
|
|
underlying-device:
|
|
type: phandle
|
|
required: true
|
|
description: underlying sensor device for physical sensor
|