Commit 8491be31 authored by David Brownell's avatar David Brownell Committed by Tony Lindgren

<linux/usb/musb.h> tusb6010 timings

This might explain how some timing errors show on H4 not N800 (common
bug, being masked by this one), but that would surprise me a bit.
Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 5dd8c56c
...@@ -55,7 +55,7 @@ struct musb_hdrc_platform_data { ...@@ -55,7 +55,7 @@ struct musb_hdrc_platform_data {
#define TUSB6010_OSCCLK_60 16667 /* psec/clk @ 60.0 MHz */ #define TUSB6010_OSCCLK_60 16667 /* psec/clk @ 60.0 MHz */
#define TUSB6010_REFCLK_24 41667 /* psec/clk @ 24.0 MHz XI */ #define TUSB6010_REFCLK_24 41667 /* psec/clk @ 24.0 MHz XI */
#define TUSB6010_REFCLK_19 52633 /* psec/clk @ 19.2 MHz CLKIN */ #define TUSB6010_REFCLK_19 52083 /* psec/clk @ 19.2 MHz CLKIN */
#ifdef CONFIG_ARCH_OMAP2 #ifdef CONFIG_ARCH_OMAP2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment