Message ID | 20140306031658.10787.30196.sendpatchset@w520 (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- 0001/arch/arm/mach-shmobile/setup-r8a7791.c +++ work/arch/arm/mach-shmobile/setup-r8a7791.c 2014-03-06 11:33:58.000000000 +0900 @@ -213,7 +213,7 @@ void __init r8a7791_add_standard_devices void __init r8a7791_init_early(void) { #ifndef CONFIG_ARM_ARCH_TIMER - shmobile_setup_delay(1300, 2, 4); /* Cortex-A15 @ 1300MHz */ + shmobile_setup_delay(1500, 2, 4); /* Cortex-A15 @ 1500MHz */ #endif }