mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 03:07:16 +01:00
dts: Enabled Aquantia port on HK10
Change-Id: I1504fc0db53f3dc6a2af8433ec327006b3eb3ae3 Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
7b44c8c9b2
commit
65865cc949
1 changed files with 5 additions and 9 deletions
|
|
@ -27,10 +27,10 @@
|
|||
};
|
||||
ess-switch {
|
||||
switch_mac_mode = <0x0>;
|
||||
switch_mac_mode1 = <0x6>;
|
||||
switch_mac_mode1 = <0x2>;
|
||||
switch_mac_mode2 = <0x6>;
|
||||
napa_gpio = <25 44>;
|
||||
napa_gpio_cnt = <2>;
|
||||
aquantia_port = <4>;
|
||||
aquantia_gpio = <44>;
|
||||
uniphy_ext_ref_clk;
|
||||
port_phyinfo {
|
||||
port@0 {
|
||||
|
|
@ -50,12 +50,8 @@
|
|||
phy_type = <1>;
|
||||
};
|
||||
port@4 {
|
||||
phy_address = <24>;
|
||||
phy_type = <2>;
|
||||
};
|
||||
port@5 {
|
||||
phy_address = <28>;
|
||||
phy_type = <2>;
|
||||
phy_address = <7>;
|
||||
phy_type = <3>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue