]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: ata: Convert st,ahci to DT schema
authorRob Herring (Arm) <robh@kernel.org>
Mon, 12 May 2025 21:57:23 +0000 (16:57 -0500)
committerDamien Le Moal <dlemoal@kernel.org>
Thu, 15 May 2025 12:31:56 +0000 (21:31 +0900)
commit2de72bb42c149ba7908291bd3dd46e315a7fe65f
treec0129e91e9a0bd00f536ce08f574550e523fe6ce
parentf07f2b3fecac4096b2c89f2b89b5f564c279cfc8
dt-bindings: ata: Convert st,ahci to DT schema

Convert the ST AHCI SATA Controller to DT schema format.

The phy-names changes from "ahci_phy" to "sata-phy" with the inclusion
of ahci-common.yaml. That's an ABI change, but the Linux driver at least
ignores the names. The binding uses "ports-implemented" property, so
including ahci-common.yaml is required.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Documentation/devicetree/bindings/ata/ahci-st.txt [deleted file]
Documentation/devicetree/bindings/ata/st,ahci.yaml [new file with mode: 0644]