arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data
[oweals/u-boot.git] / arch / arm / mach-keystone / include / mach / clock-k2l.h
index 8772a7dcb15a6b2eb51937e090ee3fb45e87a7cf..dec19396d612b76c56a08de32a43880bd01b3ef3 100644 (file)
@@ -40,7 +40,7 @@
 
 /* k2l DEV supports 800, 1000, 1200 MHz */
 #define DEV_SUPPORTED_SPEEDS   0x383
-/* k2l ARM supportd 800, 1000, 1200, MHz */
-#define ARM_SUPPORTED_SPEEDS   0x383
+/* k2l ARM supportd 800, 1000, 1200, 1350, 1400 MHz */
+#define ARM_SUPPORTED_SPEEDS   0x3ef
 
 #endif