ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
authorDmitry Osipenko <digetx@gmail.com>
Fri, 12 Dec 2014 15:19:19 +0000 (18:19 +0300)
committerThierry Reding <treding@nvidia.com>
Wed, 7 Jan 2015 14:39:39 +0000 (15:39 +0100)
Commit 58ecb23f64ee ("ARM: tegra: add missing unit addresses to DT") added
unit address and changed reg base for GR3D and DSI host1x modules, but these
addresses belongs to GR2D and TVO modules respectively. Fix it by changing
modules unit and reg base addresses to proper ones.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Fixes: 58ecb23f64ee (ARM: tegra: add missing unit addresses to DT)
Cc: <stable@vger.kernel.org> # v3.13+
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20.dtsi

Simple merge