[PATCH net-next v15 0/5] PRU-ICSSM Ethernet Driver

Parvathi Pudi parvathi at couthit.com
Thu Sep 11 01:12:13 PDT 2025


Hi,

> On Mon, 8 Sep 2025 20:20:20 +0530 (IST) Parvathi Pudi wrote:
>> > On Thu,  4 Sep 2025 15:45:37 +0530 Parvathi Pudi wrote:
>> >> The Programmable Real-Time Unit Industrial Communication Sub-system (PRU-ICSS)
>> >> is available on the TI SOCs in two flavors: Gigabit ICSS (ICSSG) and the older
>> >> Megabit ICSS (ICSSM).
>> > 
>> > Looks like the new code is not covered by the existing MAINTAINERS
>> > entries. Who is expected to be maintaining the new driver?
>> > Please consult:
>> > https://docs.kernel.org/next/maintainer/feature-and-driver-maintainers.html
>> 
>> We will update the MAINTAINERS information in a separate patch to
>> this series and share the next version soon.
> 
> I wasn't asking if you can update the MAINTAINERS, I was asking what
> you will update it with. Since that's still not clear I'm dropping
> the series from pw, please repost with the MAINTAINERS entry included.

The new entry for the ICSSM Ethernet driver will be added immediately
after the existing ICSSG driver section.

We will update the MAINTAINERS file with the change shown below.

diff --git a/MAINTAINERS b/MAINTAINERS
index b81595e9ea95..c7f04ff96cf0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25320,6 +25320,18 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/net/ti,icss*.yaml
 F:     drivers/net/ethernet/ti/icssg/*

+TI ICSSM ETHERNET DRIVER (ICSSM)
+M:     MD Danish Anwar <danishanwar at ti.com>
+M:     Parvathi Pudi <parvathi at couthit.com>
+R:     Roger Quadros <rogerq at kernel.org>
+R:     Mohan Reddy Putluru <pmohan at couthit.com>
+L:     linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L:     netdev at vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/net/ti,icssm*.yaml
+F:     Documentation/devicetree/bindings/net/ti,pruss-ecap.yaml
+F:     drivers/net/ethernet/ti/icssm/*
+
 TI J721E CSI2RX DRIVER
 M:     Jai Luthra <jai.luthra at linux.dev>
 L:     linux-media at vger.kernel.org
--


Thanks and Regards,
Parvathi.



More information about the linux-arm-kernel mailing list