diff mbox series

[01/22] dt-bindings: iommu: sun50i: remove resets from required property

Message ID 20241227-a133-display-support-v1-1-13b52f71fb14@linumiz.com
State New
Headers show
Series [01/22] dt-bindings: iommu: sun50i: remove resets from required property | expand

Commit Message

Parthiban Nallathambi Dec. 27, 2024, 11:07 a.m. UTC
iommu in a133/a100 does not have reset control. remove it
from required property to make it optional.

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
---
 Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml b/Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml
index a8409db4a3e3..03176f68485b 100644
--- a/Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml
+++ b/Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml
@@ -42,7 +42,6 @@  required:
   - reg
   - interrupts
   - clocks
-  - resets
 
 additionalProperties: false