From: Ruchika Kharwar Date: Thu, 30 May 2013 19:54:09 +0000 (-0500) Subject: usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fbf101f2858e63bbb380447a76870924b84653;p=pandora-kernel.git usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices Addition of the M and N recommended values for the USB3 PHY DPLL. Sysclk for DRA7xx is 20MHz. This yields: Clk = 20MHz * M/(N+1) = 20MHz * 1000 /(7+1) = 2.5 Ghz Signed-off-by: Ruchika Kharwar Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed