lkml.org 
[lkml]   [2022]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.16 0468/1039] ASoC: amd: Fix dependency for SPI master
    Date
    From: Lucas Tanure <tanureal@opensource.cirrus.com>

    [ Upstream commit 19a628d8f1a6c16263d8037a918427207c8a95a0 ]

    Set SPI_MASTER as dependency as is using CS35L41 SPI driver

    Fixes: 96792fdd77cd1 ("ASoC: amd: enable vangogh platform machine driver build")

    Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
    Reported-by: kernel test robot <lkp@intel.com>
    Link: https://lore.kernel.org/r/20211201180004.1402156-1-tanureal@opensource.cirrus.com
    Signed-off-by: Mark Brown <broonie@kernel.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    sound/soc/amd/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
    index 2c6af3f8f2961..ff535370e525a 100644
    --- a/sound/soc/amd/Kconfig
    +++ b/sound/soc/amd/Kconfig
    @@ -68,7 +68,7 @@ config SND_SOC_AMD_VANGOGH_MACH
    tristate "AMD Vangogh support for NAU8821 CS35L41"
    select SND_SOC_NAU8821
    select SND_SOC_CS35L41_SPI
    - depends on SND_SOC_AMD_ACP5x && I2C
    + depends on SND_SOC_AMD_ACP5x && I2C && SPI_MASTER
    help
    This option enables machine driver for Vangogh platform
    using NAU8821 and CS35L41 codecs.
    --
    2.34.1


    \
     
     \ /
      Last update: 2022-01-25 01:11    [W:2.356 / U:2.376 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site