aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2021-08-19 13:42:39 -0500
committerSudeep Holla <[email protected]>2021-09-17 10:23:41 +0100
commit078fb7aa6a8305bce09cdfbe77b4c987934442ba (patch)
tree5ceec1aa4affac3bf8d7e6f5be00241dca3e5749 /scripts/gdb/linux/utils.py
parent2e9edc07df2ec6f835222151fa4e536e9e54856a (diff)
arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes
The 'motherboard-bus' node in Arm Ltd boards fails schema checks as 'simple-bus' child nodes must have a unit-address. The 'ranges' handling is also wrong (or at least strange) as the mapping of SMC chip selects should be in the 'arm,vexpress,v2m-p1' node rather than a generic 'simple-bus' node. Either there's 1 too many levels of 'simple-bus' nodes or 'ranges' should be moved down a level. The latter change is more simple, so let's do that. As the 'ranges' value doesn't vary for a given motherboard instance, we can move 'ranges' into the motherboard dtsi files. Link: https://lore.kernel.org/r/[email protected] Cc: Andre Przywara <[email protected]> Cc: Sudeep Holla <[email protected]> Cc: Linus Walleij <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions