ARM: tegra: fix Tegra114 IOMMU register address
authorHiroshi Doyu <hdoyu@nvidia.com>
Wed, 30 Oct 2013 23:17:48 +0000 (17:17 -0600)
committerOlof Johansson <olof@lixom.net>
Thu, 31 Oct 2013 00:38:27 +0000 (17:38 -0700)
commit4cca9593266d70b741ae63618ed1657f69a9f389
tree54c83f5f61065b1299a39ad6fcd7414d1e8b5f1c
parent6275a9be78e3ab584be3d863cebdfe07d35d9762
ARM: tegra: fix Tegra114 IOMMU register address

The IOMMU node's reg property contains completely bogus values! Somehow,
this had no practical effect, despite the fact the IOMMU driver appears
to be writing to those registers. I suppose that since no HW modules is
actually at that address, the writes simply had no effect.

Note that I'm not CCing stable here, even though the problem exists as
far back as v3.9, simply because this patch doesn't fix any observed
issue, and I don't want to run the risk of suddenly writing to some
registers and causing a regression.

Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com>
[swarren, wrote commit description]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/tegra114.dtsi