Hello Li,
The chip is designed by TI CO. you should ask it's driver source code for linux, then follow these step to do porting.
1. put the codec driver to sound/soc/codecs
2. write machine driver for connecting CODE_DAI & CPU_DAI
you can refer to imx_wm8962.c to write it.
3. modify dts to configure it.
(1)sound node
(2) I2C node
try it , please!
Have a nice day!
NXP TIC weidong sun