Skip to content

Commit a47f311

Browse files
committed
Merge tag 'renesas-r9a09g077-dt-binding-defs-tag4' into renesas-clk-for-v6.18
Renesas RZ/T2H and RZ/N2H Ethernet Clock DT Binding Definitions Ethernet Clock DT binding definitions for the Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs, shared by driver and DT source files.
2 parents 08eea73 + 0dcfb6f commit a47f311

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

include/dt-bindings/clock/renesas,r9a09g077-cpg-mssr.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,10 @@
2626
#define R9A09G077_CLK_PCLKL 14
2727
#define R9A09G077_SDHI_CLKHS 15
2828
#define R9A09G077_USB_CLK 16
29+
#define R9A09G077_ETCLKA 17
30+
#define R9A09G077_ETCLKB 18
31+
#define R9A09G077_ETCLKC 19
32+
#define R9A09G077_ETCLKD 20
33+
#define R9A09G077_ETCLKE 21
2934

3035
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G077_CPG_H__ */

include/dt-bindings/clock/renesas,r9a09g087-cpg-mssr.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,10 @@
2626
#define R9A09G087_CLK_PCLKL 14
2727
#define R9A09G087_SDHI_CLKHS 15
2828
#define R9A09G087_USB_CLK 16
29+
#define R9A09G087_ETCLKA 17
30+
#define R9A09G087_ETCLKB 18
31+
#define R9A09G087_ETCLKC 19
32+
#define R9A09G087_ETCLKD 20
33+
#define R9A09G087_ETCLKE 21
2934

3035
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G087_CPG_H__ */

0 commit comments

Comments
 (0)