linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: ipa: add support for the SM8350 SoC
@ 2021-04-13 16:38 Alex Elder
  2021-04-13 16:38 ` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: add support for SM8350 Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2021-04-13 16:38 UTC (permalink / raw)
  To: robh+dt, davem, kuba
  Cc: bjorn.andersson, evgreen, cpratapa, subashab, elder, netdev,
	devicetree, linux-arm-msm, linux-kernel

This small series adds IPA driver support for the Qualcomm SM8350
SoC, which implements IPA v4.9.

The first patch updates the DT binding, and depends on a previous
patch that has already been accepted into net-next.

The second just defines the IPA v4.9 configuration data file.

(Device Tree files to support this SoC will be sent separately and
will go through the Qualcomm tree.)

					-Alex

Alex Elder (2):
  dt-bindings: net: qcom,ipa: add support for SM8350
  net: ipa: add IPA v4.9 configuration data

 .../devicetree/bindings/net/qcom,ipa.yaml     |  11 +-
 drivers/net/ipa/Makefile                      |   3 +-
 drivers/net/ipa/ipa_data-v4.9.c               | 430 ++++++++++++++++++
 drivers/net/ipa/ipa_data.h                    |   1 +
 drivers/net/ipa/ipa_main.c                    |   4 +
 5 files changed, 443 insertions(+), 6 deletions(-)
 create mode 100644 drivers/net/ipa/ipa_data-v4.9.c

-- 
2.27.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-26 19:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13 16:38 [PATCH net-next 0/2] net: ipa: add support for the SM8350 SoC Alex Elder
2021-04-13 16:38 ` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: add support for SM8350 Alex Elder
2021-04-13 16:38 ` [PATCH net-next 2/2] net: ipa: add IPA v4.9 configuration data Alex Elder
2021-04-13 22:10 ` [PATCH net-next 0/2] net: ipa: add support for the SM8350 SoC patchwork-bot+netdevbpf
2021-05-26 19:03 ` patchwork-bot+linux-arm-msm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).