ARM: at91/PMC: fix at91sam9n12 USB FS init
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 24 Jun 2013 16:07:34 +0000 (18:07 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 26 Jun 2013 13:23:18 +0000 (15:23 +0200)
commitd04e5b694e996e7cbbe3748924a259a647c3456d
tree9d8844e2129b2543800aefa29053fb5395d7f61b
parent7319ee0495b7a0c7aee69beb580cd293d5e21ef4
ARM: at91/PMC: fix at91sam9n12 USB FS init

at91sam9n12 has Full-speed only USB. So we should add
it to the list in at91_pllb_usbfs_clock_init() function.
Moreover, at91sam9n12 has an unusual PMC in the sense that it
has a PLLB but also has a USB clock register.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Tested-by: Bo Shen <voice.shen@atmel.com>
arch/arm/mach-at91/clock.c
arch/arm/mach-at91/include/mach/at91_pmc.h
This page took 0.02473 seconds and 5 git commands to generate.