]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: tegra: swap cache-/interrupt-ctrlr nodes in DT
authorStephen Warren <swarren@nvidia.com>
Mon, 14 Jan 2013 17:09:16 +0000 (10:09 -0700)
committerStephen Warren <swarren@nvidia.com>
Mon, 28 Jan 2013 18:24:08 +0000 (11:24 -0700)
commitbb2c1de9ffadc0e1cca1925a89cc04204b247f5b
tree16f54860ec023bce97c945e33199b67082045151
parent0698ed1986b1f87623b1c1ca0c977c352736897e
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>
arch/arm/boot/dts/tegra20.dtsi
arch/arm/boot/dts/tegra30.dtsi