arm64: dts: qcom: msm8998: Node ordering, address cleanups
authorJeffrey Hugo <jeffrey.l.hugo@gmail.com>
Mon, 22 Jul 2019 16:58:23 +0000 (09:58 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 5 Aug 2019 22:09:51 +0000 (15:09 -0700)
commit32a5da21dd1cea8e76cf354dee8858da24820292
treebf0f0120b4979650a7d5ad45398e35fd81a355fb
parente3c5bc562a5f38b76affc89bdeb2dd83a0014b3e
arm64: dts: qcom: msm8998: Node ordering, address cleanups

DT nodes should be ordered by address, then node name, and finally label.
The msm8998 dtsi does not follow this, so clean it up by reordering the
nodes.  While we are at it, extend the addresses to be fully 32-bits wide
so that ordering is easy to determine when adding new nodes.  Also, two
or so nodes had the wrong address value in their node name (did not match
the reg property), so fix those up as well.

Hopefully going forward, things can be maintained so that a cleanup like
this is not needed.

Reviewed-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8998.dtsi