Merge "ipq806x: Initialize complete ethernet subsystem for AP161"

This commit is contained in:
Linux Build Service Account 2019-01-11 03:04:27 -08:00 committed by Gerrit - the friendly Code Review server
commit 32d3567f78

View file

@ -33,6 +33,19 @@
gmac_count = <2>;
gmac1_cfg {
base = <0x37000000>;
unit = <0>;
is_macsec = <1>;
mac_pwr0 = <0x00080000>;
mac_pwr1 = <0x00040000>;
mac_conn_to_phy = <0>;
phy_interface_type = <7>;
phy_address_count = <1>;
phy_address = <0>;
phy_name = "IPQ MDIO0";
};
gmac2_cfg {
base = <0x37200000>;
unit = <1>;
is_macsec = <1>;
@ -45,7 +58,7 @@
phy_name = "IPQ MDIO1";
};
gmac2_cfg {
gmac3_cfg {
base = <0x37400000>;
unit = <2>;
is_macsec = <1>;