diff mbox series

[1/2] ASoC: Intel: Add rt721-sdca support for PTL platform

Message ID cc2158ad467f45068bb3556ecb5a814d@realtek.com (mailing list archive)
State Accepted
Commit f8199bbca5c5a6de9b8ca70f90811f2eefe413aa
Headers show
Series [1/2] ASoC: Intel: Add rt721-sdca support for PTL platform | expand

Commit Message

Jack Yu Oct. 8, 2024, 8:57 a.m. UTC
Add rt721-sdca support for PTL platform.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
---
 sound/soc/intel/boards/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Liao, Bard Oct. 8, 2024, 11:49 a.m. UTC | #1
> -----Original Message-----
> From: Jack Yu <jack.yu@realtek.com>
> Sent: Tuesday, October 8, 2024 4:58 PM
> To: broonie@kernel.org; lgirdwood@gmail.com
> Cc: alsa-devel@alsa-project.org; lars@metafoo.de; Liao, Bard
> <bard.liao@intel.com>; M, Naveen <naveen.m@intel.com>; Flove(HsinFu)
> <flove@realtek.com>; Oder Chiou <oder_chiou@realtek.com>; Shuming [范書
> 銘] <shumingf@realtek.com>; Derek [方德義] <derek.fang@realtek.com>;
> Jack Yu <jack.yu@realtek.com>
> Subject: [PATCH 1/2] ASoC: Intel: Add rt721-sdca support for PTL platform
> 
> Add rt721-sdca support for PTL platform.
> 
> Signed-off-by: Jack Yu <jack.yu@realtek.com>

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>

> ---
>  sound/soc/intel/boards/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sound/soc/intel/boards/Kconfig
> b/sound/soc/intel/boards/Kconfig
> index cc10ae58b0c7..9b80b19bb8d0 100644
> --- a/sound/soc/intel/boards/Kconfig
> +++ b/sound/soc/intel/boards/Kconfig
> @@ -519,6 +519,7 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH
>  select SND_SOC_RT712_SDCA_DMIC_SDW
>  select SND_SOC_RT715_SDW
>  select SND_SOC_RT715_SDCA_SDW
> +select SND_SOC_RT721_SDCA_SDW
>  select SND_SOC_RT722_SDCA_SDW
>  select SND_SOC_RT1308_SDW
>  select SND_SOC_RT1308
> --
> 2.34.1
>
Mark Brown Oct. 10, 2024, 2:49 p.m. UTC | #2
On Tue, 08 Oct 2024 08:57:30 +0000, Jack Yu wrote:
> Add rt721-sdca support for PTL platform.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: Intel: Add rt721-sdca support for PTL platform
      commit: f8199bbca5c5a6de9b8ca70f90811f2eefe413aa

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig
index cc10ae58b0c7..9b80b19bb8d0 100644
--- a/sound/soc/intel/boards/Kconfig
+++ b/sound/soc/intel/boards/Kconfig
@@ -519,6 +519,7 @@  config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH
 	select SND_SOC_RT712_SDCA_DMIC_SDW
 	select SND_SOC_RT715_SDW
 	select SND_SOC_RT715_SDCA_SDW
+	select SND_SOC_RT721_SDCA_SDW
 	select SND_SOC_RT722_SDCA_SDW
 	select SND_SOC_RT1308_SDW
 	select SND_SOC_RT1308