Commit c23be424 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

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.
parents c6b63d54 a95ce05c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,5 +21,7 @@
#define R9A09G056_GBETH_0_CLK_PTP_REF_I		10
#define R9A09G056_GBETH_1_CLK_PTP_REF_I		11
#define R9A09G056_SPI_CLK_SPI			12
#define R9A09G056_USB3_0_REF_ALT_CLK_P		13
#define R9A09G056_USB3_0_CLKCORE		14

#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G056_CPG_H__ */
+4 −0
Original line number Diff line number Diff line
@@ -22,5 +22,9 @@
#define R9A09G057_GBETH_0_CLK_PTP_REF_I		11
#define R9A09G057_GBETH_1_CLK_PTP_REF_I		12
#define R9A09G057_SPI_CLK_SPI			13
#define R9A09G057_USB3_0_REF_ALT_CLK_P		14
#define R9A09G057_USB3_0_CLKCORE		15
#define R9A09G057_USB3_1_REF_ALT_CLK_P		16
#define R9A09G057_USB3_1_CLKCORE		17

#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G057_CPG_H__ */