Skip to content

Commit 095d495

Browse files
robherringfloatious
authored andcommitted
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: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Niklas Cassel <cassel@kernel.org>
1 parent 4ea303d commit 095d495

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ properties:
3333
- description: SPEAr1340 AHCI SATA device
3434
const: snps,spear-ahci
3535

36+
iommus:
37+
minItems: 1
38+
maxItems: 3
39+
3640
patternProperties:
3741
"^sata-port@[0-9a-e]$":
3842
$ref: /schemas/ata/snps,dwc-ahci-common.yaml#/$defs/dwc-ahci-port

0 commit comments

Comments
 (0)