linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* need help in porting wm8731 codec on SAMSUNG S3C2416
@ 2012-12-11  6:44 Ratheendran R
  2012-12-11  9:55 ` Bo Shen
  0 siblings, 1 reply; 2+ messages in thread
From: Ratheendran R @ 2012-12-11  6:44 UTC (permalink / raw)
  To: linux-arm-kernel

Dear All,

We are using kit2416 board based samsung s3c2416 SOC using linux kernel
2.6.21, wm8731 codec is used with the soc on i2s bus.

I am trying porting linux3.6.8 on the same board,now porting older soc
audio driver for codec onto the newer kernel.

I am getting the below kernel messages, snapshot on audio driver
registration.

*soc-audio soc-audio: ASoC machine SMDK2416wm8731 should use
snd_soc_register_card()
soc-audio soc-audio: CODEC wm8731 not registered
soc-audio soc-audio: Failed to register card
platform soc-audio: Driver soc-audio requests probe deferral
TCP: cubic registered
NET: Registered protocol family 17
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
ALSA device list:
  No soundcards found.

*
I have attached the modified driver for reference.

kindly give your valuable suggestions.

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121211/3d5da970/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smdk2416_wm8731.c
Type: text/x-csrc
Size: 5459 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121211/3d5da970/attachment.bin>

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

* need help in porting wm8731 codec on SAMSUNG S3C2416
  2012-12-11  6:44 need help in porting wm8731 codec on SAMSUNG S3C2416 Ratheendran R
@ 2012-12-11  9:55 ` Bo Shen
  0 siblings, 0 replies; 2+ messages in thread
From: Bo Shen @ 2012-12-11  9:55 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Ratheendran R,

On 12/11/2012 14:44, Ratheendran R wrote:
> Dear All,
>
> We are using kit2416 board based samsung s3c2416 SOC using linux kernel
> 2.6.21, wm8731 codec is used with the soc on i2s bus.
>
> I am trying porting linux3.6.8 on the same board,now porting older soc
> audio driver for codec onto the newer kernel.
>
> I am getting the below kernel messages, snapshot on audio driver
> registration.
>
> /soc-audio soc-audio: ASoC machine SMDK2416wm8731 should use
> snd_soc_register_card()
> soc-audio soc-audio: CODEC wm8731 not registered

For your reference, my codec name is: ".codec_name = "wm8731.0-001b","
Please check it in your system. The path is /sys/devices/...

Best Regards,
Bo Shen

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

end of thread, other threads:[~2012-12-11  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11  6:44 need help in porting wm8731 codec on SAMSUNG S3C2416 Ratheendran R
2012-12-11  9:55 ` Bo Shen

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