[PATCH 1/6] net: stmmac: support future possible different internal phy mode
David Miller
davem at davemloft.net
Thu Jun 29 09:23:49 PDT 2017
From: Corentin Labbe <clabbe.montjoie at gmail.com>
Date: Tue, 27 Jun 2017 11:28:01 +0200
> The current way to find if the phy is internal is to compare DT phy-mode
> and emac_variant/internal_phy.
> But it will negate a possible future SoC where an external PHY use the
> same phy mode than the internal one.
>
> By using phy-mode = "internal" we permit to have an external PHY with
> the same mode than the internal one.
>
> Reported-by: André Przywara <andre.przywara at arm.com>
> Signed-off-by: Corentin Labbe <clabbe.montjoie at gmail.com>
Series applied.
Please provide a proper "[PATCH 0/n] " header posting next time.
More information about the linux-arm-kernel
mailing list