Other Parts Discussed in Thread: TVP5158
hi all ,now my own board don't use the TVP5158,because i use the command
arecord -l:
card 0: SOUND0 [TI81XX SOUND0], device 0: AIC3X tlv320aic3x-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0
so how can i modify the audio cap->playback usecase,i have see the audio notes which tell us that
For AIC capture, captureDevice should be modified to corresponding H/W &
enableTVP5158 should be set to FALSE.
but now i test found that i don't set the enableTVP5158 to be FALSE,i can alse run normally,so why?