Skip to content
Snippets Groups Projects
Commit bcc2c9f2 authored by Laura Abbott's avatar Laura Abbott Committed by Stephen Boyd
Browse files

cma: Add support for associating regions by name


Currently, the devicetree lookup code assumes that all
CMA regions are present at a fixed address and uses the
fixed address for associating CMA regions to devices.
This presents a problem for dynamically assigning regions.
Device names get mangled/changed between flattened and
populated devicetree so relying on that is unworkable.
Add a separate name binding to allow lookup later between
devices.

Change-Id: Iaacd9888ea708d7293f1120e2b8c473c5c601f3d
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent b1072c1a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment