• Thierry Reding's avatar
    arm64: tegra: Use proper tuple notation · 644c569d
    Thierry Reding authored
    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: default avatarThierry Reding <treding@nvidia.com>
    644c569d
tegra194.dtsi 57.9 KB