Lines Matching +full:interrupts +full:- +full:extended

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Geert Uytterhoeven <geert+renesas@glider.be>
14 On SH/R-Mobile SoCs it also acts as a GPIO controller.
19 - renesas,pfc-emev2 # EMMA Mobile EV2
20 - renesas,pfc-r8a73a4 # R-Mobile APE6
21 - renesas,pfc-r8a7740 # R-Mobile A1
22 - renesas,pfc-r8a7742 # RZ/G1H
23 - renesas,pfc-r8a7743 # RZ/G1M
24 - renesas,pfc-r8a7744 # RZ/G1N
25 - renesas,pfc-r8a7745 # RZ/G1E
26 - renesas,pfc-r8a77470 # RZ/G1C
27 - renesas,pfc-r8a774a1 # RZ/G2M
28 - renesas,pfc-r8a774b1 # RZ/G2N
29 - renesas,pfc-r8a774c0 # RZ/G2E
30 - renesas,pfc-r8a774e1 # RZ/G2H
31 - renesas,pfc-r8a7778 # R-Car M1
32 - renesas,pfc-r8a7779 # R-Car H1
33 - renesas,pfc-r8a7790 # R-Car H2
34 - renesas,pfc-r8a7791 # R-Car M2-W
35 - renesas,pfc-r8a7792 # R-Car V2H
36 - renesas,pfc-r8a7793 # R-Car M2-N
37 - renesas,pfc-r8a7794 # R-Car E2
38 - renesas,pfc-r8a7795 # R-Car H3
39 - renesas,pfc-r8a7796 # R-Car M3-W
40 - renesas,pfc-r8a77961 # R-Car M3-W+
41 - renesas,pfc-r8a77965 # R-Car M3-N
42 - renesas,pfc-r8a77970 # R-Car V3M
43 - renesas,pfc-r8a77980 # R-Car V3H
44 - renesas,pfc-r8a77990 # R-Car E3
45 - renesas,pfc-r8a77995 # R-Car D3
46 - renesas,pfc-sh73a0 # SH-Mobile AG5
52 gpio-controller: true
54 '#gpio-cells':
57 gpio-ranges:
61 interrupts-extended:
65 Specify the interrupts associated with external IRQ pins on SoCs where
69 power-domains:
73 - compatible
74 - reg
81 - renesas,pfc-r8a73a4
82 - renesas,pfc-r8a7740
83 - renesas,pfc-sh73a0
86 - interrupts-extended
87 - gpio-controller
88 - '#gpio-cells'
89 - gpio-ranges
90 - power-domains
94 - type: object
96 - $ref: pincfg-node.yaml#
97 - $ref: pinmux-node.yaml#
109 bias-disable: true
110 bias-pull-down: true
111 bias-pull-up: true
112 drive-strength:
114 power-source:
116 gpio-hog: true
119 output-high: true
120 output-low: true
124 - type: object
132 - |
134 compatible = "renesas,pfc-r8a7740";
137 gpio-controller;
138 #gpio-cells = <2>;
139 gpio-ranges = <&pfc 0 0 212>;
140 interrupts-extended =
149 power-domains = <&pd_c5>;
151 lcd0-mux-hog {
153 gpio-hog;
155 output-high;
159 - |
161 compatible = "renesas,pfc-r8a7795";
172 drive-strength = <24>;
179 drive-strength = <12>;
185 bias-pull-up;
191 power-source = <3300>;