[PATCH] dts/t4240: Corrected PAMU device address range to encompass 6 PAMU partitions.
Vakul Garg
vakul at freescale.com
Thu Nov 29 15:23:28 EST 2012
Signed-off-by: Vakul Garg <vakul at freescale.com>
---
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
index ea6e2f4..e8809cd 100644
--- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
@@ -231,7 +231,7 @@
iommu at 20000 {
compatible = "fsl,pamu-v1.0", "fsl,pamu";
- reg = <0x20000 0x4000>;
+ reg = <0x20000 0x6000>;
interrupts = <
24 2 0 0
16 2 1 30>;
--
1.7.7
More information about the Linuxppc-dev
mailing list