zephyr/scripts/dts/test-bindings/sub-node-parent.yaml

20 lines
340 B
YAML

# SPDX-License-Identifier: BSD-3-Clause
title: Sub-node test
description: Sub-node test
properties:
compatible:
constraint: "parent-with-sub-node"
type: string-array
sub-node:
properties:
foo:
required: true
type: int
bar:
required: True
type: int