eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
18 lines
293 B
YAML
18 lines
293 B
YAML
# Copyright (c) 2020 Nordic Semiconductor ASA
|
|
# Copyright (c) 2022 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Test I3C node
|
|
|
|
compatible: "vnd,i3c"
|
|
|
|
include:
|
|
- name: i3c-controller.yaml
|
|
property-blocklist:
|
|
- label
|
|
|
|
properties:
|
|
label:
|
|
type: string
|