Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Fabio Estevam <festevam@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>

authored by

Fabio Estevam and committed by
Damien Le Moal
692173de 1e50201d

+3
+3
Documentation/devicetree/bindings/ata/imx-sata.yaml
··· 80 80 power-domains: 81 81 maxItems: 1 82 82 83 + target-supply: 84 + description: Power regulator for the SATA target device. 85 + 83 86 required: 84 87 - compatible 85 88 - reg