On 11/12/2019 7:35 PM, David Miller wrote: > From: Stefan Wahren <wahrenst@xxxxxxx> > Date: Mon, 11 Nov 2019 20:49:19 +0100 > >> Raspberry Pi 4 uses the broadcom genet chip in version five. >> This chip has a dma controller integrated. Up to now the maximal >> burst size was hard-coded to 0x10. But it turns out that Raspberry Pi 4 >> does only work with the smaller maximal burst size of 0x8. >> >> Additionally the patch series has some IRQ retrieval improvements and >> adds support for a missing PHY mode. >> >> This series based on Matthias Brugger's V1 series [1]. >> >> [1] - https://patchwork.kernel.org/cover/11186193/ > > What tree should this be applied to? Patch #7 does not apply to net-next. Do you mind taking 1-6 and I take patch 7 through the Broadcom ARM SoC tree? -- Florian