Lines Matching +full:usb +full:- +full:vbus +full:- +full:regulator
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/renesas,rzg2l-usbphy-ctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Biju Das <biju.das.jz@bp.renesas.com>
14 USB/PHY.
19 - enum:
20 - renesas,r9a07g043-usbphy-ctrl # RZ/G2UL and RZ/Five
21 - renesas,r9a07g044-usbphy-ctrl # RZ/G2{L,LC}
22 - renesas,r9a07g054-usbphy-ctrl # RZ/V2L
23 - const: renesas,rzg2l-usbphy-ctrl
34 power-domains:
37 '#reset-cells':
41 with the USB port.
45 regulator-vbus:
47 description: USB VBUS regulator
48 $ref: /schemas/regulator/regulator.yaml#
52 - compatible
53 - reg
54 - clocks
55 - resets
56 - power-domains
57 - '#reset-cells'
58 - regulator-vbus
63 - |
64 #include <dt-bindings/clock/r9a07g044-cpg.h>
66 phyrst: usbphy-ctrl@11c40000 {
67 compatible = "renesas,r9a07g044-usbphy-ctrl",
68 "renesas,rzg2l-usbphy-ctrl";
72 power-domains = <&cpg>;
73 #reset-cells = <1>;
74 regulator-vbus {
75 regulator-name = "vbus";