Message ID | 20230130210158.4126129-1-elder@linaro.org |
---|---|
Headers | show |
Series | net: ipa: remaining IPA v5.0 support | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 30 Jan 2023 15:01:50 -0600 you wrote: > This series includes almost all remaining IPA code changes required > to support IPA v5.0. IPA register definitions and configuration > data for IPA v5.0 will be sent later (soon). Note that the GSI > register definitions still require work. GSI for IPA v5.0 supports > up to 256 (rather than 32) channels, and this changes the way GSI > register offsets are calculated. A few GSI register fields also > change. > > [...] Here is the summary with links: - [net-next,1/8] net: ipa: support more endpoints https://git.kernel.org/netdev/net-next/c/07abde549bc1 - [net-next,2/8] net: ipa: extend endpoints in packet init command https://git.kernel.org/netdev/net-next/c/c84ddc119704 - [net-next,3/8] net: ipa: define IPA v5.0+ registers https://git.kernel.org/netdev/net-next/c/8ba59716d16a - [net-next,4/8] net: ipa: update table cache flushing https://git.kernel.org/netdev/net-next/c/8e7c89d84a2b - [net-next,5/8] net: ipa: support zeroing new cache tables (no matching commit) - [net-next,6/8] net: ipa: greater timer granularity options https://git.kernel.org/netdev/net-next/c/32079a4ab106 - [net-next,7/8] net: ipa: support a third pulse register (no matching commit) - [net-next,8/8] net: ipa: define two new memory regions https://git.kernel.org/netdev/net-next/c/5157d6bfcad3 You are awesome, thank you!