alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: OMAP: Add platform devices for ASoC HDMI drivers
@ 2012-04-18  0:40 Ricardo Neri
  2012-04-18  0:40 ` [PATCH 1/3] ARM: OMAP: devices: Register platform devices for HDMI audio Ricardo Neri
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ricardo Neri @ 2012-04-18  0:40 UTC (permalink / raw)
  To: tony, broonie, lrg
  Cc: s-guiriec, peter.ujfalusi, linux-omap, alsa-devel, Ricardo Neri

This set of patches is intended to add the platform devices for the ASoC
HDMI drivers when not using device tree. For this, I took an approach similar
to DMIC and McPDM by creating a dedicated functions to create the devices.

I included the device for the CPU DAI driver, omap-hdmi-audio-dai, and the
device for the machine driver, omap-hdmi-audio, in devices.c to reflect the
fact that any OMAP4 (and OMAP5 in the future) has HDMI IP. I put the device
for the codec in the board file to reflect the fact that not necessarily all
the boards with OMAP4/5 have the HDMI output wired.

Best regards

Ricardo

Ricardo Neri (3):
  ARM: OMAP: devices: Register platform devices for HDMI audio
  ARM: OMAP4: board-4430sdp: Register platform device for HDMI audio
    codec
  ARM: OMAP4: board-omap4panda: Register platform device for HDMI audio
    codec

 arch/arm/mach-omap2/board-4430sdp.c    |    6 ++++++
 arch/arm/mach-omap2/board-omap4panda.c |    6 ++++++
 arch/arm/mach-omap2/devices.c          |   31 +++++++++++++++++++++++++++++++
 3 files changed, 43 insertions(+), 0 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2012-05-08 23:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18  0:40 [PATCH 0/3] ARM: OMAP: Add platform devices for ASoC HDMI drivers Ricardo Neri
2012-04-18  0:40 ` [PATCH 1/3] ARM: OMAP: devices: Register platform devices for HDMI audio Ricardo Neri
2012-04-18  0:40 ` [PATCH 2/3] ARM: OMAP4: board-4430sdp: Register platform device for HDMI audio codec Ricardo Neri
2012-04-18  0:40 ` [PATCH 3/3] ARM: OMAP4: board-omap4panda: " Ricardo Neri
2012-04-25 23:29 ` [PATCH 0/3] ARM: OMAP: Add platform devices for ASoC HDMI drivers Ricardo Neri
2012-05-04  1:51   ` Ricardo Neri
2012-05-08 23:22     ` Tony Lindgren

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