arm: dts: ipq6018: Update switch node in CP01 DTS.

This patch removes all the port configuration.

By default all ports will be taken as Malibu Ports and
configured.

Change-Id: I148f98e1d083f83f297b159ddf2e2e645480dcc5
Signed-off-by: speriaka <speriaka@codeaurora.org>
This commit is contained in:
speriaka 2019-05-24 09:57:56 +05:30 committed by Gerrit - the friendly Code Review server
parent c18df2ac5d
commit ee6d41bc17

View file

@ -28,37 +28,9 @@
ess-switch {
switch_mac_mode = <PORT_WRAPPER_PSGMII>;
switch_mac_mode1 = <UNUSED>;
switch_mac_mode2 = <PORT_WRAPPER_SGMII_PLUS>;
napa_gpio = <77>;
napa_gpio_cnt = <1>;
switch_mac_mode2 = <UNUSED>;
malibu_gpio = <75>;
malibu_gpio_cnt = <1>;
mdc_mdio_gpio = <64 65>;
port_phyinfo {
port@0 {
phy_address = <0>;
phy_type = <MALIBU_PHY_TYPE>;
};
port@1 {
phy_address = <1>;
phy_type = <MALIBU_PHY_TYPE>;
};
port@2 {
phy_address = <2>;
phy_type = <MALIBU_PHY_TYPE>;
};
port@3 {
phy_address = <3>;
phy_type = <MALIBU_PHY_TYPE>;
};
port@4 {
phy_address = <4>;
phy_type = <MALIBU_PHY_TYPE>;
};
port@5 {
phy_address = <16>;
phy_type = <QCA8081_PHY_TYPE>;
};
};
};
};