summaryrefslogtreecommitdiff
path: root/tools/dtoc/test/dtoc_test_alias_bad_path.dts
AgeCommit message (Collapse)AuthorFilesLines
2021-03-22dtoc: Read aliases for uclassesSimon Glass1-0/+58
Scan the aliases in the device tree to establish the number of devices within each uclass, and the sequence number of each. Signed-off-by: Simon Glass <sjg@chromium.org>