Lines Matching +full:r9a07g044 +full:- +full:usbphy +full:- +full:ctrl
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#
7 title: Renesas RZ/{G2L,V2L} USBPHY Control
10 - Biju Das <[email protected]>
13 The RZ/G2L USBPHY Control mainly controls reset and power down of the
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':
45 regulator-vbus:
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";