Searched +full:usb +full:- +full:nop +full:- +full:xceiv (Results 1 – 3 of 3) sorted by relevance
1 What: Raise a uevent when a USB charger is inserted or removed2 Date: 2020-01-144 Contact: linux-usb@vger.kernel.org5 Description: There are two USB charger states:7 - USB_CHARGER_ABSENT8 - USB_CHARGER_PRESENT10 There are five USB charger types:20 https://www.usb.org/document-library/battery-charging-v12-spec-and-adopters-agreement22 Here are two examples taken using ``udevadm monitor -p`` when23 USB charger is online::[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/usb-nop-xceiv.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: USB NOP PHY10 - Rob Herring <robh@kernel.org>14 const: usb-nop-xceiv19 clock-names:22 clock-frequency: true24 '#phy-cells':[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/usb/ingenic,musb.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Ingenic JZ47xx USB IP10 - Paul Cercueil <paul@crapouillou.net>14 pattern: '^usb@.*'18 - enum:19 - ingenic,jz4770-musb20 - ingenic,jz4740-musb[all …]