You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
447 B
16 lines
447 B
# SPDX-License-Identifier: BSD-3-Clause |
|
# |
|
# Base file for testing inheritance rules applied to |
|
# compatible strings and bindings descriptions. |
|
|
|
description: Binding description (base). |
|
|
|
compatible: vnd,compat-desc-base |
|
|
|
child-binding: |
|
description: Child-binding description (base). |
|
compatible: vnd,child-compat-desc-base |
|
|
|
child-binding: |
|
description: Grandchild-binding description (base). |
|
compatible: vnd,grandchild-compat-desc-base
|
|
|