This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TLV320AIC3204: TLV320aic32x4 audio codec is not detecting for jetson tx2i

Part Number: TLV320AIC3204

Tool/software: TI C/C++ Compiler

Hello,

I'm Using TI TLV320AIC3204 Audio codec for Jetson TX2i with Linux 18

We have enabled driver CONFIG_SND_SOC_TLV320AIC32X4=y and added codec dts

aic32x4: tlv320aic32x4.1-0018@18 {

compatible = “ti,tlv320aic32x4”;

status = “okay”;
reg = <0x18>;
clocks = <&tegra_car TEGRA186_CLK_AUD_MCLK>;
clock-names = “mclk”;
dv-supply = <&battery_reg>;
av-supply = <&battery_reg>;
iov-supply = <&battery_reg>;
};

Jeston is not detecting the Audio codec is there any method to add or modify. 

any help will be greatly appreciated 

Regards,

Parashuram