]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: ata: sata: Document the graph port
authorManivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Wed, 7 Jan 2026 14:11:23 +0000 (19:41 +0530)
committerDamien Le Moal <dlemoal@kernel.org>
Wed, 14 Jan 2026 10:23:20 +0000 (19:23 +0900)
An external connector like M.2 could expose the SATA interface to the
plugin cards. So add the graph port to establish link between the SATA
port and the connector node.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Documentation/devicetree/bindings/ata/sata-common.yaml

index 58c9342b9925588e002f55042de238c5fa954958..97cd69ebf33185338ad16871c57bbe18132f6028 100644 (file)
@@ -54,4 +54,7 @@ $defs:
           each port can have a Port Multiplier attached thus allowing to
           access more than one drive by means of a single SATA port.
 
+      port:
+        $ref: /schemas/graph.yaml#/properties/port
+
 ...