Renesas RZ/T2H and RZ/N2H XSPI Clock DT Binding Definitions
XSPI Clock DT binding definitions for the Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs, shared by driver and DT source files. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCaSVt8wAKCRCKwlD9ZEnx cMPoAQDfl1muWVk0yYdLv21lQ8Ado3afGvDGxJte620G+647NAD+Nrro5Cqppst9 QSOc8CGLAKr8XT/Jm73b/hRfebaboQI= =Xej4 -----END PGP SIGNATURE----- Merge tag 'renesas-r9a09g077-dt-binding-defs-tag5' into renesas-clk-for-v6.20 Renesas RZ/T2H and RZ/N2H XSPI Clock DT Binding Definitions XSPI Clock DT binding definitions for the Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs, shared by driver and DT source files.
This commit is contained in:
commit
eede457b4c
|
|
@ -31,5 +31,7 @@
|
|||
#define R9A09G077_ETCLKC 19
|
||||
#define R9A09G077_ETCLKD 20
|
||||
#define R9A09G077_ETCLKE 21
|
||||
#define R9A09G077_XSPI_CLK0 22
|
||||
#define R9A09G077_XSPI_CLK1 23
|
||||
|
||||
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G077_CPG_H__ */
|
||||
|
|
|
|||
|
|
@ -31,5 +31,7 @@
|
|||
#define R9A09G087_ETCLKC 19
|
||||
#define R9A09G087_ETCLKD 20
|
||||
#define R9A09G087_ETCLKE 21
|
||||
#define R9A09G087_XSPI_CLK0 22
|
||||
#define R9A09G087_XSPI_CLK1 23
|
||||
|
||||
#endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G087_CPG_H__ */
|
||||
|
|
|
|||
Loading…
Reference in New Issue