From: Sekhar Nori <nsekhar@ti.com>
To: davinci-linux-open-source@linux.davincidsp.com
Cc: khilman@ti.com, linux-arm-kernel@lists.infradead.org,
linux-ide@vger.kernel.org, sshtylyov@mvista.com,
Sekhar Nori <nsekhar@ti.com>
Subject: [PATCH 0/5] davinci: da850: add SATA support
Date: Wed, 6 Jul 2011 11:31:19 +0530 [thread overview]
Message-ID: <cover.1309927427.git.nsekhar@ti.com> (raw)
This series add support for platform AHCI driver on
DA850/OMAP-L138/AM18x. Towards this purpose, it also
adds support for forced module transtitions on PSC.
Sekhar Nori (5):
davinci: psc.h: clean up indentation done using spaces
davinci: pass clock flags to davinci_psc_config()
davinci: enable forced transitions on PSC
davinci: da850: add support for SATA interface
davinci: da850 evm: register SATA device
arch/arm/mach-davinci/board-da850-evm.c | 7 ++
arch/arm/mach-davinci/clock.c | 8 +-
arch/arm/mach-davinci/clock.h | 1 +
arch/arm/mach-davinci/da850.c | 9 ++
arch/arm/mach-davinci/devices-da8xx.c | 126 +++++++++++++++++++++++
arch/arm/mach-davinci/include/mach/da8xx.h | 2 +
arch/arm/mach-davinci/include/mach/psc.h | 151 ++++++++++++++--------------
arch/arm/mach-davinci/psc.c | 14 +++-
8 files changed, 237 insertions(+), 81 deletions(-)
--
1.7.3.2
next reply other threads:[~2011-07-06 6:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-06 6:01 Sekhar Nori [this message]
2011-07-06 6:01 ` [PATCH 1/5] davinci: psc.h: clean up indentation done using spaces Sekhar Nori
2011-07-06 6:01 ` [PATCH 2/5] davinci: pass clock flags to davinci_psc_config() Sekhar Nori
2011-07-06 6:01 ` [PATCH v2 3/5] davinci: enable forced transitions on PSC Sekhar Nori
2011-07-06 6:01 ` [PATCH v3 4/5] davinci: da850: add support for SATA interface Sekhar Nori
2011-07-06 6:01 ` [PATCH 5/5] davinci: da850 evm: register SATA device Sekhar Nori
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=cover.1309927427.git.nsekhar@ti.com \
--to=nsekhar@ti.com \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-ide@vger.kernel.org \
--cc=sshtylyov@mvista.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).