Merge branch 'd1c5aa4a8535c645fdb06df62a562918516ba0c6.1686289721.git.quic_varada@quicinc.com' into clk-for-6.6

Merge the USB clock constants from a topic branch, to allow them to be
used in DeviceTree source as well.
This commit is contained in:
Bjorn Andersson 2023-07-09 20:41:52 -07:00
commit 9e1857ee65

View File

@ -214,4 +214,6 @@
#define GCC_CRYPTO_CLK 205
#define GCC_CRYPTO_AXI_CLK 206
#define GCC_CRYPTO_AHB_CLK 207
#define GCC_USB0_PIPE_CLK 208
#define GCC_USB0_SLEEP_CLK 209
#endif