dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
authorMichal Simek <michal.simek@amd.com>
Wed, 3 May 2023 08:20:36 +0000 (10:20 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 May 2023 00:11:47 +0000 (09:11 +0900)
ZynqMP QSPI IP core has own power domain and also iommu ID that's why
describe optional power-domains and iommus properties.

Signed-off-by: Michal Simek <michal.simek@amd.com
Link: https://lore.kernel.org/r/2afed7285061abbb5d9ad3b1e795b737dcff9693.1683102032.git.michal.simek@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org
Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml

index 20f7724..226d8b4 100644 (file)
@@ -32,6 +32,12 @@ properties:
   clocks:
     maxItems: 2
 
+  iommus:
+    maxItems: 1
+
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg