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