[PATCH] MAINTAINERS: add SpacemiT K1/K3 I2S entry
Troy Mitchell <[email protected]> Tue, 04 Aug 2026 01:06:24 -0700
| Newsgroups | dev.linux.lists.spacemit,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <20260804-spacemit-k1-k3-i2s-maintainers-v1-1-f19ac47e3a7f@linux.spacemit.com> |
Add myself as the maintainer for the SpacemiT K1/K3 I2S driver and its devicetree binding. Signed-off-by: Troy Mitchell <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a674e36529f7..18e92a05e467 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25427,6 +25427,12 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/spacemit,k1-i2c.yaml F: drivers/i2c/busses/i2c-k1.c +SPACEMIT K1/K3 I2S DRIVER +M: Troy Mitchell <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/sound/spacemit,k1-i2s.yaml +F: sound/soc/spacemit/k1_i2s.c + SPANISH DOCUMENTATION M: Carlos Bilbao <[email protected]> R: Avadhut Naik <[email protected]> --- base-commit: 1590cf0329716306e948a8fc29f1d3ee87d3989f change-id: 20260803-spacemit-k1-k3-i2s-maintainers-7a24aad9b091 Best regards, -- Troy Mitchell <[email protected]>