Commit 3dfd44c5 authored by Kumar Gala's avatar Kumar Gala

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: default avatarKumar Gala <galak@kernel.crashing.org>
parent 37f2808b
......@@ -357,7 +357,7 @@ iommu@20000 {
/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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment