The dp5 node uses psgmii by default, corrected
the phy-mode to sgmii for the qca8081 phy.
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
&dp5 {
status = "okay";
+ phy-mode = "sgmii";
phy-handle = <&qca8081>;
nvmem-cells = <&macaddr_eth2>;
nvmem-cell-names = "mac-address";
&dp5 {
status = "okay";
+ phy-mode = "sgmii";
phy-handle = <&qca8081_24>;
label = "lan";
};
&dp5 {
status = "okay";
+ phy-mode = "sgmii";
phy-handle = <&qca8081>;
label = "wan";
nvmem-cells = <&macaddr_dp5>;
&dp5 {
status = "okay";
+ phy-mode = "sgmii";
phy-handle = <&qca8081>;
label = "wan";
nvmem-cells = <&macaddr_lan 1>;