Merge branch 'ipa-next'
Alex Elder says:
====================
net: ipa: support two more platforms
This series adds IPA support for two more Qualcomm SoCs.
The first patch updates the DT binding to add compatible strings.
The second temporarily disables checksum offload support for IPA
version 4.5 and above. Changes are required to the RMNet driver
to support the "inline" checksum offload used for IPA v4.5+, and
once those are present this capability will be enabled for IPA.
The third and fourth patches add configuration data for IPA versions
4.5 (used for the SDX55 SoC) and 4.11 (used for the SD7280 SoC).
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/net/qcom,ipa.yaml 5 additions, 1 deletionDocumentation/devicetree/bindings/net/qcom,ipa.yaml
- drivers/net/ipa/Makefile 2 additions, 1 deletiondrivers/net/ipa/Makefile
- drivers/net/ipa/ipa_data-v4.11.c 382 additions, 0 deletionsdrivers/net/ipa/ipa_data-v4.11.c
- drivers/net/ipa/ipa_data-v4.5.c 437 additions, 0 deletionsdrivers/net/ipa/ipa_data-v4.5.c
- drivers/net/ipa/ipa_data.h 2 additions, 0 deletionsdrivers/net/ipa/ipa_data.h
- drivers/net/ipa/ipa_endpoint.c 16 additions, 0 deletionsdrivers/net/ipa/ipa_endpoint.c
- drivers/net/ipa/ipa_main.c 8 additions, 0 deletionsdrivers/net/ipa/ipa_main.c
- drivers/net/ipa/ipa_mem.h 3 additions, 3 deletionsdrivers/net/ipa/ipa_mem.h
Loading
Please register or sign in to comment