Message ID | 20241120075017.2590228-1-jacky_chou@aspeedtech.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Aspeed G7 FTGMAC100 support | expand |
On 11/20/24 08:50, Jacky Chou wrote: > The Aspeed 7th generation SoC features three FTGMAC100. > The main difference from the previous generation is that the > FTGMAC100 adds support for 64-bit DMA capability. Another change > is that the RMII/RGMII pin strap configuration is changed to be set > in the bit 20 fo register 0x50. > > Jacky Chou (7): > dt-bindings: net: ftgmac100: support for AST2700 > net: faraday: Add ARM64 in FTGMAC100 for AST2700 > net: ftgmac100: Add reset toggling for Aspeed SOCs > net: ftgmac100: Add support for AST2700 > net: ftgmac100: add pin strap configuration for AST2700 > net: ftgmac100: Add 64-bit DMA support for AST2700 > net: ftgmac100: remove extra newline symbols > > .../bindings/net/faraday,ftgmac100.yaml | 3 +- > drivers/net/ethernet/faraday/Kconfig | 5 +- > drivers/net/ethernet/faraday/ftgmac100.c | 77 +++++++++++++++---- > drivers/net/ethernet/faraday/ftgmac100.h | 10 +++ > 4 files changed, 75 insertions(+), 20 deletions(-) ## Form letter - net-next-closed The merge window for v6.13 has begun and net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after Dec 2nd. RFC patches sent for review only are welcome at any time. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle