Skip to content

Commit e8a2389

Browse files
frank-wfloatious
authored andcommitted
dt-bindings: ata: ahci-platform: add missing iommus property
fix dtbs_check errors in following files: arch/arm64/boot/dts/marvell/armada-7040-db.dtb: sata@540000: arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dtb: sata@540000: arch/arm64/boot/dts/marvell/armada-8040-db.dtb: sata@540000: arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb: sata@540000: arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dtb: sata@540000: Unevaluated properties are not allowed ('iommus' was unexpected) Signed-off-by: Frank Wunderlich <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Niklas Cassel <[email protected]>
1 parent 5251ae2 commit e8a2389

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/ata/ahci-platform.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ properties:
8484
minItems: 1
8585
maxItems: 3
8686

87+
iommus:
88+
maxItems: 1
89+
8790
patternProperties:
8891
"^sata-port@[0-9a-f]+$":
8992
$ref: /schemas/ata/ahci-common.yaml#/$defs/ahci-port

0 commit comments

Comments
 (0)