All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v2] Add support for Microchip LAN78xx
Date: Thu, 16 Mar 2017 17:12:05 -0400	[thread overview]
Message-ID: <20170316211205.GP19897@bill-the-cat> (raw)
In-Reply-To: <6AF1B4F019F8804DB17BB6F30B56F026BB73E0@CHN-SV-EXMX02.mchp-main.com>

On Fri, Mar 10, 2017 at 06:38:10PM +0000, Yuiko.Oshino at microchip.com wrote:

> From: Yuiko Oshino <yuiko.oshino@microchip.com>
> 
> Add support for Microchip LAN7800 and 7850, USB to 10/100/1000 Ethernet Controllers
> 
> Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com>
> Cc: Marek Vasut <marex@denx.de>
> ---
> Changes for v2:
>    - lan78xx.c header comment cleanup
> 
>  drivers/usb/eth/Makefile     |    1 +
>  drivers/usb/eth/lan78xx.c    | 1319 ++++++++++++++++++++++++++++++++++++++++++
>  drivers/usb/eth/usb_ether.c  |    7 +
>  include/usb_ether.h          |    6 +
>  scripts/config_whitelist.txt |    1 +

NAK.  You don't add to the whitelist, you start adding to Kconfig.
Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170316/f9bbe8c7/attachment.sig>

  parent reply	other threads:[~2017-03-16 21:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10 18:38 [U-Boot] [PATCH v2] Add support for Microchip LAN78xx Yuiko.Oshino at microchip.com
2017-03-10 19:19 ` Marek Vasut
2017-03-24 18:25   ` Yuiko.Oshino at microchip.com
2017-03-24 18:28     ` Marek Vasut
2017-03-27 11:59       ` Yuiko.Oshino at microchip.com
2017-03-27 13:30         ` Marek Vasut
2017-04-07 15:43           ` Yuiko.Oshino at microchip.com
2017-04-07 16:42             ` Marek Vasut
2017-03-16 21:12 ` Tom Rini [this message]
2017-03-24 18:30   ` [U-Boot] [U-Boot,v2] " Yuiko.Oshino at microchip.com
2017-04-04 14:45     ` Tom Rini
2017-04-07 15:44       ` Yuiko.Oshino at microchip.com

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=20170316211205.GP19897@bill-the-cat \
    --to=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.