Re: [PATCH v2 net 2/2] net: ethernet: mediatek: move mt7623 settings out off the mt7530

From: David Miller
Date: Tue Apr 07 2020 - 21:29:41 EST


From: <sean.wang@xxxxxxxxxxxx>
Date: Mon, 6 Apr 2020 05:42:54 +0800

> From: René van Dorst <opensource@xxxxxxxxxx>
>
> Moving mt7623 logic out off mt7530, is required to make hardware setting
> consistent after we introduce phylink to mtk driver.
>
> Fixes: b8fc9f30821e ("net: ethernet: mediatek: Add basic PHYLINK support")
> Reviewed-by: Sean Wang <sean.wang@xxxxxxxxxxxx>
> Tested-by: Sean Wang <sean.wang@xxxxxxxxxxxx>
> Signed-off-by: René van Dorst <opensource@xxxxxxxxxx>
> ---
> v1 -> v2: split out logic changing mtk_gmac0_rgmii_adjust that should be
> refined further and actualy belonged to separate patch.

Applied.