Commit 92b5b533 authored by Michal Simek's avatar Michal Simek Committed by Ulf Hansson
Browse files

dt-bindings: mmc: arasan,sdci: Add power-domains and iommus properties



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: default avatarMichal Simek <michal.simek@amd.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/bf912d5f5e74b43903a84262565f564bfe0fed7e.1691047370.git.michal.simek@amd.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent aa857326
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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 ]