]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: ata: snps,dwc-ahci: Allow 'iommus' property
authorRob Herring (Arm) <robh@kernel.org>
Wed, 22 Oct 2025 23:04:21 +0000 (18:04 -0500)
committerNiklas Cassel <cassel@kernel.org>
Thu, 23 Oct 2025 12:29:41 +0000 (14:29 +0200)
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>
Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml

index 4c848fcb5a5d2f56dee36d5bff72fd5c36e7013f..7707cbed22600bd8210511d5ce2668a336823a9e 100644 (file)
@@ -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