]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: ata: imx: Document 'target-supply'
authorFabio Estevam <festevam@gmail.com>
Sat, 23 Aug 2025 19:50:21 +0000 (16:50 -0300)
committerDamien Le Moal <dlemoal@kernel.org>
Thu, 28 Aug 2025 04:30:39 +0000 (13:30 +0900)
The 'target-supply' property is used by some i.MX devicetree files.

Document it to fix the following dt-schema warning:

'target-supply' does not match any of the regexes: '^pinctrl-[0-9]+$'

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Documentation/devicetree/bindings/ata/imx-sata.yaml

index f4eb3550a0960ca096edd5c7b25bf1174e2c354f..31c43374763a4dac12a4fc6b54bfe24e9d5e5f5e 100644 (file)
@@ -80,6 +80,9 @@ properties:
   power-domains:
     maxItems: 1
 
+  target-supply:
+    description: Power regulator for the SATA target device.
+
 required:
   - compatible
   - reg