Re: [PATCH v3 2/5] dt-bindings: display: sun8i-mixer: Allow for an iommu property

2020-05-12 Thread Rob Herring
On Tue,  5 May 2020 12:09:31 +0200, Maxime Ripard wrote:
> The H6 mixer is attached to an IOMMU, so let's allow that property to be
> set in the bindings.
> 
> Signed-off-by: Maxime Ripard 
> ---
>  
> Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml 
> | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: Rob Herring 
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


[PATCH v3 2/5] dt-bindings: display: sun8i-mixer: Allow for an iommu property

2020-05-05 Thread Maxime Ripard
The H6 mixer is attached to an IOMMU, so let's allow that property to be
set in the bindings.

Signed-off-by: Maxime Ripard 
---
 Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml 
| 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml 
b/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml
index 1dee641e3ea1..c040eef56518 100644
--- 
a/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml
+++ 
b/Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml
@@ -36,6 +36,9 @@ properties:
   - const: bus
   - const: mod
 
+  iommus:
+maxItems: 1
+
   resets:
 maxItems: 1
 
-- 
git-series 0.9.1
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu