summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/spi
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2023-05-03 11:20:36 +0300
committerMark Brown <broonie@kernel.org>2023-05-08 03:11:47 +0300
commit47e0255989560fbfd6cd0e03407982f37fdabe5a (patch)
treed4d8cbdb6ee8487b9b383c544a7d349062fcf1b8 /Documentation/devicetree/bindings/spi
parentac9a78681b921877518763ba0e89202254349d1b (diff)
downloadlinux-47e0255989560fbfd6cd0e03407982f37fdabe5a.tar.xz
dt-bindings: spi: zynqmp-qspi: Add power-domains and iommus properties
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
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r--Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml b/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
index 20f77246d365..226d8b493b57 100644
--- a/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
@@ -32,6 +32,12 @@ properties:
clocks:
maxItems: 2
+ iommus:
+ maxItems: 1
+
+ power-domains:
+ maxItems: 1
+
required:
- compatible
- reg