Skip to content

Commit

Permalink
powerpc/fsl-booke: Update T4240 device config node in device tree
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kumar Gala committed Mar 18, 2013
1 parent 37f2808 commit 3dfd44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 3dfd44c

Please sign in to comment.