On Thu, 16 Apr 2020 at 15:55, <sundeep.l...@gmail.com> wrote: > > From: Subbaraya Sundeep <sbha...@marvell.com> > > This patch set emulates Ethernet MAC block > present in Microsemi SmartFusion2 SoC. > > v6: > Fixed destination address matching logic > Added missing break in emac_write > v5: > As per Philippe comments: > Returned size in receive function > Added link property to pass DMA memory > Used FIELD() APIs > Added mac_addr in emac state > Used FIELD_EX32 and FIELD_DP32 APIs > Simplified if else logics in emac_write/read > v4: > Added loop back as per Jason's comment > v3: > Added SmartFusion2 ethernet test to tests/acceptance > v2: > No changes. Fixed Signed-off mail id in patch 2/2
Applied to target-arm.next for 5.1, thanks. -- PMM