Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAPDSS: HDMI: Add support for audio MCLK
@ 2012-02-09  3:10 Ricardo Neri
  2012-02-09  3:10 ` [PATCH 1/3] OMAPDSS: Add DSS feature for HDMI MCLK for audio Ricardo Neri
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ricardo Neri @ 2012-02-09  3:10 UTC (permalink / raw)
  To: tomi.valkeinen, mythripk
  Cc: a0393947, molnar, s-guiriec, lrg, peter.ujfalusi, linux-omap,
	Ricardo Neri

Hello,

Certain OMAP4 revisions (i.e., 4430 ES2.3, 4460, and 4470) use
a pseudo clock (generated from the TMDS clock), MCLK, to drive the
generation of Audio Clock Regeneration packets. Other devices
(i.e., 4430 ES2.[0,2]) use the TMDS clock directly. 

This set of patches introduces functionality to enable the MCLK on the
relevant devices. Such clock is added as new DSS feature. The dss_features
structures are rearranged to reflect the MCLK support across several
silicon revisions.

These patches have been validated on OMAP 4430 ES2.2 and ES2.3 as well as
on 4460 ES1.0. The HDMI sinks used for validation are monitor Dell ST2210b,
AV receiver Onkyo TX-SR508 and AV receiver Yamaha RX-V367. Audio playback
is functional in all of them.

These patches are based on
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v3.3-rc2

Ricardo Neri (3):
  OMAPDSS: Add DSS feature for HDMI MCLK for audio
  OMAPDSS: HDMI: Implement initialization of MCLK
  OMAPDSS: HDMI: Modify logic to configure MCLK

 drivers/video/omap2/dss/dss_features.c    |   31 +++++++++++++++++++++++-
 drivers/video/omap2/dss/dss_features.h    |    1 +
 drivers/video/omap2/dss/hdmi.c            |    6 +++-
 drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c |   37 +++++++++++++++++-----------
 4 files changed, 57 insertions(+), 18 deletions(-)


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09  3:10 [PATCH 0/3] OMAPDSS: HDMI: Add support for audio MCLK Ricardo Neri
2012-02-09  3:10 ` [PATCH 1/3] OMAPDSS: Add DSS feature for HDMI MCLK for audio Ricardo Neri
2012-02-09  3:10 ` [PATCH 2/3] OMAPDSS: HDMI: Implement initialization of MCLK Ricardo Neri
2012-02-09  3:10 ` [PATCH 3/3] OMAPDSS: HDMI: Modify logic to configure MCLK Ricardo Neri
2012-02-14 12:27 ` [PATCH 0/3] OMAPDSS: HDMI: Add support for audio MCLK Tomi Valkeinen
2012-02-16  2:58   ` Ricardo Neri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox