forked from robherring/dt-schema
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meta-schemas: Improve child node checks
If a child node has 'patternProperties', those properties also need to be checked. If we have a child node, then apply the nodes.yaml schema. Expand the properties allowed for child nodes and use 'propertyNames' instead to define the set of properties. Signed-off-by: Rob Herring <[email protected]>
- Loading branch information
1 parent
54958da
commit b794af3
Showing
2 changed files
with
28 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters