summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMax Hsu <[email protected]>2025-07-11 00:12:53 +0800
committerAnup Patel <[email protected]>2025-07-23 10:32:14 +0530
commit84044ee83c051fd2f39e34b29854993ecc95d7f0 (patch)
tree6d0dbe11ea0aa855994eef0c61e6c5947dcf257f /docs
parentcc546e1a06930c5ebaf6e90a9a28dca4218f1954 (diff)
lib: utils: fdt: fix "ranges" translation
According to the Device Tree Spec, Chapter 2.3.8 "ranges" [1]: The parent address size will be determined from the #address-cells property of the node that defines the parent’s address space. In fdt_translate_address(), which considered the parent address size is the child address size, this commit fix the two address sizes and parsing the address independently. Signed-off-by: Max Hsu <[email protected]> Reviewed-by: Anup Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions