All of lore.kernel.org
 help / color / mirror / Atom feed
From: "chaithrika" <chaithrika@ti.com>
To: "'David Miller'" <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>,
	<davinci-linux-open-source@linux.davincidsp.com>,
	<nsekahr@ti.com>, <anantgole@ti.com>,
	<khilman@deeprootsystems.com>
Subject: RE: [PATCH v2] net-next-2.6: TI DaVinci EMAC driver
Date: Thu, 21 May 2009 16:59:45 +0530	[thread overview]
Message-ID: <044201c9da07$716aa310$543fe930$@com> (raw)
In-Reply-To: <20090518.151954.121982430.davem@davemloft.net>


David,

> -----Original Message-----
> From: David Miller [mailto:davem@davemloft.net]
> Sent: Tuesday, May 19, 2009 3:50 AM
> To: chaithrika@ti.com
> Cc: netdev@vger.kernel.org; davinci-linux-open-
> source@linux.davincidsp.com; nsekahr@ti.com; anantgole@ti.com;
> khilman@deeprootsystems.com
> Subject: Re: [PATCH v2] net-next-2.6: TI DaVinci EMAC driver
> 
> From: Chaithrika U S <chaithrika@ti.com>
> Date: Mon, 18 May 2009 07:34:32 -0400
> 
> > Add support for TI DaVinci EMAC driver.
> >
> > TI DaVinci Ethernet Media Access Controller module is based upon
> > TI CPPI 3.0 DMA engine and supports 10/100 Mbps on all and Gigabit
> modes on
> > some TI devices. It supports MII/RMII and has up to 8Kbytes of
> internal
> > descriptor memory. This driver has been working on several TI devices
> including
> > DM644x, DM646x and DA830 platforms. The specs of this device are
> available at:
> > http://www.ti.com/litv/pdf/sprue24a
> >
> > Signed-off-by: Anant Gole <anantgole@ti.com>
> > Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
> > Signed-off-by: Chaithrika U S <chaithrika@ti.com>
> 
> Applied, thanks.
> 

Thanks.

> BTW, DECLARE_MAC_BUF(), print_mac() et al. is deprecated, you can
> simply use the printf format specifier "%pM" to print MAC addresses
> directly.

OK. Will submit a patch for this.

Regards,
Chaithrika




      reply	other threads:[~2009-05-21 11:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-18 11:34 [PATCH v2] net-next-2.6: TI DaVinci EMAC driver Chaithrika U S
2009-05-18 22:19 ` David Miller
2009-05-21 11:29   ` chaithrika [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='044201c9da07$716aa310$543fe930$@com' \
    --to=chaithrika@ti.com \
    --cc=anantgole@ti.com \
    --cc=davem@davemloft.net \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=khilman@deeprootsystems.com \
    --cc=netdev@vger.kernel.org \
    --cc=nsekahr@ti.com \
    /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.