arm: dts: ipq6018: Update CP03 switch nodes.

CP03 has support for 2 Malibu Ports.

Change-Id: Ic484b42604f7235c5ad6f41844329fca4887ace1
Signed-off-by: speriaka <speriaka@codeaurora.org>
This commit is contained in:
speriaka 2019-05-28 16:25:11 +05:30 committed by Gerrit - the friendly Code Review server
parent 14edf20848
commit 4331872bf2

View file

@ -26,10 +26,19 @@
ess-switch {
switch_mac_mode = <PORT_WRAPPER_PSGMII>;
switch_mac_mode1 = <UNUSED>;
switch_mac_mode2 = <UNUSED>;
malibu_gpio = <76>;
malibu_gpio = <75>;
malibu_gpio_cnt = <1>;
mdc_mdio_gpio = <64 65>;
port_phyinfo {
port@2 {
phy_address = <4>;
phy_type = <MALIBU_PHY_TYPE>;
};
port@3 {
phy_address = <3>;
phy_type = <MALIBU_PHY_TYPE>;
};
};
};
};