forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/iommu/iommu.txt
....@@ -86,6 +86,12 @@
8686 disable the IOMMU's device tree node in the first place because it would
8787 prevent any driver from properly setting up the translations.
8888
89
+Optional properties:
90
+--------------------
91
+- pasid-num-bits: Some masters support multiple address spaces for DMA, by
92
+ tagging DMA transactions with an address space identifier. By default,
93
+ this is 0, which means that the device only has one address space.
94
+
8995
9096 Notes:
9197 ======