1# Copyright (c) 2023, Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3#
4
5description: Sensing subsystem physical sensor properties bindings.
6
7include: zephyr,sensing-sensor.yaml
8
9properties:
10  underlying-device:
11    type: phandle
12    required: true
13    description: underlying sensor device for physical sensor
14