mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
0da0e31600
Add support for looking up memory regions by name. This looks up the given name in the newly introduced memory-region-names property and returns the memory region at the corresponding index in the memory- region(s) property. Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>