Message ID | 20231121155306.515446-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive) |
---|---|
Headers | show |
Series | net: ethernet: renesas: rcar_gen4_ptp: Add V4H support | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 21 Nov 2023 16:53:01 +0100 you wrote: > Hello, > > This small series prepares the rcar_gen4_ptp to be useable both on both > R-Car S4 and V4H. The only in-tree driver that make use of this is > rswtich on S4. A new Ethernet (R-Car Ethernet TSN) driver for V4H is on > it's way that also will make use of rcar_gen4_ptp functionality. > > [...] Here is the summary with links: - [net-next,v3,1/5] net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment https://git.kernel.org/netdev/net-next/c/d73dcff9eb0d - [net-next,v3,2/5] net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout https://git.kernel.org/netdev/net-next/c/9f3995707e35 - [net-next,v3,3/5] net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layout https://git.kernel.org/netdev/net-next/c/46c361a04635 - [net-next,v3,4/5] net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate https://git.kernel.org/netdev/net-next/c/be5f81d37f79 - [net-next,v3,5/5] net: ethernet: renesas: rcar_gen4_ptp: Break out to module https://git.kernel.org/netdev/net-next/c/8c1c66235e03 You are awesome, thank you!