]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
powerpc/fsl-booke: Update T4240 device config node in device tree
authorKumar Gala <galak@kernel.crashing.org>
Mon, 18 Mar 2013 19:07:13 +0000 (14:07 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 18 Mar 2013 19:10:11 +0000 (14:10 -0500)
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>
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi

index 2b17699c8185dd7973239e3e41240552703b9bcc..1d7292627b7288c8cb22db84d2198a9db3ab63d4 100644 (file)
 /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>;