summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
diff options
context:
space:
mode:
authorDiana Craciun <Diana.Craciun@freescale.com>2014-05-05 19:04:27 +0300
committerScott Wood <scottwood@freescale.com>2014-05-22 18:08:26 -0500
commitf2e7bfbb0440e7010f421ceddb9eb400cd1eee63 (patch)
treef655a747c06ec60d8d8e5a7eaa01f33dbb327240 /arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
parent385510beda1da138f2f725abd351c16e370427f1 (diff)
powerpc/fsl: Updated device trees for platforms with corenet version 2
Updated the device trees according to the corenet-cf binding definition. Signed-off-by: Diana Craciun <Diana.Craciun@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi b/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
index 142ac862cacf..1948f73fd26b 100644
--- a/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
+++ b/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
@@ -66,24 +66,28 @@
reg = <0 1>;
clocks = <&mux0>;
next-level-cache = <&L2>;
+ fsl,portid-mapping = <0x80000000>;
};
cpu1: PowerPC,e6500@2 {
device_type = "cpu";
reg = <2 3>;
clocks = <&mux0>;
next-level-cache = <&L2>;
+ fsl,portid-mapping = <0x80000000>;
};
cpu2: PowerPC,e6500@4 {
device_type = "cpu";
reg = <4 5>;
clocks = <&mux0>;
next-level-cache = <&L2>;
+ fsl,portid-mapping = <0x80000000>;
};
cpu3: PowerPC,e6500@6 {
device_type = "cpu";
reg = <6 7>;
clocks = <&mux0>;
next-level-cache = <&L2>;
+ fsl,portid-mapping = <0x80000000>;
};
};
};