The internal PHY of the EMAC differs on each SOC, and the list will
only continue to grow. By separating the code into individual files,
we can add support for more SOCs more cleanly.
Note: The internal PHY is also sometimes called the SGMII device.
We also stop referring to the various PHY vari
David Miller wrote:
Please do not place empty blank lines at the end of files.
GIT even warns about this.
I need to rework this patchset anyway, and it won't be ready in time for
4.10. I will definitely fix this problem. Thanks.
--
Sent by an employee of the Qualcomm Innovation Center, In
From: Timur Tabi
Date: Mon, 21 Nov 2016 16:58:21 -0600
> diff --git a/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c
> b/drivers/net/ethernet/qualcomm/emac/emac-sgmii-fsm9900.c
> new file mode 100644
> index 000..46f01b3
> --- /dev/null
> +++ b/drivers/net/ethernet/qualcomm/emac/ema
The internal PHY of the EMAC differs on each SOC, and the list will
only continue to grow. By separating the code into individual files,
we can add support for more SOCs more cleanly.
Note: The internal PHY is also sometimes called the SGMII device.
We also stop referring to the various PHY vari