commit | bb2c1de9ffadc0e1cca1925a89cc04204b247f5b | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Jan 14 10:09:16 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Jan 28 11:24:08 2013 -0700 |
tree | 16f54860ec023bce97c945e33199b67082045151 | |
parent | 0698ed1986b1f87623b1c1ca0c977c352736897e [diff] |
ARM: tegra: swap cache-/interrupt-ctrlr nodes in DT This ensures nodes are sorted in order of reg address. This makes it easier to compare against e.g. the U-Boot device trees, and is simply consistent and clean. While we're at it, remove the unit address from the cache-controller node name, since it's unique without it. Reported-by: Allen Martin <amartin@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>