SAMA5 UDPHS: Support USPHS clock configuration

This commit is contained in:
Gregory Nutt
2013-09-01 11:29:51 -06:00
parent ac130dc2f3
commit 5c950889cf
5 changed files with 25 additions and 9 deletions
+2
View File
@@ -5485,4 +5485,6 @@
function. From Alan Carvalho de Assis (2013-8-31).
* drivers/usbdev/cdcacm_desc.c: Fixed some compilation errors that
only occur when dual speed support is enabled (2013-9-1).
* arch/arm/src/sama5/sam_clockconfig.c and configs/sama5d3x-ek/include/board_*mhz.h:
Add logic to support UDPHS clocking (2013-9-13).