Skip to content

Commit ce05f30

Browse files
committed
Merge tag 'renesas-r9a07g043-dt-binding-defs-tag2' into HEAD
Renesas RZ/Five DT Binding Definitions Clock and reset definitions for the Renesas RZ/Five (R9A07G043) SoC, shared by driver and DT source files.
2 parents 080bcd8 + 668d361 commit ce05f30

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

include/dt-bindings/clock/r9a07g043-cpg.h

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,15 @@
108108
#define R9A07G043_ADC_ADCLK 76
109109
#define R9A07G043_ADC_PCLK 77
110110
#define R9A07G043_TSU_PCLK 78
111+
#define R9A07G043_NCEPLDM_DM_CLK 79 /* RZ/Five Only */
112+
#define R9A07G043_NCEPLDM_ACLK 80 /* RZ/Five Only */
113+
#define R9A07G043_NCEPLDM_TCK 81 /* RZ/Five Only */
114+
#define R9A07G043_NCEPLMT_ACLK 82 /* RZ/Five Only */
115+
#define R9A07G043_NCEPLIC_ACLK 83 /* RZ/Five Only */
116+
#define R9A07G043_AX45MP_CORE0_CLK 84 /* RZ/Five Only */
117+
#define R9A07G043_AX45MP_ACLK 85 /* RZ/Five Only */
118+
#define R9A07G043_IAX45_CLK 86 /* RZ/Five Only */
119+
#define R9A07G043_IAX45_PCLK 87 /* RZ/Five Only */
111120

112121
/* R9A07G043 Resets */
113122
#define R9A07G043_CA55_RST_1_0 0 /* RZ/G2UL Only */
@@ -180,5 +189,16 @@
180189
#define R9A07G043_ADC_PRESETN 67
181190
#define R9A07G043_ADC_ADRST_N 68
182191
#define R9A07G043_TSU_PRESETN 69
192+
#define R9A07G043_NCEPLDM_DTM_PWR_RST_N 70 /* RZ/Five Only */
193+
#define R9A07G043_NCEPLDM_ARESETN 71 /* RZ/Five Only */
194+
#define R9A07G043_NCEPLMT_POR_RSTN 72 /* RZ/Five Only */
195+
#define R9A07G043_NCEPLMT_ARESETN 73 /* RZ/Five Only */
196+
#define R9A07G043_NCEPLIC_ARESETN 74 /* RZ/Five Only */
197+
#define R9A07G043_AX45MP_ARESETNM 75 /* RZ/Five Only */
198+
#define R9A07G043_AX45MP_ARESETNS 76 /* RZ/Five Only */
199+
#define R9A07G043_AX45MP_L2_RESETN 77 /* RZ/Five Only */
200+
#define R9A07G043_AX45MP_CORE0_RESETN 78 /* RZ/Five Only */
201+
#define R9A07G043_IAX45_RESETN 79 /* RZ/Five Only */
202+
183203

184204
#endif /* __DT_BINDINGS_CLOCK_R9A07G043_CPG_H__ */

0 commit comments

Comments
 (0)