[PATCH] dt-bindings: crypto: amd,ccp-seattle-v1a: Allow 'iommus' property

From: Rob Herring (Arm)

Date: Wed Oct 22 2025 - 19:04:16 EST


The AMD Seattle CCP is behind an IOMMU and has 4 entries, so add
the 'iommus' property.

Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
---
.../devicetree/bindings/crypto/amd,ccp-seattle-v1a.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/crypto/amd,ccp-seattle-v1a.yaml b/Documentation/devicetree/bindings/crypto/amd,ccp-seattle-v1a.yaml
index 32bf3a1c3b42..5fb708471059 100644
--- a/Documentation/devicetree/bindings/crypto/amd,ccp-seattle-v1a.yaml
+++ b/Documentation/devicetree/bindings/crypto/amd,ccp-seattle-v1a.yaml
@@ -21,6 +21,9 @@ properties:

dma-coherent: true

+ iommus:
+ maxItems: 4
+
required:
- compatible
- reg
--
2.51.0