linux/arch/arm64/boot/dts/socionext
Masahiro Yamada b9f2fc3811 arm64: dts: uniphier: move memory node below aliases node
These UniPhier DT files are fine as long as they are compiled in the
Linux build system.  It is true that Linux is the biggest user of
DT, but DT is project neutral from its concept.  DT files are often
re-used for other projects.  Especially for the UniPhier platform,
these DT files are re-used for U-Boot as well.

If I feed these DT files to the FDTGREP tool in U-Boot, it complains
about the node order.

  FDTGREP spl/u-boot-spl.dtb
  Error at 'fdt_find_regions': FDT_ERR_BADLAYOUT
  /aliases node must come before all other nodes

Given that DT is not very sensitive to the order of nodes, this is a
problem of FDTGREP.  I filed a bug report a year ago, but it has not
been fixed yet.

Differentiating DT is painful.  So, I am up-streaming the requirement
from the down-stream project.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-03-11 23:47:03 +09:00
..
Makefile arm64: dts: uniphier: add LD11 SoC/Board support 2016-08-31 05:48:18 +09:00
uniphier-ld11-ref.dts arm64: dts: uniphier: move memory node below aliases node 2017-03-11 23:47:03 +09:00
uniphier-ld11.dtsi arm64: dts: uniphier: fix no unit name warnings 2017-03-07 05:23:13 +09:00
uniphier-ld20-ref.dts arm64: dts: uniphier: move memory node below aliases node 2017-03-11 23:47:03 +09:00
uniphier-ld20.dtsi arm64: dts: uniphier: fix no unit name warnings 2017-03-07 05:23:13 +09:00
uniphier-pinctrl.dtsi
uniphier-ref-daughter.dtsi arm64: dts: uniphier: use Daughter board on PH1-LD20 reference board 2016-04-25 22:57:04 +02:00
uniphier-support-card.dtsi