blob: 30015716a7d3d7cbdf6f90da274d5fb13c4f6982 [file] [log] [blame]
# SPDX-License-Identifier: BSD-3-Clause
#
# Top level binding file (device binding) for testing
# descriptions and compatible strings.
description: The Thing device.
compatible: "vnd,thing"
include:
- name: base_amend.yaml
- name: thing.yaml
child-binding:
compatible: "vnd,thing-child"
description: The Thing's child-binding.
child-binding:
compatible: "vnd,thing-grandchild"
description: The Thing's grandchild-binding.