Commit 9e6f3cd5 authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Joerg Roedel

dt-bindings: iommu: rockchip: Add compatible for v2

Add compatible for the second version of IOMMU hardware block.
RK356x IOMMU can also be link to a power domain.
Signed-off-by: default avatarBenjamin Gaignard <benjamin.gaignard@collabora.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarHeiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20210604164441.798362-3-benjamin.gaignard@collabora.comSigned-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 7e0fc507
...@@ -19,7 +19,9 @@ description: |+ ...@@ -19,7 +19,9 @@ description: |+
properties: properties:
compatible: compatible:
const: rockchip,iommu enum:
- rockchip,iommu
- rockchip,rk3568-iommu
reg: reg:
items: items:
...@@ -48,6 +50,9 @@ properties: ...@@ -48,6 +50,9 @@ properties:
"#iommu-cells": "#iommu-cells":
const: 0 const: 0
power-domains:
maxItems: 1
rockchip,disable-mmu-reset: rockchip,disable-mmu-reset:
$ref: /schemas/types.yaml#/definitions/flag $ref: /schemas/types.yaml#/definitions/flag
description: | description: |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment