21 Dec
2011
21 Dec
'11
8:26 p.m.
On Wed, 2011-12-14 at 11:46 +0200, Peter Ujfalusi wrote:
Hello,
the following series will add ASoC support for PandaBoards. PandaBoards have different audio routings compared to SDP4430/Blaze boards, but the differences not that big to justify a new ASoC machine driver.
Main changes:
- Rename the sdp4430 ASoC machine driver to use generic name: omap-abe-twl6040
- Convert the ASoC machine driver to platform driver
- The type of the board, and the desired sound card name is passed via platform data to the ASoC machine driver
- Based on the board type the driver selects different audio routings
- Registration of the needed platform devices in board files (sdp4403, panda)
After this series the sound card names will be different for easier UCM integration: "OMAP4-SDP4430" for SDP4430/Blaze boards "OMAP4-Panda" for PandaBoard 4430 "OMAP4-PandaES" for PandaBoard ES (4460)
1,2,3 Applied.
5 & 8 depend on the others so best to resend with Acks if unchanged.
Thanks
Liam