[PATCH 2/2] ARM: tegra: Correct Tegra114 SMMU register map

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Correct Tegra114 SMMU register map.

Signed-off-by: Mark Zhang <markz@xxxxxxxxxx>
---
 arch/arm/boot/dts/tegra114.dtsi | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi
index 8d42787c8ff1..c79b1813c559 100644
--- a/arch/arm/boot/dts/tegra114.dtsi
+++ b/arch/arm/boot/dts/tegra114.dtsi
@@ -318,9 +318,12 @@
 
 	iommu {
 		compatible = "nvidia,tegra114-smmu", "nvidia,tegra30-smmu";
-		reg = <0x70019010 0x02c
-		       0x700191f0 0x010
-		       0x70019228 0x074>;
+		reg = <0x70019010 0x014
+		       0x70019030 0x00c
+		       0x70019228 0x00c
+		       0x70019238 0x024
+		       0x70019264 0x010
+		       0x70019278 0x00c>;
 		nvidia,#asids = <4>;
 		dma-window = <0 0x40000000>;
 		nvidia,swgroups = <0x18659fe>;
-- 
1.8.1.5

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux