[U-Boot] [PATCH] phy: Add support PHY of SMSC
Wolfgang Denk
wd at denx.de
Mon Dec 5 23:10:28 CET 2011
Dear Nobuhiro Iwamatsu,
In message <1322119455-29628-1-git-send-email-nobuhiro.iwamatsu.yj at renesas.com> you wrote:
> This add support PHY of SMSC.
> Following phy can be used by set CONFIG_PHY_SMSC to config.
> - SMSC LAN8700
> - SMSC LAN8710/LAN8720
> - SMSC LAN8710/LAN8720
>
> A setup of PHY was copied from linux kenrel.
>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
> ---
> drivers/net/phy/Makefile | 1 +
> drivers/net/phy/phy.c | 3 +
> drivers/net/phy/smsc.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 96 insertions(+), 0 deletions(-)
> create mode 100644 drivers/net/phy/smsc.c
This patch was not white-space-clean. Checkpatch reported 2 x ERROR:
trailing whitespace
Fixed when applying. I also changed the subject and commit messahe a
tiny bit.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Anarchy may not be the best form of government, but it's better than
no government at all.
More information about the U-Boot
mailing list