diff options
author | Andy Yan <[email protected]> | 2023-12-12 08:57:10 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-12-15 09:05:35 +0100 |
commit | f8aa519976b38e67aae02d2db3e2998513305e80 (patch) | |
tree | 4cfe23b16ca5ed5f078fa12c5dd1f93dc5c33c13 | |
parent | 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab (diff) |
dt-bindings: iommu: rockchip: Add Rockchip RK3588
Add a Rockchip RK3588 compatible
I split it from the vop2 patch series as suggested by Heiko[0]
Signed-off-by: Andy Yan <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
[0]https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml index ba9124f721f1..621dde0e45d8 100644 --- a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml +++ b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml @@ -19,9 +19,14 @@ description: |+ properties: compatible: - enum: - - rockchip,iommu - - rockchip,rk3568-iommu + oneOf: + - enum: + - rockchip,iommu + - rockchip,rk3568-iommu + - items: + - enum: + - rockchip,rk3588-iommu + - const: rockchip,rk3568-iommu reg: items: |