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

dt-bindings: phy: imx8mq-usb: add power-domains property

Add optional power-domains property for usb phy.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221014095550.2125018-1-peng.fan@oss.nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Peng Fan and committed by
Greg Kroah-Hartman
caa7b744 e1b5d2be

+3
+3
Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml
··· 28 28 items: 29 29 - const: phy 30 30 31 + power-domains: 32 + maxItems: 1 33 + 31 34 vbus-supply: 32 35 description: 33 36 A phandle to the regulator for USB VBUS.