mbox series

[net-next,v2,0/6] net: ipa: versions and registers

Message ID 20210324131528.2369348-1-elder@linaro.org
Headers show
Series net: ipa: versions and registers | expand

Message

Alex Elder March 24, 2021, 1:15 p.m. UTC
Version 2 of this series adds kernel-doc descriptions for all
members of the ipa_version enumerated type in patch 2.

The original description of the series is below.

					-Alex

This series is sort of a mix of things, generally related to
updating IPA versions and register definitions.

The first patch fixes some version-related tests throughout the code
so the conditions are valid for IPA versions other than the two that
are currently supported.  Support for additional versions is
forthcoming, and this is a preparatory step.

The second patch adds to the set of defined IPA versions, to include
all versions between 3.0 and 4.11.

The next defines an endpoint initialization register that was
previously not being configured.  We now initialize that register
(so that NAT is explicitly disabled) on all AP endpoints.

The fourth adds support for an extra bit in a field in a register,
which is present starting at IPA v4.5.

The last two are sort of standalone.  One just moves a function
definition and makes it private.  The other increases the number of
GSI channels and events supported by the driver, sufficient for IPA
v4.5.

					-Alex


Alex Elder (6):
  net: ipa: reduce IPA version assumptions
  net: ipa: update version definitions
  net: ipa: define the ENDP_INIT_NAT register
  net: ipa: limit local processing context address
  net: ipa: move ipa_aggr_granularity_val()
  net: ipa: increase channels and events

 drivers/net/ipa/gsi.c          |  8 +++----
 drivers/net/ipa/gsi.h          |  4 ++--
 drivers/net/ipa/ipa_cmd.c      | 26 ++++++++++++---------
 drivers/net/ipa/ipa_endpoint.c | 42 ++++++++++++++++++++++++----------
 drivers/net/ipa/ipa_main.c     | 21 ++++++++++++++---
 drivers/net/ipa/ipa_mem.c      |  6 +++--
 drivers/net/ipa/ipa_qmi.c      |  2 +-
 drivers/net/ipa/ipa_reg.h      | 40 ++++++++++++++++++++------------
 drivers/net/ipa/ipa_version.h  | 29 +++++++++++++++++------
 9 files changed, 121 insertions(+), 57 deletions(-)

-- 
2.27.0

Comments

patchwork-bot+netdevbpf@kernel.org March 25, 2021, 12:20 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Wed, 24 Mar 2021 08:15:22 -0500 you wrote:
> Version 2 of this series adds kernel-doc descriptions for all

> members of the ipa_version enumerated type in patch 2.

> 

> The original description of the series is below.

> 

> 					-Alex

> 

> [...]


Here is the summary with links:
  - [net-next,v2,1/6] net: ipa: reduce IPA version assumptions
    https://git.kernel.org/netdev/net-next/c/d7f3087b396d
  - [net-next,v2,2/6] net: ipa: update version definitions
    https://git.kernel.org/netdev/net-next/c/eb09457c9d33
  - [net-next,v2,3/6] net: ipa: define the ENDP_INIT_NAT register
    https://git.kernel.org/netdev/net-next/c/647a05f3ae98
  - [net-next,v2,4/6] net: ipa: limit local processing context address
    https://git.kernel.org/netdev/net-next/c/e6e49e435512
  - [net-next,v2,5/6] net: ipa: move ipa_aggr_granularity_val()
    https://git.kernel.org/netdev/net-next/c/1910494ee32c
  - [net-next,v2,6/6] net: ipa: increase channels and events
    https://git.kernel.org/netdev/net-next/c/810a2e1f1073

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html