]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/blackfin/mach-bf527/boards/cm_bf527.c
Blackfin: musb-boards: push clkin value to platform resources
[mv-sheeva.git] / arch / blackfin / mach-bf527 / boards / cm_bf527.c
index 50533edc399408e6eec10b8d36f69691a7f17bd5..1c5aed443bca6359984a962e2206d82f72e8a460 100644 (file)
@@ -104,6 +104,7 @@ static struct musb_hdrc_config musb_config = {
         * if it is the case.
         */
        .gpio_vrsel_active      = 1,
+       .clkin          = 24,           /* musb CLKIN in MHZ */
 };
 
 static struct musb_hdrc_platform_data musb_plat = {