Searched +full:non +full:- +full:fullsize (Results 1 – 2 of 2) sorted by relevance
8 - compatible: describes type of the connector, must be one of:9 "usb-a-connector",10 "usb-b-connector",11 "usb-c-connector".14 - label: symbolic name for the connector,15 - type: size of the connector, should be specified in case of USB-A, USB-B16 non-fullsize connectors: "mini", "micro".18 Optional properties for usb-c-connector:19 - power-role: should be one of "source", "sink" or "dual"(DRP) if typec21 - try-power-role: preferred power role if "dual"(DRP) can support Try.SNK[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Rob Herring <robh@kernel.org>20 - enum:21 - usb-a-connector22 - usb-b-connector23 - usb-c-connector25 - items:[all …]