summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2013-03-18 19:07:13 (GMT)
committerKumar Gala <galak@kernel.crashing.org>2013-03-18 19:10:11 (GMT)
commit3dfd44c5f1b1a2f8d0f180d9b0fd0267ca854ef7 (patch)
tree209eed7e31d52d6a7c385ebe68d912f27f26f814 /arch/powerpc/boot/dts/fsl
parent37f2808bc0578e67446257d78acc153db373a2b9 (diff)
downloadlinux-3dfd44c5f1b1a2f8d0f180d9b0fd0267ca854ef7.tar.xz
powerpc/fsl-booke: Update T4240 device config node in device tree
As the T4240 is based on corenet chassis v2.0 spec we update the global utilities (GUTS) device config compatiable to reflect this. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl')
-rw-r--r--arch/powerpc/boot/dts/fsl/t4240si-post.dtsi2
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 2b17699..1d72926 100644
--- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
@@ -357,7 +357,7 @@
/include/ "qoriq-mpic.dtsi"
guts: global-utilities@e0000 {
- compatible = "fsl,t4240-device-config";
+ compatible = "fsl,t4240-device-config", "fsl,qoriq-device-config-2.0";
reg = <0xe0000 0xe00>;
fsl,has-rstcr;
fsl,liodn-bits = <12>;