public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: eth: smsc95xx: add LAN9500A device ID
Date: Mon, 17 Mar 2014 08:04:43 -0400	[thread overview]
Message-ID: <20140317120443.GU16360@bill-the-cat> (raw)
In-Reply-To: <201403121149.23187.marex@denx.de>

On Wed, Mar 12, 2014 at 11:49:23AM +0100, Marek Vasut wrote:
> On Wednesday, March 12, 2014 at 09:36:31 AM, Ilya Ledvich wrote:
> > Add LAN9500A product ID (0x9e00) in order to support LAN9500A based
> > dongles. Tested on cm_t335.
> > 
> > Signed-off-by: Ilya Ledvich <ilya@compulab.co.il>
> > ---
> >  drivers/usb/eth/smsc95xx.c |    1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/usb/eth/smsc95xx.c b/drivers/usb/eth/smsc95xx.c
> > index 7bf0a34..7a7a676 100644
> > --- a/drivers/usb/eth/smsc95xx.c
> > +++ b/drivers/usb/eth/smsc95xx.c
> > @@ -799,6 +799,7 @@ static const struct smsc95xx_dongle smsc95xx_dongles[]
> > = { { 0x0424, 0x9500 },	/* LAN9500 Ethernet */
> >  	{ 0x0424, 0x9730 },	/* LAN9730 Ethernet (HSIC) */
> >  	{ 0x0424, 0x9900 },	/* SMSC9500 USB Ethernet Device (SAL10) */
> > +	{ 0x0424, 0x9e00 },	/* LAN9500A Ethernet */
> >  	{ 0x0000, 0x0000 }	/* END - Do not remove */
> >  };
> 
> Acked-by: Marek Vasut <marex@denx.de>
> 
> Shall I start picking this stuff up via USB tree or will you do this Tom ?

I probably put this on you in Patchwork already so pick it up or hand it
back please, either works, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140317/6f812e2f/attachment.pgp>

      reply	other threads:[~2014-03-17 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  8:36 [U-Boot] [PATCH] usb: eth: smsc95xx: add LAN9500A device ID Ilya Ledvich
2014-03-12 10:49 ` Marek Vasut
2014-03-17 12:04   ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140317120443.GU16360@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox