浏览代码

dtb: xgene: Fix backward compatibility

This patch fixes the backward compatibility when used with older kernel.

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Iyappan Subramanian 9 年之前
父节点
当前提交
5ac6caab22
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/arm64/boot/dts/apm/apm-storm.dtsi

+ 1 - 1
arch/arm64/boot/dts/apm/apm-storm.dtsi

@@ -923,7 +923,7 @@
 			/* mac address will be overwritten by the bootloader */
 			/* mac address will be overwritten by the bootloader */
 			local-mac-address = [00 00 00 00 00 00];
 			local-mac-address = [00 00 00 00 00 00];
 			phy-connection-type = "rgmii";
 			phy-connection-type = "rgmii";
-			phy-handle = <&menet0phy>,<&menetphy>;
+			phy-handle = <&menetphy>,<&menet0phy>;
 			mdio {
 			mdio {
 				compatible = "apm,xgene-mdio";
 				compatible = "apm,xgene-mdio";
 				#address-cells = <1>;
 				#address-cells = <1>;