summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/phy
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-10-14 17:55:50 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-23 14:34:53 +0200
commitcaa7b74493f9c903fb6cd4bdec295bcae0507cc6 (patch)
tree9865b0fd129add82af3e02ccce08e77a948935c2 /Documentation/devicetree/bindings/phy
parente1b5d2bed67c60c30d01a89df32152d74cfc8e63 (diff)
downloadlinux-stable-caa7b74493f9c903fb6cd4bdec295bcae0507cc6.tar.gz
linux-stable-caa7b74493f9c903fb6cd4bdec295bcae0507cc6.tar.bz2
linux-stable-caa7b74493f9c903fb6cd4bdec295bcae0507cc6.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r--Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml
index 2936f3510a6a..5ba9570ad7bf 100644
--- a/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml
@@ -28,6 +28,9 @@ properties:
items:
- const: phy
+ power-domains:
+ maxItems: 1
+
vbus-supply:
description:
A phandle to the regulator for USB VBUS.