From: Rob Herring (Arm) Date: Wed, 22 Oct 2025 23:04:21 +0000 (-0500) Subject: dt-bindings: ata: snps,dwc-ahci: Allow 'iommus' property X-Git-Tag: v6.19-rc1~128^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=095d495cb897ff1202ea4163b9cf98ff5b11433b;p=thirdparty%2Fkernel%2Flinux.git 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) Signed-off-by: Niklas Cassel --- diff --git a/Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml b/Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml index 4c848fcb5a5d2..7707cbed22600 100644 --- a/Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml +++ b/Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml @@ -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