Lines Matching +full:r9a07g044 +full:- +full:sysc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/renesas/renesas,rzg2l-sysc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/{G2L,V2L} System Controller (SYSC)
10 - Geert Uytterhoeven <geert+renesas@glider.be>
13 The RZ/{G2L,V2L}-alike System Controller (SYSC) performs system control of
15 - External terminal state capture function
16 - 34-bit address space access function
17 - Low power consumption control
18 - WDT stop control
23 - renesas,r9a07g043-sysc # RZ/G2UL and RZ/Five
24 - renesas,r9a07g044-sysc # RZ/G2{L,LC}
25 - renesas,r9a07g054-sysc # RZ/V2L
26 - renesas,r9a08g045-sysc # RZ/G3S
33 - description: CA55/CM33 Sleep/Software Standby Mode request interrupt
34 - description: CA55 Software Standby Mode release request interrupt
35 - description: CM33 Software Standby Mode release request interrupt
36 - description: CA55 ACE Asynchronous Bridge Master/Slave interface deny request interrupt
38 interrupt-names:
40 - const: lpm_int
41 - const: ca55stbydone_int
42 - const: cm33stbyr_int
43 - const: ca55_deny
46 - compatible
47 - reg
52 - |
53 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 sysc: system-controller@11020000 {
56 compatible = "renesas,r9a07g044-sysc";
62 interrupt-names = "lpm_int", "ca55stbydone_int", "cm33stbyr_int",