浏览代码

Docs: dt: rockchip: add rockchip,disable-mmu-reset property

Add rockchip,disable-mmu-reset property to disable some mmu
reset operation

Signed-off-by: Simon Xue <xxm@rock-chips.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Simon Xue 8 年之前
父节点
当前提交
07218a4fc5
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Documentation/devicetree/bindings/iommu/rockchip,iommu.txt

+ 5 - 0
Documentation/devicetree/bindings/iommu/rockchip,iommu.txt

@@ -15,6 +15,11 @@ Required properties:
                     to associate with its master device.  See:
                     to associate with its master device.  See:
                     Documentation/devicetree/bindings/iommu/iommu.txt
                     Documentation/devicetree/bindings/iommu/iommu.txt
 
 
+Optional properties:
+- rockchip,disable-mmu-reset : Don't use the mmu reset operation.
+			       Some mmu instances may produce unexpected results
+			       when the reset operation is used.
+
 Example:
 Example:
 
 
 	vopl_mmu: iommu@ff940300 {
 	vopl_mmu: iommu@ff940300 {