提交 11946c82 编写于 作者: J John Bonesio 提交者: Grant Likely

powerpc/5200: dts: Change combatible strings on localbus

This patch changes some incorrect compatible strings on the local plus bus node
in dts files for MPC5200b based systems.
Signed-off-by: NJohn Bonesio <bones@secretlab.ca>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 68473173
......@@ -219,7 +219,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0xfc000000 0x2000000>;
......
......@@ -218,7 +218,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0xff000000 0x1000000>;
......
......@@ -270,7 +270,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
......
......@@ -236,7 +236,7 @@
};
localbus {
compatible = "fsl,mpc5200b-lpb","simple-bus";
compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0xff000000 0x01000000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册