[OpenWrt-Devel] [PATCH] ar71xx: enable QCA955x SGMII fixup on Mikrotik wAP AC
David Bauer
mail at david-bauer.net
Sun Jul 14 07:25:04 EDT 2019
Hi Etienne,
one small remark:
On 14.07.19 04:43, Etienne Champetier wrote:
> ath79_init_mac(ath79_eth1_data.mac_addr, ath79_mac_base, 0);
> ath79_eth1_data.mii_bus_dev = &rbwapgsc_phy_device.dev;
> ath79_eth1_data.phy_if_mode = PHY_INTERFACE_MODE_SGMII;
> ath79_eth1_data.phy_mask = BIT(RBWAPGSC_MDIO_PHYADDR);
> + ath79_eth1_data.enable_sgmii_fixup = 1;
This should be dropped as it's not necessary anymore.
Best wishes
David
> ath79_eth1_pll_data.pll_1000 = 0x03000101;
> ath79_eth1_pll_data.pll_100 = 0x80000101;
> ath79_eth1_pll_data.pll_10 = 0x80001313;
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list