diff options
author | Vinod Koul <vkoul@kernel.org> | 2021-01-17 12:42:58 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-01-19 20:21:20 +0530 |
commit | c219624c50d57e45d0e9d5345eb1c47ab5523b85 (patch) | |
tree | 18d9725c27f71099266f6c423e645e669076262f /MAINTAINERS | |
parent | 565e3afaefee3cfe13783c2b1e8d5ceb09023beb (diff) | |
download | linux-c219624c50d57e45d0e9d5345eb1c47ab5523b85.tar.gz linux-c219624c50d57e45d0e9d5345eb1c47ab5523b85.tar.bz2 linux-c219624c50d57e45d0e9d5345eb1c47ab5523b85.zip |
MAINTAINERS: soundwire: Add soundwire tree
Somehow the soundwire MAINTAINERS did not have the tree details, so add
it.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210117071258.2541484-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546aa66428c9..10b234688f22 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16654,6 +16654,7 @@ R: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> R: Sanyog Kale <sanyog.r.kale@intel.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git F: Documentation/driver-api/soundwire/ F: drivers/soundwire/ F: include/linux/soundwire/ |