From: Stefan Roese <s...@denx.de> Date: Fri, 16 Aug 2019 15:23:25 +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> Applied. Please submit your patch series properly next time, which means including a "[PATCH 0/N]" introductory posting which explains what the patch series is doing, how it is doing it, and why it is doing it that way. It not only provides a proper organizational object for your patch series, it also makes less work for me because I can just reply to that single email when I apply your series instead of having to reply to every single one in the set. Thanks.