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

Configure Feed

Select the types of activity you want to include in your feed.

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

Document the optional dr_mode property

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Chris Brandt and committed by
Greg Kroah-Hartman
804898e8 56175929

+3
+3
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
··· 46 46 regulator will be managed during the PHY power on/off sequence. 47 47 - renesas,no-otg-pins: boolean, specify when a board does not provide proper 48 48 otg pins. 49 + - dr_mode: string, indicates the working mode for the PHY. Can be "host", 50 + "peripheral", or "otg". Should be set if otg controller is not used. 51 + 49 52 50 53 Example (R-Car H3): 51 54