From: Joel Stanley Date: Tue, 2 Jul 2019 04:37:05 +0000 (+0930) Subject: MAINTAINERS: Add FSI subsystem X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=60c87bc53178965aeb3dea798020e33900ab46f0;p=linux.git MAINTAINERS: Add FSI subsystem The subsystem was merged some time ago but we did not have a maintainers entry. The mailing list exists to allow our patchwork to slurp up the patches. The tree will be co-maintained by myself and Jeremy. Acked-by: Jeremy Kerr Signed-off-by: Joel Stanley --- diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce5750..c37c14459759a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6477,6 +6477,19 @@ F: fs/crypto/ F: include/linux/fscrypt*.h F: Documentation/filesystems/fscrypt.rst +FSI SUBSYSTEM +M: Jeremy Kerr +M: Joel Stanley +R: Alistar Popple +R: Eddie James +L: linux-fsi@lists.ozlabs.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git +Q: http://patchwork.ozlabs.org/project/linux-fsi/list/ +S: Supported +F: drivers/fsi/ +F: include/linux/fsi*.h +F: include/trace/events/fsi*.h + FSI-ATTACHED I2C DRIVER M: Eddie James L: linux-i2c@vger.kernel.org