mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 03:07:16 +01:00
uboot: dts: ipq6018: Add mdio gpio information
Change-Id: Ia3965c38197a7772fcb91882a414d599b0c2fcc5 Signed-off-by: speriaka <speriaka@codeaurora.org>
This commit is contained in:
parent
f91df70bc5
commit
257ca0322e
3 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
napa_gpio_cnt = <1>;
|
||||
malibu_gpio = <75>;
|
||||
malibu_gpio_cnt = <1>;
|
||||
mdc_mdio_gpio = <64 65>;
|
||||
port_phyinfo {
|
||||
port@0 {
|
||||
phy_address = <0>;
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
switch_mac_mode2 = <PORT_WRAPPER_SGMII_PLUS>;
|
||||
napa_gpio = <77>;
|
||||
napa_gpio_cnt = <1>;
|
||||
mdc_mdio_gpio = <64 65>;
|
||||
port_phyinfo {
|
||||
port@0 {
|
||||
phy_address = <16>;
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
switch_mac_mode2 = <UNUSED>;
|
||||
malibu_gpio = <76>;
|
||||
malibu_gpio_cnt = <1>;
|
||||
mdc_mdio_gpio = <64 65>;
|
||||
port_phyinfo {
|
||||
port@0 {
|
||||
phy_address = <0>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue