--- v5
+++ v7
@@ -4,12 +4,13 @@
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
+Acked-by: Robin Murphy <robin.murphy@arm.com>
---
.../devicetree/bindings/misc/fsl,qoriq-mc.txt | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt b/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
-index 6611a7c..8cbed4f 100644
+index 6611a7c..01fdc33 100644
--- a/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
+++ b/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
@@ -9,6 +9,25 @@ blocks that can be used to create functional hardware objects/devices
@@ -17,7 +18,7 @@
etc.
+For an overview of the DPAA2 architecture and fsl-mc bus see:
-+drivers/staging/fsl-mc/README.txt
++Documentation/networking/dpaa2/overview.rst
+
+As described in the above overview, all DPAA2 objects in a DPRC share the
+same hardware "isolation context" and a 10-bit value called an ICID
@@ -58,7 +59,7 @@
+ smmu: iommu@5000000 {
+ compatible = "arm,mmu-500";
-+ #iommu-cells = <2>;
++ #iommu-cells = <1>;
+ stream-match-mask = <0x7C00>;
+ ...
+ };