mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
arm: dts: ipq9574: Fix port_phyinfo node in DB c3
Change-Id: Ic58d4a9399142806263e760fc9e8d07a1a228f50 Signed-off-by: Selvam Sathappan Periakaruppan <speriaka@codeaurora.org>
This commit is contained in:
parent
ff57de3611
commit
e549c56389
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
switch_mac_mode2 = <PORT_WRAPPER_USXGMII>;
|
||||
aquantia_port = <4 5>;
|
||||
aquantia_port_cnt = <2>;
|
||||
port_phy_info {
|
||||
port_phyinfo {
|
||||
port@5 {
|
||||
phy_address = <0>;
|
||||
phy_type = <AQ_PHY_TYPE>;
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
sfp_gpio_cnt = <1>;
|
||||
sfp_port = <4>;
|
||||
sfp_port_cnt = <1>;
|
||||
port_phy_info {
|
||||
port_phyinfo {
|
||||
port@4 {
|
||||
/delete-property/phy_address;
|
||||
phy_type = <SFP_PHY_TYPE>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue