X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fqualcommax%2Ffiles%2Farch%2Farm64%2Fboot%2Fdts%2Fqcom%2Fipq8074-wxr-5950ax12.dts;h=cc6eafe532c79a2dcaf1cad213c3ffdbaf6049ed;hb=0222e48d7374127c51c8113a29ec3a98274d519b;hp=aefa9e3b9b6ec8ae68519cec3ae0cbfa13aeda9d;hpb=b589434a0b38435bd1ce3a9be3af75ed188e88e0;p=openwrt%2Fstaging%2Fjow.git diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts index aefa9e3b9b..cc6eafe532 100644 --- a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts +++ b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts @@ -230,48 +230,33 @@ reg = <0x8>; }; - qca8075_1: ethernet-phy@18 { - compatible = "ethernet-phy-ieee802.3-c22"; - reg = <0x18>; - }; - - qca8075_2: ethernet-phy@19 { + qca8075_1: ethernet-phy@19 { compatible = "ethernet-phy-ieee802.3-c22"; reg = <0x19>; }; - qca8075_3: ethernet-phy@1a { + qca8075_2: ethernet-phy@1a { compatible = "ethernet-phy-ieee802.3-c22"; reg = <0x1a>; }; - qca8075_4: ethernet-phy@1b { + qca8075_3: ethernet-phy@1b { compatible = "ethernet-phy-ieee802.3-c22"; reg = <0x1b>; }; - - qca8075_5: ethernet-phy@1c { - compatible = "ethernet-phy-ieee802.3-c22"; - reg = <0x1c>; - }; }; &switch { status = "okay"; - switch_lan_bmp = <(ESS_PORT1 | ESS_PORT2 | ESS_PORT3 | ESS_PORT4 | ESS_PORT5)>; - switch_wan_bmp = ; + switch_lan_bmp = <(ESS_PORT2 | ESS_PORT3 | ESS_PORT4 | ESS_PORT6)>; + switch_wan_bmp = ; malibu_first_phy_addr = <0x18>; switch_mac_mode = ; switch_mac_mode1 = ; switch_mac_mode2 = ; qcom,port_phyinfo { - port@1 { - port_id = <1>; - phy_address = <0x18>; - }; - port@2 { port_id = <2>; phy_address = <0x19>; @@ -307,7 +292,7 @@ &dp2 { status = "okay"; - phy-handle = <&qca8075_2>; + phy-handle = <&qca8075_1>; label = "lan4"; nvmem-cells = <&macaddr_appsblenv_ethaddr>; nvmem-cell-names = "mac-address"; @@ -315,7 +300,7 @@ &dp3 { status = "okay"; - phy-handle = <&qca8075_3>; + phy-handle = <&qca8075_2>; label = "lan3"; nvmem-cells = <&macaddr_appsblenv_ethaddr>; nvmem-cell-names = "mac-address"; @@ -323,7 +308,7 @@ &dp4 { status = "okay"; - phy-handle = <&qca8075_4>; + phy-handle = <&qca8075_3>; label = "lan2"; nvmem-cells = <&macaddr_appsblenv_ethaddr>; nvmem-cell-names = "mac-address";