zephyr/scripts/dts/test-bindings/sub-node-parent.yaml
Ulf Magnusson 75391c4f2c dts: edtlib: Shorten some license headers
One line instead of three.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-08-09 00:03:19 -05:00

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