$subject: I think you meant to state TLV320AIC3106 is needed for AM62 SK boards than K3 SoCs ;) On 16:00-20230329, Jai Luthra wrote: > TI's K3 platform uses McASP as the digital audio interface on the SoCs. > AM62x and AM62A based starter kits also use the TLV320AIC3106 codec with > a 3.5mm jack for analog audio input and output. > > Signed-off-by: Jai Luthra <j-luthra@xxxxxx> > Reviewed-by: Devarsh Thakkar <devarsht@xxxxxx> > --- > arch/arm64/configs/defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index ca3569261713..aa36792b6822 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -904,6 +904,8 @@ CONFIG_SND_SOC_LPASS_WSA_MACRO=m > CONFIG_SND_SOC_LPASS_VA_MACRO=m > CONFIG_SND_SOC_LPASS_RX_MACRO=m > CONFIG_SND_SOC_LPASS_TX_MACRO=m > +CONFIG_SND_SOC_DAVINCI_MCASP=m > +CONFIG_SND_SOC_TLV320AIC3X_I2C=m > CONFIG_SND_SIMPLE_CARD=m > CONFIG_SND_AUDIO_GRAPH_CARD=m > CONFIG_SND_AUDIO_GRAPH_CARD2=m > > -- > 2.40.0 > please pay attention to savedefconfig output. Something like this is more appropriate? diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index ca3569261713..a13119aecaa1 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -877,6 +877,7 @@ CONFIG_SND_SOC_TEGRA210_AMX=m CONFIG_SND_SOC_TEGRA210_ADX=m CONFIG_SND_SOC_TEGRA210_MIXER=m CONFIG_SND_SOC_TEGRA_AUDIO_GRAPH_CARD=m +CONFIG_SND_SOC_DAVINCI_MCASP=m CONFIG_SND_SOC_AK4613=m CONFIG_SND_SOC_ES7134=m CONFIG_SND_SOC_ES7241=m @@ -891,6 +892,7 @@ CONFIG_SND_SOC_SIMPLE_MUX=m CONFIG_SND_SOC_TAS2552=m CONFIG_SND_SOC_TAS571X=m CONFIG_SND_SOC_TLV320AIC32X4_I2C=m +CONFIG_SND_SOC_TLV320AIC3X_I2C=m CONFIG_SND_SOC_WCD9335=m CONFIG_SND_SOC_WCD934X=m CONFIG_SND_SOC_WM8524=m -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D