mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Merge "ipq5332: dts: Modified mac mode"
This commit is contained in:
commit
cb7bc40e30
1 changed files with 2 additions and 2 deletions
|
|
@ -168,7 +168,7 @@
|
|||
|
||||
ess-switch {
|
||||
switch_mac_mode0 = <PORT_WRAPPER_SGMII_PLUS>;
|
||||
switch_mac_mode1 = <PORT_WRAPPER_USXGMII>;
|
||||
switch_mac_mode1 = <PORT_WRAPPER_SGMII_PLUS>;
|
||||
qca808x_gpio = <51>;
|
||||
qca808x_gpio_cnt = <1>;
|
||||
napa_gpio = <22>;
|
||||
|
|
@ -200,7 +200,7 @@
|
|||
phy_address = <12>;
|
||||
phy_type = <QCA8081_PHY_TYPE>;
|
||||
uniphy_id = <1>;
|
||||
uniphy_mode = <PORT_WRAPPER_USXGMII>;
|
||||
uniphy_mode = <PORT_WRAPPER_SGMII_PLUS>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue