Lines Matching +full:poeg +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/renesas,rzg2l-poeg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/G2L Port Output Enable for GPT (POEG)
10 - Biju Das <biju.das.jz@bp.renesas.com>
14 disabled by using the port output enabling function for the GPT (POEG).
17 * Output-disable request from the GPT.
26 - enum:
27 - renesas,r9a07g044-poeg # RZ/G2{L,LC}
28 - renesas,r9a07g054-poeg # RZ/V2L
29 - const: renesas,rzg2l-poeg
40 power-domains:
50 renesas,poeg-id:
54 POEG group index. Valid values are:
55 <0> : POEG group A
56 <1> : POEG group B
57 <2> : POEG group C
58 <3> : POEG group D
61 - compatible
62 - reg
63 - interrupts
64 - clocks
65 - power-domains
66 - resets
67 - renesas,poeg-id
68 - renesas,gpt
73 - |
74 #include <dt-bindings/clock/r9a07g044-cpg.h>
75 #include <dt-bindings/interrupt-controller/arm-gic.h>
77 poeggd: poeg@10049400 {
78 compatible = "renesas,r9a07g044-poeg", "renesas,rzg2l-poeg";
82 power-domains = <&cpg>;
84 renesas,poeg-id = <3>;