mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dt-bindings: iommu: add disable iommu reset and skip iommu read for rockchip iommu
Change-Id: I3f31f5745078717dfecba649ae6aca573eb7f30b Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
@@ -22,6 +22,15 @@ Required properties:
|
||||
to associate with its master device. See:
|
||||
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.
|
||||
- rk_iommu,disable_reset_quirk : Same with above, for compatible with previous code
|
||||
|
||||
- rockchip,skip-mmu-read : Some iommu instances are not able to be read, skip
|
||||
reading operation to make iommu work as normal
|
||||
|
||||
Example:
|
||||
|
||||
vopl_mmu: iommu@ff8f3f00 {
|
||||
|
||||
Reference in New Issue
Block a user