Skip to content

Commit c23be42

Browse files
committed
Merge tag 'renesas-r9a09g057-dt-binding-defs-tag5' into renesas-clk-for-v6.19
Renesas RZ/V2N and RZ/V2H USB3.0 Core Clock DT Binding Definitions USB3.0 core clock DT binding definitions for the Renesas RZ/V2N (R9A09G056) and RZ/V2H (R9A09G057) SoCs, shared by driver and DT source files.
2 parents c6b63d5 + a95ce05 commit c23be42

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

include/dt-bindings/clock/renesas,r9a09g056-cpg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@
2121
#define R9A09G056_GBETH_0_CLK_PTP_REF_I 10
2222
#define R9A09G056_GBETH_1_CLK_PTP_REF_I 11
2323
#define R9A09G056_SPI_CLK_SPI 12
24+
#define R9A09G056_USB3_0_REF_ALT_CLK_P 13
25+
#define R9A09G056_USB3_0_CLKCORE 14
2426

2527
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__ */

include/dt-bindings/clock/renesas,r9a09g057-cpg.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
#define R9A09G057_GBETH_0_CLK_PTP_REF_I 11
2323
#define R9A09G057_GBETH_1_CLK_PTP_REF_I 12
2424
#define R9A09G057_SPI_CLK_SPI 13
25+
#define R9A09G057_USB3_0_REF_ALT_CLK_P 14
26+
#define R9A09G057_USB3_0_CLKCORE 15
27+
#define R9A09G057_USB3_1_REF_ALT_CLK_P 16
28+
#define R9A09G057_USB3_1_CLKCORE 17
2529

2630
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G057_CPG_H__ */

0 commit comments

Comments
 (0)