Lines Matching +full:rzg2l +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 USBPHY Control
10 - Biju Das <biju.das.jz@bp.renesas.com>
13 The RZ/G2L USBPHY Control mainly controls reset and power down of the
19 - enum:
20 - renesas,r9a07g044-usbphy-ctrl # RZ/G2{L,LC}
21 - const: renesas,rzg2l-usbphy-ctrl
32 power-domains:
35 '#reset-cells':
44 - compatible
45 - reg
46 - clocks
47 - resets
48 - power-domains
49 - '#reset-cells'
54 - |
55 #include <dt-bindings/clock/r9a07g044-cpg.h>
57 phyrst: usbphy-ctrl@11c40000 {
58 compatible = "renesas,r9a07g044-usbphy-ctrl",
59 "renesas,rzg2l-usbphy-ctrl";
63 power-domains = <&cpg>;
64 #reset-cells = <1>;