[PATCH net-next v2 0/9] add more features for mtk-star-emac
Biao Huang
biao.huang at mediatek.com
Wed Jan 26 17:58:48 PST 2022
Changes in v2:
1. fix coding style as Bartosz's comments.
2. add reviewed-by as Bartosz's comments.
This series add more features for mtk-star-emac:
1. add reference clock pad selection for RMII;
2. add simple timing adjustment for RMII;
3. add support for MII;
4. add support for new IC MT8365;
5. separate tx/rx interrupt handling.
Biao Huang (8):
net: ethernet: mtk-star-emac: modify IRQ trigger flags
net: ethernet: mtk-star-emac: add support for MT8365 SoC
dt-bindings: net: mtk-star-emac: add support for MT8365
net: ethernet: mtk-star-emac: add clock pad selection for RMII
net: ethernet: mtk-star-emac: add timing adjustment support
dt-bindings: net: mtk-star-emac: add description for new properties
net: ethernet: mtk-star-emac: add support for MII interface
net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
Fabien Parent (1):
net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
.../bindings/net/mediatek,star-emac.yaml | 17 +
drivers/net/ethernet/mediatek/mtk_star_emac.c | 477 ++++++++++++------
2 files changed, 341 insertions(+), 153 deletions(-)
--
2.25.1
More information about the Linux-mediatek
mailing list