Update mtk_eth_soc.h

This commit is contained in:
padavanonly 2025-03-22 17:54:18 +08:00 committed by GitHub
parent aa24e32173
commit 1bf32fe661
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1164,7 +1164,7 @@ enum mkt_eth_capabilities {
MTK_MUX_GMAC12_TO_GEPHY_SGMII | MTK_QDMA)
#define MT7986_CAPS (MTK_GMAC1_SGMII | MTK_GMAC2_SGMII | \
MTK_MUX_GMAC12_TO_GEPHY_SGMII | MTK_QDMA \
MTK_MUX_GMAC12_TO_GEPHY_SGMII | MTK_QDMA | \
MTK_NETSYS_V2 | MTK_RSTCTRL_PPE1)
#define MT7981_CAPS (MTK_GMAC1_SGMII | MTK_GMAC2_SGMII | MTK_GMAC2_GEPHY | \