linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: OMAP2+: HDMI: Update platform devices for audio
@ 2012-11-16  1:36 Ricardo Neri
  2012-11-16  1:36 ` [PATCH v2 1/2] ARM: OMAP2+: HDMI: Relocate audio platform device creation Ricardo Neri
  2012-11-16  1:36 ` [PATCH v2 2/2] ARM: OMAP4+: HDMI: Rearrange platform devices for ASoC drivers Ricardo Neri
  0 siblings, 2 replies; 20+ messages in thread
From: Ricardo Neri @ 2012-11-16  1:36 UTC (permalink / raw)
  To: tony, tomi.valkeinen, broonie, lrg
  Cc: s-guiriec, linux-omap, alsa-devel, Ricardo Neri

Hi Mark, Tomi, Liam, Tony,

This set aims to be the version 2 of my previous submission[1] and aims to
address the potential issues that Mark and Tomi described on such submission.

The creation of the platform device for HDMI audio from the OMAPDSS HDMI driver
that was previously submitted[2] is resubmitted to be complemented with code to
remove the platform device created in /arch/arm/mach-omap2/devices.c in order
to have a complete series that does not break functionality in any patch.

Also, a second patch proposes new names and locations for the ASoC HDMI CPU DAI
and machine drivers. This intends to give to the platform devices more
descriptive names and create them from more relevant locations.

This set of patches requires that

commit 14840b9a83c6a56629db2ba0ec247503e975f143
Author: Ricardo Neri <ricardo.neri@ti.com>
Date:   Tue Nov 6 00:19:17 2012 -0600

    OMAPDSS: HDMI: Create platform device for audio support

is reverted in Tomi's git://gitorious.org/linux-omap-dss2/linux.git master

Changes from v1.
*Put in a single series all the patches related to platform device updates.
*Now HDMI audio works correctly in every patch.
*Remove reference to the TPD12S015 HDMI companion chip as the ASoC drivers
 are not aware of this and other chips could be used in the future.

 BR,

 Ricardo

[1]. http://www.mail-archive.com/linux-omap@vger.kernel.org/msg80678.html
[2]. http://www.mail-archive.com/linux-omap@vger.kernel.org/msg79795.html

Ricardo Neri (2):
  ARM: OMAP2+: HDMI: Relocate audio platform device creation
  ARM: OMAP4+: HDMI: Rearrange platform devices for ASoC drivers

 arch/arm/mach-omap2/board-4430sdp.c    |    6 +++
 arch/arm/mach-omap2/board-omap4panda.c |    6 +++
 arch/arm/mach-omap2/devices.c          |   31 ----------------
 drivers/video/omap2/dss/hdmi.c         |   62 ++++++++++++++++++++++++++++++++
 sound/soc/omap/omap-hdmi-card.c        |    4 +-
 sound/soc/omap/omap-hdmi.c             |    5 +--
 sound/soc/omap/omap-hdmi.h             |    2 -
 7 files changed, 78 insertions(+), 38 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2012-11-23 20:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-16  1:36 [PATCH v2 0/2] ARM: OMAP2+: HDMI: Update platform devices for audio Ricardo Neri
2012-11-16  1:36 ` [PATCH v2 1/2] ARM: OMAP2+: HDMI: Relocate audio platform device creation Ricardo Neri
2012-11-16  2:04   ` Mark Brown
2012-11-16  7:38   ` Tomi Valkeinen
2012-11-16 17:14     ` Ricardo Neri
2012-11-16  1:36 ` [PATCH v2 2/2] ARM: OMAP4+: HDMI: Rearrange platform devices for ASoC drivers Ricardo Neri
2012-11-16  2:05   ` Mark Brown
2012-11-16  7:52   ` Tomi Valkeinen
2012-11-16 18:05     ` Ricardo Neri
2012-11-19 12:58       ` Tomi Valkeinen
2012-11-20  1:15         ` Mark Brown
2012-11-22  0:20           ` Ricardo Neri
2012-11-22  1:03             ` Mark Brown
2012-11-23  2:03               ` Ricardo Neri
2012-11-23  2:12                 ` Mark Brown
2012-11-23 20:14                   ` Ricardo Neri
2012-11-22 12:52             ` Tomi Valkeinen
2012-11-23  2:03               ` Mark Brown
2012-11-23  2:12               ` Ricardo Neri
2012-11-22  0:19         ` 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).