linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] OMAPDSS: Relocate ASoC HDMI codec to sound
@ 2012-02-11 23:55 Ricardo Neri
  2012-02-11 23:55 ` [PATCH 1/5] OMAPDSS: HDMI: Add function to get the HDMI mode Ricardo Neri
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Ricardo Neri @ 2012-02-11 23:55 UTC (permalink / raw)
  To: tomi.valkeinen, mythripk
  Cc: s-guiriec, lrg, peter.ujfalusi, linux-omap, Ricardo Neri

Hello,

In order to give to the OMAP HDMI code a more logical arrangement, the audio
part is moved to /sound. Only the IP-specific functions remain in the DSS HDMI
IP library. These patches introduce modifications to expose the DSS functio-
nality that is going to be required by the ASoC driver.

This relocation is split in two parts. This is first part. The second part
is for ASoC and is to be submitted to the ALSA list. The purpose of
this split is to ease the integration of these patches first to DSS
and then to ASoC.

This work is also based on the patches previously sent for HDMI audio MCLK
support:

http://www.spinics.net/lists/linux-omap/msg64302.html

and was implemented on top of:

git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v3.3-rc3

Thanks,

Ricardo

Ricardo Neri (5):
  OMAPDSS: HDMI: Add function to get the HDMI mode
  OMAPDSS: HDMI: Rename audio functions in HDMI IP library
  OMAPDSS: HDMI: Add audio config functions to HDMI IP ops
  OMAPDSS: Export functions to enable dynamic linking
  OMAPDSS/ASoC: Relocate ASoC HDMI codec. Part 1

 drivers/video/omap2/dss/dss.h             |    1 +
 drivers/video/omap2/dss/dss_features.c    |   10 +-
 drivers/video/omap2/dss/hdmi.c            |  236 +----------------------------
 drivers/video/omap2/dss/ti_hdmi.h         |   26 +++-
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c |   63 +--------
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h |   13 --
 6 files changed, 41 insertions(+), 308 deletions(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-02-16  6:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-11 23:55 [PATCH 0/5] OMAPDSS: Relocate ASoC HDMI codec to sound Ricardo Neri
2012-02-11 23:55 ` [PATCH 1/5] OMAPDSS: HDMI: Add function to get the HDMI mode Ricardo Neri
2012-02-11 23:55 ` [PATCH 2/5] OMAPDSS: HDMI: Rename audio functions in HDMI IP library Ricardo Neri
2012-02-11 23:55 ` [PATCH 3/5] OMAPDSS: HDMI: Add audio config functions to HDMI IP ops Ricardo Neri
2012-02-11 23:55 ` [PATCH 4/5] OMAPDSS: Export functions to enable dynamic linking Ricardo Neri
2012-02-13 13:48   ` Tomi Valkeinen
2012-02-15  0:00     ` Ricardo Neri
2012-02-15  8:23       ` Tomi Valkeinen
2012-02-16  2:46         ` Ricardo Neri
2012-02-16  6:34           ` Tomi Valkeinen
2012-02-11 23:55 ` [PATCH 5/5] OMAPDSS/ASoC: Relocate ASoC HDMI codec. Part 1 Ricardo Neri
2012-02-12  0:34 ` [PATCH 0/5] OMAPDSS: Relocate ASoC HDMI codec to sound Ricardo Neri

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).