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 USB NOP PHY4 - compatible: should be usb-nop-xceiv5 - #phy-cells: Must be 08 - clocks: phandle to the PHY clock. Use as per Documentation/devicetree9 /bindings/clock/clock-bindings.txt10 This property is required if clock-frequency is specified.12 - clock-names: Should be "main_clk"14 - clock-frequency: the clock frequency (in Hz) that the PHY clock must17 - vcc-supply: phandle to the regulator that provides power to the PHY.19 - reset-gpios: Should specify the GPIO for reset.[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 IP DT bindings10 - Paul Cercueil <paul@crapouillou.net>14 pattern: '^usb@.*'18 - enum:19 - ingenic,jz4770-musb20 - ingenic,jz4740-musb[all …]