diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2025-06-24 13:28:38 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-06-30 16:04:12 +0100 |
commit | 0383a710d28dd5dc43d26ccf9fc74e1ba41868fd (patch) | |
tree | 4d7966605d390ca07721bddc2c1aa4f9a867760b | |
parent | ac558015dfd803626622bd0ba9645d58a3ed16b1 (diff) |
MAINTAINERS: Add SDCA maintainers entry
Add a maintainers entry for the new SDCA support code.
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20250624122844.2761627-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a92290fffa16..b9782f84bb36 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22298,6 +22298,17 @@ M: Jim Cromie <jim.cromie@gmail.com> S: Maintained F: drivers/clocksource/scx200_hrt.c +SDCA LIBRARY AND CLASS DRIVER +M: Charles Keepax <ckeepax@opensource.cirrus.com> +M: Maciej Strozek <mstrozek@opensource.cirrus.com> +R: Bard Liao <yung-chuan.liao@linux.intel.com> +R: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> +L: linux-sound@vger.kernel.org +L: patches@opensource.cirrus.com +S: Maintained +F: include/sound/sdca* +F: sound/soc/sdca/* + SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER M: Sascha Sommer <saschasommer@freenet.de> L: sdricohcs-devel@lists.sourceforge.net (subscribers-only) |