linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <mythripk@ti.com>
To: linux-omap@vger.kernel.org
Cc: tomi.valkeinen@ti.com, Mythri P K <mythripk@ti.com>
Subject: [PATCH 0/2] OMAPDSS: HDMI: Add support for OMAP5 HDMI core IP driver
Date: Fri, 9 Mar 2012 18:27:57 +0530	[thread overview]
Message-ID: <1331297879-14622-1-git-send-email-mythripk@ti.com> (raw)

From: Mythri P K <mythripk@ti.com>

Add basic functionality support for HDMI OMAP5 core driver.
Across OMAP4 and OMAP5 HDMI core IP block differs where as the PHY, PLL and
the wrapper blocks are reused, using the existing framework and extention to
support OMAP5 core driver is added.


Mythri P K (2):
  OMAPDSS: HDMI: Make Wrapper function non-static
  OMAPDSS: HDMI: Add support for OMAP5 HDMI core library in DSS

 drivers/video/omap2/dss/ti_hdmi.h         |    2 +
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c |   10 +-
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h |    9 +
 drivers/video/omap2/dss/ti_hdmi_5xxx_ip.c |  341 +++++++++++++++++++++++++++++
 drivers/video/omap2/dss/ti_hdmi_5xxx_ip.h |  254 +++++++++++++++++++++
 5 files changed, 611 insertions(+), 5 deletions(-)
 create mode 100644 drivers/video/omap2/dss/ti_hdmi_5xxx_ip.c
 create mode 100644 drivers/video/omap2/dss/ti_hdmi_5xxx_ip.h

-- 
1.7.5.4


             reply	other threads:[~2012-03-09 13:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-09 12:57 mythripk [this message]
2012-03-09 12:57 ` [PATCH 1/2] OMAPDSS: HDMI: Make Wrapper function non-static mythripk
2012-03-09 12:57   ` [PATCH 2/2] OMAPDSS: HDMI: Add support for OMAP5 HDMI core library mythripk

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=1331297879-14622-1-git-send-email-mythripk@ti.com \
    --to=mythripk@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;
as well as URLs for NNTP newsgroup(s).