Commit 804898e8 authored by Chris Brandt's avatar Chris Brandt Committed by Greg Kroah-Hartman
Browse files

dt-bindings: rcar-gen3-phy-usb2: Document dr_mode



Document the optional dr_mode property

Signed-off-by: default avatarChris Brandt <chris.brandt@renesas.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 56175929
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -46,6 +46,9 @@ channel as USB OTG:
	       regulator will be managed during the PHY power on/off sequence.
- renesas,no-otg-pins: boolean, specify when a board does not provide proper
		       otg pins.
- dr_mode: string, indicates the working mode for the PHY. Can be "host",
           "peripheral", or "otg". Should be set if otg controller is not used.


Example (R-Car H3):