aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMD Danish Anwar <[email protected]>2023-11-13 15:16:56 +0530
committerDavid S. Miller <[email protected]>2023-11-13 11:00:52 +0000
commit6979a51ecaec4dfb7c768eb2a77b77df73a74c8e (patch)
tree659139e153a36e14af4a23bce6f411a8ca9ce9c1
parent5d64075cd80069a67a275482f70a4793a6b0a072 (diff)
MAINTAINERS: add entry for TI ICSSG Ethernet driver
Add record for TI Industrial Communication Subsystem - Gigabit (ICSSG) Ethernet driver. Also add Roger and myself as maintainer. Signed-off-by: MD Danish Anwar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e3acb36989f0..0443f4d9f736 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21795,6 +21795,15 @@ F: Documentation/devicetree/bindings/media/i2c/ti,ds90*
F: drivers/media/i2c/ds90*
F: include/media/i2c/ds90*
+TI ICSSG ETHERNET DRIVER (ICSSG)
+R: MD Danish Anwar <[email protected]>
+R: Roger Quadros <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+F: Documentation/devicetree/bindings/net/ti,icss*.yaml
+F: drivers/net/ethernet/ti/icssg/*
+
TI J721E CSI2RX DRIVER
M: Jai Luthra <[email protected]>