From: Sumit Semwal <sumit.semwal@ti.com>
To: tomi.valkeinen@ti.com, linux-omap@vger.kernel.org
Cc: Sumit Semwal <sumit.semwal@ti.com>
Subject: [Patch 0/2] OMAP2PLUS:DSS2: use opt-clocks information from hwmod.
Date: Fri, 25 Feb 2011 13:57:48 +0530 [thread overview]
Message-ID: <1298622470-10558-1-git-send-email-sumit.semwal@ti.com> (raw)
This series uses information about opt-clocks provided by omap_hwmod framework
to select which of the non-mandatory DSS clocks are available on a given
platform.
The clock roles returned by hwmod database are added to pdata, and in the
driver, while doing clk-get, it is checked if as per hwmod a given clock
is an opt-clock or not, and is handled accordingly.
Tested on: OMAP3430sdp, panda(OMAP4430)
Sumit Semwal (2):
OMAP2PLUS: DSS2: Add dss_opt_clk_roles in pdata
OMAP2PLUS: DSS2: Use opt-clocks from hwmod
arch/arm/mach-omap2/display.c | 41 +++++++++++++++++++++-
arch/arm/plat-omap/include/plat/display.h | 3 +-
drivers/video/omap2/dss/dss.c | 54 ++++++++++++++++++++---------
3 files changed, 79 insertions(+), 19 deletions(-)
next reply other threads:[~2011-02-25 8:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-25 8:27 Sumit Semwal [this message]
2011-02-25 8:27 ` [Patch 1/2] OMAP2PLUS: DSS2: Add dss_opt_clk_roles in pdata Sumit Semwal
2011-02-28 9:10 ` Tomi Valkeinen
2011-02-28 9:17 ` Semwal, Sumit
2011-02-28 9:23 ` Tomi Valkeinen
2011-02-25 8:27 ` [Patch 2/2] OMAP2PLUS: DSS2: Use opt-clocks from hwmod Sumit Semwal
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=1298622470-10558-1-git-send-email-sumit.semwal@ti.com \
--to=sumit.semwal@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=tomi.valkeinen@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