Skip to content

Commit 000cb47

Browse files
Markus Pargmanngregkh
authored andcommitted
usb: ci_hdrc_imx doc: fsl,usbphy is required
fsl,usbphy is no optional property. This patch moves it to the list of required properties. Signed-off-by: Markus Pargmann <[email protected]> Signed-off-by: Peter Chen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 16853d7 commit 000cb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/usb/ci-hdrc-imx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Required properties:
44
- compatible: Should be "fsl,imx27-usb"
55
- reg: Should contain registers location and length
66
- interrupts: Should contain controller interrupt
7+
- fsl,usbphy: phandle of usb phy that connects to the port
78

89
Recommended properies:
910
- phy_type: the type of the phy connected to the core. Should be one
@@ -12,7 +13,6 @@ Recommended properies:
1213
- dr_mode: One of "host", "peripheral" or "otg". Defaults to "otg"
1314

1415
Optional properties:
15-
- fsl,usbphy: phandler of usb phy that connects to the only one port
1616
- fsl,usbmisc: phandler of non-core register device, with one argument
1717
that indicate usb controller index
1818
- vbus-supply: regulator for vbus

0 commit comments

Comments
 (0)