Skip to content
Commit 91a290c4 authored by Ameya Palande's avatar Ameya Palande Committed by Paul Walmsley
Browse files

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: default avatarBenoit Cousson <b-cousson@ti.com>
Signed-off-by: default avatarAmeya Palande <ameya.palande@ti.com>
Signed-off-by: default avatarPaul Walmsley <paul@pwsan.com>
parent 59269b94
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