lkml.org 
[lkml]   [2021]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 3/9] ARM: imx_v6_v7_defconfig: change snd soc tlv320aic3x to i2c variant
    Date
    From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

    Change CONFIG_SND_SOC_TLV320AIC3X to CONFIG_SND_SOC_TLV320AIC3X_I2C.
    I did double check all current mainline device trees and they are all
    using the I2C rather than the SPI variant.

    Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
    Reviewed-by: Fabio Estevam <festevam@gmail.com>

    ---

    (no changes since v3)

    Changes in v3:
    - Add Fabio's reviewed-by. Thanks!

    arch/arm/configs/imx_v6_v7_defconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
    index 6618a009a105e..90d6a5cf254e0 100644
    --- a/arch/arm/configs/imx_v6_v7_defconfig
    +++ b/arch/arm/configs/imx_v6_v7_defconfig
    @@ -317,7 +317,7 @@ CONFIG_SND_SOC_IMX_MC13783=y
    CONFIG_SND_SOC_FSL_ASOC_CARD=y
    CONFIG_SND_SOC_AC97_CODEC=y
    CONFIG_SND_SOC_CS42XX8_I2C=y
    -CONFIG_SND_SOC_TLV320AIC3X=y
    +CONFIG_SND_SOC_TLV320AIC3X_I2C=y
    CONFIG_SND_SOC_WM8960=y
    CONFIG_SND_SOC_WM8962=y
    CONFIG_SND_SIMPLE_CARD=y
    --
    2.26.2
    \
     
     \ /
      Last update: 2021-09-20 16:50    [W:4.626 / U:1.324 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site