On Fri, 20 May 2022 20:11:23 +0200 Lorenzo Bianconi wrote: > Add support for mt7986-eth driver available on mt7986 soc. > > Changes since v2: > - rely on GFP_KERNEL whenever possible > - define mtk_reg_map struct to introduce soc register map and avoid macros > - improve comments > > Changes since v1: > - drop SRAM option > - convert ring->dma to void > - convert scratch_ring to void > - enable port4 > - fix irq dts bindings > - drop gmac1 support from mt7986a-rfb dts for the moment 👍 Acked-by: Jakub Kicinski <kuba@xxxxxxxxxx>