OSDN Git Service

ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL
authorAmeya Palande <ameya.palande@ti.com>
Wed, 4 Apr 2012 16:19:31 +0000 (10:19 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 4 Apr 2012 20:52:49 +0000 (14:52 -0600)
commit91a290c4573679a70e242495ac3dbf12b39fb108
tree7d1320c69fde7682e7a58a5c6d7465dff10048d6
parent59269b94483eabeacbc9a535944b3dafac92a303
ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL

According to OMAP4 TRM Table 3-1183, CM_CLKSEL_DPLL_USB register defines
following fields for multiplication and division factors:

DPLL_MULT (bits 19:8) DPLL multiplier factor (2 to 4095)
DPLL_DIV (bits 7:0) DPLL divider factor (0 to 255)

Acked-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Ameya Palande <ameya.palande@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock44xx_data.c