diff options
author | Yogesh Narayan Gaur <[email protected]> | 2019-01-15 12:00:37 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-01-28 12:28:20 +0000 |
commit | c71f9fd4503addcfa306f9bec95c3e7deade7ce1 (patch) | |
tree | f86e9fb4c517b44be19d5c64d51257a7e3c2bcaa | |
parent | cdbbb8ec5a8078630b777e0b56e3b39c1e7cd76a (diff) |
MAINTAINERS: add maintainers for the NXP FlexSPI driver
Add maintainers for the NXP FlexSPI driver
Signed-off-by: Yogesh Narayan Gaur <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8b6c0d454d7e..5e7ec7cda3bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10927,6 +10927,14 @@ F: lib/objagg.c F: lib/test_objagg.c F: include/linux/objagg.h +NXP FSPI DRIVER +R: Yogesh Gaur <[email protected]> +M: Ashish Kumar <[email protected]> +S: Maintained +F: drivers/spi/spi-nxp-fspi.c +F: Documentation/devicetree/bindings/spi/spi-nxp-fspi.txt + OBJTOOL M: Josh Poimboeuf <[email protected]> M: Peter Zijlstra <[email protected]> |