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

memory-region property how to use it? #73

Open
balaji-ch opened this issue Mar 31, 2021 · 1 comment
Open

memory-region property how to use it? #73

balaji-ch opened this issue Mar 31, 2021 · 1 comment

Comments

@balaji-ch
Copy link

It is mentioned in the readme that "By the memory-region property, it can be associated the reserved memory area with u-dma-buf." But I don't see of_property_read_ulong for it. Isn't it necessary as you read other properties ?

@ikwzm
Copy link
Owner

ikwzm commented Mar 31, 2021

Thank you for the issue.

It is mentioned in the readme that "By the memory-region property, it can be associated the reserved memory area with u-dma-buf." But I don't see of_property_read_ulong for it. Isn't it necessary as you read other properties ?

The memory-region property is processed by of_reserved_mem_device_init() provided by the Linux Kernel.

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

2 participants