ARM: tegra: Use proper tuple notation
authorThierry Reding <treding@nvidia.com>
Thu, 11 Jun 2020 17:41:30 +0000 (19:41 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 25 Jun 2020 07:29:43 +0000 (09:29 +0200)
commit9482a17008fa98a7a8807ce6a91b8765d75ada68
tree4439ed5c612605f1626c44b0c1ce3b056ea48d32
parentcc761754f463bcb050ed06040c98e42712bce316
ARM: 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".

Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra114.dtsi
arch/arm/boot/dts/tegra124.dtsi
arch/arm/boot/dts/tegra20.dtsi
arch/arm/boot/dts/tegra30-apalis-v1.1-eval.dts
arch/arm/boot/dts/tegra30.dtsi