mbox series

[net-next,0/5] net: ipa: update configuration data

Message ID 20210319152422.1803714-1-elder@linaro.org
Headers show
Series net: ipa: update configuration data | expand

Message

Alex Elder March 19, 2021, 3:24 p.m. UTC
Each IPA version has a "data" file defining how various things are
configured.  This series gathers a few updates to this information:
  - The first patch makes all configuration data constant
  - The second fixes an incorrect (but seemingly harmless) value
  - The third simplifies things a bit by using implicit zero
    initialization for memory regions that are empty
  - The fourth adds definitions for memory regions that exist but
    are not yet used
  - The fifth use configuration data rather than conditional code to
    set some bus parameters

					-Alex

Alex Elder (5):
  net: ipa: make all configuration data constant
  net: ipa: fix canary count for SC7180 UC_INFO region
  net: ipa: don't define empty memory regions
  net: ipa: define some new memory regions
  net: ipa: define QSB limits in configuration data

 drivers/net/ipa/ipa_data-sc7180.c | 30 +++++++++++++++---------------
 drivers/net/ipa/ipa_data-sdm845.c | 25 +++++++++++++++++--------
 drivers/net/ipa/ipa_data.h        | 24 ++++++++++++++++++++++--
 drivers/net/ipa/ipa_mem.h         | 10 +++++++++-
 drivers/net/ipa/ipa_qmi.c         |  2 +-
 5 files changed, 64 insertions(+), 27 deletions(-)

-- 
2.27.0

Comments

patchwork-bot+netdevbpf@kernel.org March 19, 2021, 8:40 p.m. UTC | #1
Hello:

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

On Fri, 19 Mar 2021 10:24:17 -0500 you wrote:
> Each IPA version has a "data" file defining how various things are

> configured.  This series gathers a few updates to this information:

>   - The first patch makes all configuration data constant

>   - The second fixes an incorrect (but seemingly harmless) value

>   - The third simplifies things a bit by using implicit zero

>     initialization for memory regions that are empty

>   - The fourth adds definitions for memory regions that exist but

>     are not yet used

>   - The fifth use configuration data rather than conditional code to

>     set some bus parameters

> 

> [...]


Here is the summary with links:
  - [net-next,1/5] net: ipa: make all configuration data constant
    https://git.kernel.org/netdev/net-next/c/e4a9f45b0be5
  - [net-next,2/5] net: ipa: fix canary count for SC7180 UC_INFO region
    https://git.kernel.org/netdev/net-next/c/22e3b314302c
  - [net-next,3/5] net: ipa: don't define empty memory regions
    https://git.kernel.org/netdev/net-next/c/8f692169b138
  - [net-next,4/5] net: ipa: define some new memory regions
    https://git.kernel.org/netdev/net-next/c/2ef88644e5d4
  - [net-next,5/5] net: ipa: define QSB limits in configuration data
    https://git.kernel.org/netdev/net-next/c/37537fa8e973

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