[U-Boot] [PATCH] phy: Add support PHY of SMSC
Nobuhiro Iwamatsu
nobuhiro.iwamatsu.yj at renesas.com
Tue Dec 6 03:15:27 CET 2011
Hi,
2011/12/6 Wolfgang Denk <wd at denx.de>:
> 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.
>
Sorry, and thanks!
Nobuhiro
--
Nobuhiro Iwamatsu
More information about the U-Boot
mailing list