From: Stefan Roese <s...@denx.de> Date: Wed, 17 Jul 2019 13:02:43 +0200
> This patch adds support for the MediaTek MT7628/88 SoCs to the common > MediaTek ethernet driver. Some minor changes are needed for this and > a bigger change, as the MT7628 does not support QDMA (only PDMA). > > Signed-off-by: Stefan Roese <s...@denx.de> Besides the feedback you've received, this kind of change is only appropriate for the net-next tree at this time. If you wish to keep sending versions for review until the net-next tree opens back up, clearly indicate in your Subject line by saying "[PATCH RFC ...]" or similar. Thank you.