]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: tegra: Copy memory-region-names property
authorThierry Reding <treding@nvidia.com>
Fri, 3 Sep 2021 13:16:25 +0000 (15:16 +0200)
committerTom Warren <twarren@nvidia.com>
Wed, 13 Oct 2021 21:18:30 +0000 (14:18 -0700)
commit8daf11672fdcac0cbb692fdc549280671f41198e
tree54cbc59e705d50687eafcf35c3f3ce1559e099d7
parent9b5ccac609de7ace845d7028a014dbb3575ae55c
ARM: tegra: Copy memory-region-names property

If multiple entries are present in the memory-region property, this new
memory-region-names property can be used to specify names for each of
them so that they can be more easily distinguished.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/dt-setup.c