summaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
diff options
context:
space:
mode:
authorBoris BREZILLON <b.brezillon@overkiz.com>2013-08-01 19:09:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-02 11:31:29 +0800
commit6b0a1cf732f917f2eaccb4a0dd6ae7bfc3ccda15 (patch)
treec9c0d48b91fbb64b045d2beaad0b093cdfbb58ea /include/linux/usb.h
parent6753f4cf29046f4a2ae68c3a93bf6e6e6dce9fb7 (diff)
downloadlinux-stable-6b0a1cf732f917f2eaccb4a0dd6ae7bfc3ccda15.tar.gz
linux-stable-6b0a1cf732f917f2eaccb4a0dd6ae7bfc3ccda15.tar.bz2
linux-stable-6b0a1cf732f917f2eaccb4a0dd6ae7bfc3ccda15.zip
USB: ohci-at91: add usb_clk for transition to common clk framework
The AT91 PMC (Power Management Controller) provides an USB clock used by USB Full Speed host (ohci) and USB Full Speed device (udc). The usb drivers (ohci and udc) must configure this clock to 48Mhz. This configuration was formely done in mach-at91/clock.c, but this implementation will be removed when moving to common clk framework. This patch adds support for usb clock retrieval and configuration, and is backward compatible with the current at91 clk implementation (if usb clk is not found, it does not configure/enable it). Changes since v1: - use IS_ENABLED(CONFIG_COMMON_CLK) to isolate new at91 clk support Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions