Message ID | 20230824114618.877730-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Introduce IEP driver and packet timestamping support | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 24 Aug 2023 17:16:13 +0530 you wrote: > This series introduces Industrial Ethernet Peripheral (IEP) driver to > support timestamping of ethernet packets and thus support PTP and PPS > for PRU ICSSG ethernet ports. > > This series also adds 10M full duplex support for ICSSG ethernet driver. > > There are two IEP instances. IEP0 is used for packet timestamping while IEP1 > is used for 10M full duplex support. > > [...] Here is the summary with links: - [v7,1/5] dt-bindings: net: Add ICSS IEP https://git.kernel.org/netdev/net-next/c/f0035689c036 - [v7,2/5] dt-bindings: net: Add IEP property in ICSSG https://git.kernel.org/netdev/net-next/c/b12056278378 - [v7,3/5] net: ti: icss-iep: Add IEP driver https://git.kernel.org/netdev/net-next/c/c1e0230eeaab - [v7,4/5] net: ti: icssg-prueth: add packet timestamping and ptp support https://git.kernel.org/netdev/net-next/c/186734c15886 - [v7,5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support https://git.kernel.org/netdev/net-next/c/443a2367ba3c You are awesome, thank you!