OSDN Git Service

Merge branch 'net-ipa-I-O-map-SMEM-and-IMEM'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2020 18:26:55 +0000 (11:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2020 18:26:55 +0000 (11:26 -0700)
commit09be4c47abe384fe8bd6a6f25012013acacc7729
treeb7a68dfcd7558ddfd6c9416c3af54457dbd3b257
parentcad5eaf74f17049db21a90be9514cb920de5ba39
parenta0036bb413d5b28b5b7b3d217f52909511b7c8ae
Merge branch 'net-ipa-I-O-map-SMEM-and-IMEM'

Alex Elder says:

====================
net: ipa: I/O map SMEM and IMEM

This series adds the definition of two memory regions that must be
mapped for IPA to access through an SMMU.  It requires the SMMU to
be defined in the IPA node in the SoC's Device Tree file.

There is no change since version 1 to the content of the code in
these patches, *however* this time the first patch is an update to
the binding definition rather than an update to a DTS file.
====================

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