Commit 095d495c authored by Rob Herring (Arm)'s avatar Rob Herring (Arm) Committed by Niklas Cassel
Browse files

dt-bindings: ata: snps,dwc-ahci: Allow 'iommus' property



The AMD Seattle DWC AHCI is behind an IOMMU and has 1-3 entries, so add
the 'iommus' property. There's not a specific compatible, so we can't
limit it to Seattle.

Signed-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
Signed-off-by: default avatarNiklas Cassel <cassel@kernel.org>
parent 4ea303d9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -33,6 +33,10 @@ properties:
      - description: SPEAr1340 AHCI SATA device
        const: snps,spear-ahci

  iommus:
    minItems: 1
    maxItems: 3

patternProperties:
  "^sata-port@[0-9a-e]$":
    $ref: /schemas/ata/snps,dwc-ahci-common.yaml#/$defs/dwc-ahci-port