AC97 problems with pxa...
Jakob Viketoft
jakob.viketoft at bitsim.com
Thu Apr 8 11:07:25 EDT 2010
Mark Brown wrote:
> On Thu, Apr 08, 2010 at 04:35:35PM +0200, Jakob Viketoft wrote:
>
>> I had moved the platform_add_devices call in the board init file
>> while tracking. Moving it back up a few lines in the code make my
>> machine driver pop up as the sound card. Is this the correct
>
> You shouldn't be registering the soc-audio device in arch/arm at all.
I don't, so no worries there. I just register my colibri-v2-asoc machine
driver device.
>
>> behaviour? As suggested I have added the asoc device to my machine
>> driver to look more like the palmtx is doing things. Does this mean
>> I'm down to finding the right setting with amixer to get things
>> running? New debug output:
>
> It appears so, yes.
I finally got it working, thanks for all the help! Will be posting a
patch after cleanup and when the rest of the system is working.
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
More information about the linux-arm-kernel
mailing list