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: usb: usb-drd: Describe default dual-role mode

The dual-role mode default, in the absence of the dr_mode property, is
already documented to be OTG. Use the "default" property to mark it as
such more explicitly.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221103115923.1467525-1-thierry.reding@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thierry Reding and committed by
Greg Kroah-Hartman
afb21a51 0349fdab

+1
+1
Documentation/devicetree/bindings/usb/usb-drd.yaml
··· 27 27 should default to OTG. 28 28 $ref: /schemas/types.yaml#/definitions/string 29 29 enum: [host, peripheral, otg] 30 + default: otg 30 31 31 32 hnp-disable: 32 33 description: