Searched +full:hnp +full:- +full:disable (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/usb-drd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>13 otg-rev:16 which the device and its descriptors are compliant, in binary-coded18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be25 Tells Dual-Role USB controllers that we want to work on a particular32 hnp-disable:[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Rob Herring <robh@kernel.org>13 - $ref: usb-drd.yaml#14 - $ref: usb-hcd.yaml#19 - const: brcm,bcm2835-usb20 - const: hisilicon,hi6220-usb21 - const: ingenic,jz4775-otg22 - const: ingenic,jz4780-otg[all …]
5 1. How to test OTG FSM(HNP and SRP)6 -----------------------------------8 To show how to demo OTG HNP and SRP functions via sys input files12 -------------------------29 otg-rev = <0x0200>;30 adp-disable;33 -------------------41 The A-device (with micro A plug inserted) should enumerate B-device.45 On B-device::49 B-device should take host role and enumerate A-device.[all …]