> +++ b/Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt > @@ -36,5 +36,25 @@ the PCIe specification. > NOTE: this only applies to the SMMU itself, not > masters connected upstream of the SMMU. > > +- msi-parent : phandles (and potential Device IDs) of MSI controllers
For correct terminology, I'd prefer to replace this line with: - msi-parent: a list of phandle + msi-specifier pairs for MSI controllers An msi-specifier may be zero cells, per Documentation/devicetree/bindings/interrupt-controller/msi.txt, much like other *-specifiers. > + the SMMU can send MSIs to (instead of wired interrupts). > + See devicetree/bindings.interrupt-controller/msi.txt > + for a description of the msi-parent property. The rest of this is fine, modulo the '.' which should be a '/'. in the path. With those changes: Acked-by: Mark Rutland <[email protected]> Thanks, Mark. _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
