]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Alchemy: usb: use clk framework
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 23 Jul 2014 14:36:50 +0000 (16:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 12:09:21 +0000 (14:09 +0200)
commitc2e7523a2bb3899c65be42a45c93cdf52804f9fa
tree8c4c9394e1a58526815c05f17ff09d34c770eb7d
parent7a9997cdb42c3699e5fa80cc38fef5bde5c0e539
MIPS: Alchemy: usb: use clk framework

Add use of the common clock framework to set and enable the 48MHz
clock source for the onchip OHCI and UDC blocks.

Tested on a DB1500.  (Au1200 and Au1300 use an external 48MHz crystal).

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7467/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/usb.c