Skip to content

Commit 15bf4a4

Browse files
committed
Merge tag 'renesas-r9a09g057-dt-binding-defs-tag4' into renesas-clk-for-v6.17
Renesas RZ/V2N and RZ/V2H XSPI Clock DT Binding Definitions Expanded Serial Peripheral Interface (XSPI) clock DT binding definitions for the Renesas RZ/V2N (R9A09G056) and RZ/V2H (R9A09G057) SoCs, shared by driver and DT source files.
2 parents 0475a47 + 5e4e8c1 commit 15bf4a4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
#define R9A09G056_USB2_0_CLK_CORE0 9
2121
#define R9A09G056_GBETH_0_CLK_PTP_REF_I 10
2222
#define R9A09G056_GBETH_1_CLK_PTP_REF_I 11
23+
#define R9A09G056_SPI_CLK_SPI 12
2324

2425
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__ */

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
#define R9A09G057_USB2_0_CLK_CORE1 10
2222
#define R9A09G057_GBETH_0_CLK_PTP_REF_I 11
2323
#define R9A09G057_GBETH_1_CLK_PTP_REF_I 12
24+
#define R9A09G057_SPI_CLK_SPI 13
2425

2526
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G057_CPG_H__ */

0 commit comments

Comments
 (0)