Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mmc: arasan,sdci: Add power-domains and iommus properties
@ 2023-08-03  7:22 Michal Simek
  2023-08-03 15:43 ` Conor Dooley
  2023-08-08 10:52 ` Ulf Hansson
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2023-08-03  7:22 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Adrian Hunter, Conor Dooley, Krzysztof Kozlowski, Rob Herring,
	Ulf Hansson, devicetree, linux-mmc

ZynqMP SDHCI Arasan 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>
---

 Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
index a6c19a6cc99e..3e99801f77d2 100644
--- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
@@ -160,6 +160,12 @@ properties:
     description:
       The MIO bank number in which the command and data lines are configured.
 
+  iommus:
+    maxItems: 1
+
+  power-domains:
+    maxItems: 1
+
 dependencies:
   '#clock-cells': [ clock-output-names ]
 
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-08 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03  7:22 [PATCH] dt-bindings: mmc: arasan,sdci: Add power-domains and iommus properties Michal Simek
2023-08-03 15:43 ` Conor Dooley
2023-08-08 10:52 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox