Hi,
I am working on audio of blaze_tablet, and we are using wm8960(attached to I2C 4) instead of Ti chipset.
I enable the code by blaze_defconfig and register the client by "i2c_register_board_info" in board-44xx-tablet.c. Then the wm8960 probe called, but there is no sound card in the alsa list.
Did I miss anything?
Are there any clue to bring up un-TI codec?
Thanks