aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Rebbagondla <[email protected]>2019-02-01 16:35:20 +0530
committerKalle Valo <[email protected]>2019-02-03 21:41:51 +0200
commit8c22d81d55353209f8976074ffa9fb1085da0830 (patch)
tree90bf035f6b55dc375860865b082e66bdc236ea83
parent2c2008a63e482654ab137c84d3c61c03b75e7df6 (diff)
MAINTAINERS: add entry for redpine wireless driver
Create an entry for Redpine wireless driver and add Amit and myself as maintainers. Signed-off-by: Siva Rebbagondla <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 32d444476a90..1043125a52b6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12864,6 +12864,13 @@ F: Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
F: drivers/net/dsa/realtek-smi*
F: drivers/net/dsa/rtl83*
+REDPINE WIRELESS DRIVER
+M: Amitkumar Karwar <[email protected]>
+M: Siva Rebbagondla <[email protected]>
+S: Maintained
+F: drivers/net/wireless/rsi/
+
REGISTER MAP ABSTRACTION
M: Mark Brown <[email protected]>