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)
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>

No differences found