]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: spacemit: add i2s support for K1 SoC
authorTroy Mitchell <troy.mitchell@linux.spacemit.com>
Fri, 17 Oct 2025 03:16:18 +0000 (11:16 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2025 01:42:08 +0000 (02:42 +0100)
commitfce217449075d59b29052b8cdac567f0f3e22641
tree7d7f3f71217887437c0b5d112ab35573f09f250d
parent73978d274eba0d9081bc9b5aedebb0bc6abb832c
ASoC: spacemit: add i2s support for K1 SoC

Add ASoC platform driver for the SpacemiT K1 SoC full-duplex I2S
controller.

Co-developer: Jinmei Wei <weijinmei@linux.spacemit.com>
Signed-off-by: Jinmei Wei <weijinmei@linux.spacemit.com>
Signed-off-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Link: https://patch.msgid.link/20251017-k1-i2s-v5-2-401ae3775fcd@linux.spacemit.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/spacemit/Kconfig [new file with mode: 0644]
sound/soc/spacemit/Makefile [new file with mode: 0644]
sound/soc/spacemit/k1_i2s.c [new file with mode: 0644]