arm: dts: ipq6018: Add Ethernet support for DB-CP02

Change-Id: Ib700c1528a1f59f620e7788a872cbc35aceea00e
Signed-off-by: speriaka <speriaka@codeaurora.org>
This commit is contained in:
speriaka 2019-06-12 15:40:04 +05:30 committed by Gerrit - the friendly Code Review server
parent 2aebda94b9
commit 16dde8f870

View file

@ -26,4 +26,34 @@
usb0 = "/xhci@8a00000";
usb1 = "/xhci@7000000";
};
ess-switch {
switch_mac_mode = <PORT_WRAPPER_SGMII_PLUS>;
switch_mac_mode1 = <PORT_WRAPPER_SGMII_PLUS>;
napa_gpio = <77>;
napa_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 = <16>;
phy_type = <QCA8081_PHY_TYPE>;
};
port@4 {
phy_address = <20>;
phy_type = <QCA8081_PHY_TYPE>;
};
};
};
};