Commit 692173de authored by Fabio Estevam's avatar Fabio Estevam Committed by Damien Le Moal
Browse files

dt-bindings: ata: imx: Document 'target-supply'



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: default avatarFabio Estevam <festevam@gmail.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarDamien Le Moal <dlemoal@kernel.org>
parent 1e50201d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -80,6 +80,9 @@ properties:
  power-domains:
    maxItems: 1

  target-supply:
    description: Power regulator for the SATA target device.

required:
  - compatible
  - reg