]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
dtb: xgene: Fix backward compatibility
authorIyappan Subramanian <isubramanian@apm.com>
Sat, 13 Aug 2016 05:05:48 +0000 (22:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 18:48:54 +0000 (11:48 -0700)
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>
arch/arm64/boot/dts/apm/apm-storm.dtsi

index f1c2c713f9b0896b2dc777a960f84fe741d43ff8..d5c3435324e8b12e477679185646d398981ae500 100644 (file)
                        /* mac address will be overwritten by the bootloader */
                        local-mac-address = [00 00 00 00 00 00];
                        phy-connection-type = "rgmii";
-                       phy-handle = <&menet0phy>,<&menetphy>;
+                       phy-handle = <&menetphy>,<&menet0phy>;
                        mdio {
                                compatible = "apm,xgene-mdio";
                                #address-cells = <1>;