Re: [PATCH 2/2] USB: s3c_hsotg: Add support for external USB clock

2010-05-19 Thread Maurus Cuelenaere
Op 17-05-10 20:17, Maurus Cuelenaere schreef: The PLL that drives the USB clock supports 3 input clocks: 12, 24 and 48Mhz. This patch adds support to the USB driver for setting the correct register bit according to the given clock. This depends on the following patch: [PATCH] ARM: S3C64XX:

[PATCH 2/2] USB: s3c_hsotg: Add support for external USB clock

2010-05-17 Thread Maurus Cuelenaere
The PLL that drives the USB clock supports 3 input clocks: 12, 24 and 48Mhz. This patch adds support to the USB driver for setting the correct register bit according to the given clock. This depends on the following patch: [PATCH] ARM: S3C64XX: Add USB external clock definition Signed-off-by: