commit | 13b8e74c4ca433793e29103b96135fdf8bdba8cd | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Nov 14 13:57:56 2023 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Feb 26 13:41:25 2024 +0000 |
tree | 35fb70e6ec8e6fe6cfa7ae2589c708e33f52c475 | |
parent | 4fef47c9467b139d7df16d025698207a75327fae [diff] |
refactor(tc): sanitise the device tree We have lots of errors in our device tree when running dt-validate. Remove the majority so that dt-validate-ing is useful now. Do this by renaming nodes to conform to spec, making addresses lowercase with no 0x at the front, and removing nodes that shouldn't be there. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I1840f0f5de34a56ee240c07eff08d73c856b338e