summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/src/sam_wm8904.c
Commit message (Expand)AuthorAgeFilesLines
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-111-3/+3
* WM8904 interface enable method now returns the previous interrupt state. Cor...Gregory Nutt2014-08-041-33/+52
* SAMA5 WM8904: Add option to use MAINCK as WM8904 MCLKGregory Nutt2014-08-031-0/+12
* WM8904: Ad the MCLK frequency to the interface definition. The WM8904 drive...Gregory Nutt2014-08-011-0/+1
* SAMA5 WM8904: Fix errors in programmable clock output configurationGregory Nutt2014-08-011-2/+2
* SAMA5D3X-EK: Add support for the WM8904 audio CODECGregory Nutt2014-07-311-0/+350