From: Sriramakrishnan <srk@ti.com>
To: netdev@vger.kernel.org, davinci-linux-open-source@linux.davincidsp.com
Cc: nsekhar@ti.com, Sriramakrishnan <srk@ti.com>
Subject: [PATCH 0/2] TI DaVinci EMAC: Add support for handling PHY Clock.
Date: Thu, 11 Mar 2010 19:54:49 +0530 [thread overview]
Message-ID: <1268317491-3822-1-git-send-email-srk@ti.com> (raw)
In addition to the EMAC module clock, the EMAC PHY clock needs to be
managed separately. Until now, on most DaVinci platforms, the PHY clock
is always enabled. On AM35x platform where the same EMAC module is
used, the PHY clock needs to be managed explicitly. This patch
series add support for handling PHY clock in the EMAC driver. Clock
definitions for platforms using the EMAC module have be modified
accordingly.
This patch series is generated against tip of Linus tree and depends
on the following patches submitted earlier
[1].http://patchwork.ozlabs.org/patch/47156/
[2].http://patchwork.ozlabs.org/patch/47303/
Sekhar Nori (1):
davinci: introduce EMAC PHY clock usage
Sriramakrishnan (1):
TI DaVinci EMAC: Add EMAC PHY clock handling.
arch/arm/mach-davinci/board-da830-evm.c | 19 +++++++++++++++++++
arch/arm/mach-davinci/board-da850-evm.c | 21 +++++++++++++++++++++
arch/arm/mach-davinci/board-dm365-evm.c | 18 ++++++++++++++++++
arch/arm/mach-davinci/board-dm644x-evm.c | 18 ++++++++++++++++++
arch/arm/mach-davinci/board-dm646x-evm.c | 15 +++++++++++++++
arch/arm/mach-davinci/board-neuros-osd2.c | 19 +++++++++++++++++++
arch/arm/mach-davinci/board-sffsdr.c | 19 +++++++++++++++++++
arch/arm/mach-davinci/da830.c | 2 +-
arch/arm/mach-davinci/da850.c | 2 +-
arch/arm/mach-davinci/dm365.c | 2 +-
arch/arm/mach-davinci/dm644x.c | 2 +-
arch/arm/mach-davinci/dm646x.c | 2 +-
drivers/net/davinci_emac.c | 22 ++++++++++++++++++++--
13 files changed, 154 insertions(+), 7 deletions(-)
next reply other threads:[~2010-03-11 14:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-11 14:24 Sriramakrishnan [this message]
2010-03-11 14:24 ` [PATCH 1/2] TI DaVinci EMAC: Add EMAC PHY clock handling Sriramakrishnan
[not found] ` <1268317491-3822-2-git-send-email-srk-l0cyMroinI0@public.gmane.org>
2010-03-11 14:24 ` [PATCH 2/2] davinci: introduce EMAC PHY clock usage Sriramakrishnan
2010-03-12 22:38 ` Kevin Hilman
2010-03-15 14:59 ` Nori, Sekhar
2010-03-12 22:27 ` [PATCH 1/2] TI DaVinci EMAC: Add EMAC PHY clock handling Kevin Hilman
2010-03-12 22:33 ` David Miller
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=1268317491-3822-1-git-send-email-srk@ti.com \
--to=srk@ti.com \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=netdev@vger.kernel.org \
--cc=nsekhar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).