arm64: tegra: Use proper tuple notation
authorThierry Reding <treding@nvidia.com>
Fri, 12 Jun 2020 07:13:52 +0000 (09:13 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Jul 2020 09:05:45 +0000 (11:05 +0200)
commit644c569d7e540a7e447108b7e9087dbff8e06a93
treeef7988e4158267e3801c174c01fb1bdb6a5b6be9
parent7eb0454440e1522d347b2bc0db8eab742115098a
arm64: tegra: Use proper tuple notation

Tuple boundaries should be marked by < and > to make it clear which
cells are part of the same tuple. This also helps the json-schema based
validation tooling to properly parse this data.

While at it, also remove the "immovable" bit from PCI addresses. All of
these addresses are in fact "movable".

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra132.dtsi
arch/arm64/boot/dts/nvidia/tegra186.dtsi
arch/arm64/boot/dts/nvidia/tegra194.dtsi
arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
arch/arm64/boot/dts/nvidia/tegra210.dtsi