mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 03:07:16 +01:00
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:
parent
c18df2ac5d
commit
ee6d41bc17
1 changed files with 1 additions and 29 deletions
|
|
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue