On 15/03/22 13:12, Andrew Lunn wrote: > On Tue, Mar 15, 2022 at 10:31:40AM +1300, Chris Packham wrote: >> The 98DX2530 SoC is similar to the Armada 3700 except it needs a >> different MBUS window configuration. Add a new compatible string to >> identify this device and the required MBUS window configuration. >> >> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> > I suggest you separate the two mvneta patches and send them to the > netdev list. They are likely to get merged before the merge window > opens next weekend. The other patches are less likely to be merged so > fast. Thanks for the suggestion. I did wonder about doing that for this patch and the sdhci one. It'd also cut down the Cc spam. > Reviewed-by: Andrew Lunn <andrew@xxxxxxx> > > Andrew