1# Copyright (c) 2020 Nordic Semiconductor ASA
2# Copyright (c) 2022 Intel Corporation
3#
4# SPDX-License-Identifier: Apache-2.0
5
6description: Test I3C device
7
8compatible: "vnd,i3c-device"
9
10include:
11  - name: i3c-device.yaml
12    property-blocklist:
13      - label
14
15properties:
16  label:
17    type: string
18