commit | d04e5b694e996e7cbbe3748924a259a647c3456d | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Jun 24 18:07:34 2013 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Wed Jun 26 15:23:18 2013 +0200 |
tree | 9d8844e2129b2543800aefa29053fb5395d7f61b | |
parent | 7319ee0495b7a0c7aee69beb580cd293d5e21ef4 [diff] |
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>