Re: [PATCH] dt-bindings: net: add IPA iommus property

2020-05-04 Thread Alex Elder
On 5/1/20 4:45 PM, Alex Elder wrote: The IPA accesses "IMEM" and main system memory through an SMMU, so its DT node requires an iommus property to define range of stream IDs it uses. Signed-off-by: Alex Elder Please ignore this patch. I have reposted it as the first patch in a new series:

[PATCH] dt-bindings: net: add IPA iommus property

2020-05-01 Thread Alex Elder
The IPA accesses "IMEM" and main system memory through an SMMU, so its DT node requires an iommus property to define range of stream IDs it uses. Signed-off-by: Alex Elder --- Documentation/devicetree/bindings/net/qcom,ipa.yaml | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) dif