Re: [PATCH v3 3/3] dt: bindings: add bindings for wifi iommu node

2018-10-12 Thread Rob Herring
On Wed, 10 Oct 2018 17:22:56 +0530, Govind Singh wrote: > WCN3990 wifi module can optionally make use of the IOMMU. > Add binding documentation for phandle to the IOMMU and > the stream id of wifi iommu block. > > Signed-off-by: Govind Singh > --- > Documentation/devicetree/bindings/net/wireless

[PATCH v3 3/3] dt: bindings: add bindings for wifi iommu node

2018-10-10 Thread Govind Singh
WCN3990 wifi module can optionally make use of the IOMMU. Add binding documentation for phandle to the IOMMU and the stream id of wifi iommu block. Signed-off-by: Govind Singh --- Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt | 5 + 1 file changed, 5 insertions(+) diff --gi