From: Nathan Chancellor <nathan@kernel.org>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: Charles Keepax <ckeepax@opensource.cirrus.com>,
Maciej Strozek <mstrozek@opensource.cirrus.com>,
Bard Liao <yung-chuan.liao@linux.intel.com>,
Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Zhang Yi <zhangyi@everest-semi.com>,
linux-sound@vger.kernel.org, patches@opensource.cirrus.com,
linux-kernel@vger.kernel.org,
Nathan Chancellor <nathan@kernel.org>
Subject: [PATCH 0/3] ASoC: Address es9356 build failures without CONFIG_SND_SOC_SDCA
Date: Tue, 26 May 2026 14:53:11 -0700 [thread overview]
Message-ID: <20260526-es9356-dep-fixes-v1-0-39ac16f43d54@kernel.org> (raw)
Hi all,
This series addresses the build failure I reported at [1]. The first
patch allows CONFIG_SND_SOC_SDCA to be selected by a user. The third
patch fixes the actual build failure by requiring CONFIG_SND_SOC_SDCA to
enable CONFIG_SND_SOC_ES9356. The second patch is a standalone clean up
to make the third patch diff cleaner. If there are any issues, please
let me know.
[1]: https://lore.kernel.org/20260518224657.GA536765@ax162/
---
Nathan Chancellor (3):
ASoC: SDCA: Make CONFIG_SND_SOC_SDCA a user selectable symbol
ASoC: codecs: Adjust indentation in CONFIG_SND_SOC_ES9356 definition
ASoC: es9356-sdca: Depend on CONFIG_SND_SOC_SDCA
sound/soc/codecs/Kconfig | 9 +++++----
sound/soc/sdca/Kconfig | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
---
base-commit: 2fd19f0d589e703c767949b1861b2cf8c2a6de12
change-id: 20260526-es9356-dep-fixes-772839de1b85
Best regards,
--
Cheers,
Nathan
next reply other threads:[~2026-05-26 21:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-26 21:53 Nathan Chancellor [this message]
2026-05-26 21:53 ` [PATCH 1/3] ASoC: SDCA: Make CONFIG_SND_SOC_SDCA a user selectable symbol Nathan Chancellor
2026-05-26 21:53 ` [PATCH 2/3] ASoC: codecs: Adjust indentation in CONFIG_SND_SOC_ES9356 definition Nathan Chancellor
2026-05-26 21:53 ` [PATCH 3/3] ASoC: es9356-sdca: Depend on CONFIG_SND_SOC_SDCA Nathan Chancellor
2026-05-26 23:01 ` [PATCH 0/3] ASoC: Address es9356 build failures without CONFIG_SND_SOC_SDCA Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260526-es9356-dep-fixes-v1-0-39ac16f43d54@kernel.org \
--to=nathan@kernel.org \
--cc=broonie@kernel.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=mstrozek@opensource.cirrus.com \
--cc=patches@opensource.cirrus.com \
--cc=perex@perex.cz \
--cc=pierre-louis.bossart@linux.dev \
--cc=tiwai@suse.com \
--cc=yung-chuan.liao@linux.intel.com \
--cc=zhangyi@everest-semi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.