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

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