From: Ameya Palande Date: Wed, 4 Apr 2012 16:19:31 +0000 (-0600) Subject: ARM: OMAP4: clock data: fix mult and div mask for USB_DPLL X-Git-Tag: v3.4-rc2~12^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a290c4573679a70e242495ac3dbf12b39fb108;p=pandora-kernel.git 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 Signed-off-by: Ameya Palande Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed