Skip to content

Commit 5e4e8c1

Browse files
prabhakarladgeertu
authored andcommitted
dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock
Add XSPI core clock definitions to the clock bindings for the Renesas R9A09G056 and R9A09G057 SoCs. These clocks IDs are used to support XSPI interface. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent 19272b3 commit 5e4e8c1

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)