Merge branch 'ipa-SM8350-SoC'
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2021 22:02:25 +0000 (15:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2021 22:02:25 +0000 (15:02 -0700)
commitee684c325df99fe6c07c4257cf6fb74b01169d3c
treefde8834775afc22b447a377fdd0b802e3c8e5839
parent1da41aa110df51bfe1f2a060af8c834cc796455e
parente557dc82418d24a5fb035815dc57131b68239801
Merge branch 'ipa-SM8350-SoC'

Alex Elder says:

====================
net: ipa: add support for the SM8350 SoC

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.)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>