wm8904.c 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582
  1. /*
  2. * wm8904.c -- WM8904 ALSA SoC Audio driver
  3. *
  4. * Copyright 2009 Wolfson Microelectronics plc
  5. *
  6. * Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
  7. *
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License version 2 as
  11. * published by the Free Software Foundation.
  12. */
  13. #include <linux/module.h>
  14. #include <linux/moduleparam.h>
  15. #include <linux/init.h>
  16. #include <linux/delay.h>
  17. #include <linux/pm.h>
  18. #include <linux/i2c.h>
  19. #include <linux/platform_device.h>
  20. #include <linux/regulator/consumer.h>
  21. #include <sound/core.h>
  22. #include <sound/pcm.h>
  23. #include <sound/pcm_params.h>
  24. #include <sound/soc.h>
  25. #include <sound/soc-dapm.h>
  26. #include <sound/initval.h>
  27. #include <sound/tlv.h>
  28. #include <sound/wm8904.h>
  29. #include "wm8904.h"
  30. static struct snd_soc_codec *wm8904_codec;
  31. struct snd_soc_codec_device soc_codec_dev_wm8904;
  32. #define WM8904_NUM_DCS_CHANNELS 4
  33. #define WM8904_NUM_SUPPLIES 5
  34. static const char *wm8904_supply_names[WM8904_NUM_SUPPLIES] = {
  35. "DCVDD",
  36. "DBVDD",
  37. "AVDD",
  38. "CPVDD",
  39. "MICVDD",
  40. };
  41. /* codec private data */
  42. struct wm8904_priv {
  43. struct snd_soc_codec codec;
  44. u16 reg_cache[WM8904_MAX_REGISTER + 1];
  45. struct regulator_bulk_data supplies[WM8904_NUM_SUPPLIES];
  46. struct wm8904_pdata *pdata;
  47. int deemph;
  48. /* Platform provided DRC configuration */
  49. const char **drc_texts;
  50. int drc_cfg;
  51. struct soc_enum drc_enum;
  52. /* Platform provided ReTune mobile configuration */
  53. int num_retune_mobile_texts;
  54. const char **retune_mobile_texts;
  55. int retune_mobile_cfg;
  56. struct soc_enum retune_mobile_enum;
  57. /* FLL setup */
  58. int fll_src;
  59. int fll_fref;
  60. int fll_fout;
  61. /* Clocking configuration */
  62. unsigned int mclk_rate;
  63. int sysclk_src;
  64. unsigned int sysclk_rate;
  65. int tdm_width;
  66. int tdm_slots;
  67. int bclk;
  68. int fs;
  69. /* DC servo configuration - cached offset values */
  70. int dcs_state[WM8904_NUM_DCS_CHANNELS];
  71. };
  72. static const u16 wm8904_reg[WM8904_MAX_REGISTER + 1] = {
  73. 0x8904, /* R0 - SW Reset and ID */
  74. 0x0000, /* R1 - Revision */
  75. 0x0000, /* R2 */
  76. 0x0000, /* R3 */
  77. 0x0018, /* R4 - Bias Control 0 */
  78. 0x0000, /* R5 - VMID Control 0 */
  79. 0x0000, /* R6 - Mic Bias Control 0 */
  80. 0x0000, /* R7 - Mic Bias Control 1 */
  81. 0x0001, /* R8 - Analogue DAC 0 */
  82. 0x9696, /* R9 - mic Filter Control */
  83. 0x0001, /* R10 - Analogue ADC 0 */
  84. 0x0000, /* R11 */
  85. 0x0000, /* R12 - Power Management 0 */
  86. 0x0000, /* R13 */
  87. 0x0000, /* R14 - Power Management 2 */
  88. 0x0000, /* R15 - Power Management 3 */
  89. 0x0000, /* R16 */
  90. 0x0000, /* R17 */
  91. 0x0000, /* R18 - Power Management 6 */
  92. 0x0000, /* R19 */
  93. 0x945E, /* R20 - Clock Rates 0 */
  94. 0x0C05, /* R21 - Clock Rates 1 */
  95. 0x0006, /* R22 - Clock Rates 2 */
  96. 0x0000, /* R23 */
  97. 0x0050, /* R24 - Audio Interface 0 */
  98. 0x000A, /* R25 - Audio Interface 1 */
  99. 0x00E4, /* R26 - Audio Interface 2 */
  100. 0x0040, /* R27 - Audio Interface 3 */
  101. 0x0000, /* R28 */
  102. 0x0000, /* R29 */
  103. 0x00C0, /* R30 - DAC Digital Volume Left */
  104. 0x00C0, /* R31 - DAC Digital Volume Right */
  105. 0x0000, /* R32 - DAC Digital 0 */
  106. 0x0008, /* R33 - DAC Digital 1 */
  107. 0x0000, /* R34 */
  108. 0x0000, /* R35 */
  109. 0x00C0, /* R36 - ADC Digital Volume Left */
  110. 0x00C0, /* R37 - ADC Digital Volume Right */
  111. 0x0010, /* R38 - ADC Digital 0 */
  112. 0x0000, /* R39 - Digital Microphone 0 */
  113. 0x01AF, /* R40 - DRC 0 */
  114. 0x3248, /* R41 - DRC 1 */
  115. 0x0000, /* R42 - DRC 2 */
  116. 0x0000, /* R43 - DRC 3 */
  117. 0x0085, /* R44 - Analogue Left Input 0 */
  118. 0x0085, /* R45 - Analogue Right Input 0 */
  119. 0x0044, /* R46 - Analogue Left Input 1 */
  120. 0x0044, /* R47 - Analogue Right Input 1 */
  121. 0x0000, /* R48 */
  122. 0x0000, /* R49 */
  123. 0x0000, /* R50 */
  124. 0x0000, /* R51 */
  125. 0x0000, /* R52 */
  126. 0x0000, /* R53 */
  127. 0x0000, /* R54 */
  128. 0x0000, /* R55 */
  129. 0x0000, /* R56 */
  130. 0x002D, /* R57 - Analogue OUT1 Left */
  131. 0x002D, /* R58 - Analogue OUT1 Right */
  132. 0x0039, /* R59 - Analogue OUT2 Left */
  133. 0x0039, /* R60 - Analogue OUT2 Right */
  134. 0x0000, /* R61 - Analogue OUT12 ZC */
  135. 0x0000, /* R62 */
  136. 0x0000, /* R63 */
  137. 0x0000, /* R64 */
  138. 0x0000, /* R65 */
  139. 0x0000, /* R66 */
  140. 0x0000, /* R67 - DC Servo 0 */
  141. 0x0000, /* R68 - DC Servo 1 */
  142. 0xAAAA, /* R69 - DC Servo 2 */
  143. 0x0000, /* R70 */
  144. 0xAAAA, /* R71 - DC Servo 4 */
  145. 0xAAAA, /* R72 - DC Servo 5 */
  146. 0x0000, /* R73 - DC Servo 6 */
  147. 0x0000, /* R74 - DC Servo 7 */
  148. 0x0000, /* R75 - DC Servo 8 */
  149. 0x0000, /* R76 - DC Servo 9 */
  150. 0x0000, /* R77 - DC Servo Readback 0 */
  151. 0x0000, /* R78 */
  152. 0x0000, /* R79 */
  153. 0x0000, /* R80 */
  154. 0x0000, /* R81 */
  155. 0x0000, /* R82 */
  156. 0x0000, /* R83 */
  157. 0x0000, /* R84 */
  158. 0x0000, /* R85 */
  159. 0x0000, /* R86 */
  160. 0x0000, /* R87 */
  161. 0x0000, /* R88 */
  162. 0x0000, /* R89 */
  163. 0x0000, /* R90 - Analogue HP 0 */
  164. 0x0000, /* R91 */
  165. 0x0000, /* R92 */
  166. 0x0000, /* R93 */
  167. 0x0000, /* R94 - Analogue Lineout 0 */
  168. 0x0000, /* R95 */
  169. 0x0000, /* R96 */
  170. 0x0000, /* R97 */
  171. 0x0000, /* R98 - Charge Pump 0 */
  172. 0x0000, /* R99 */
  173. 0x0000, /* R100 */
  174. 0x0000, /* R101 */
  175. 0x0000, /* R102 */
  176. 0x0000, /* R103 */
  177. 0x0004, /* R104 - Class W 0 */
  178. 0x0000, /* R105 */
  179. 0x0000, /* R106 */
  180. 0x0000, /* R107 */
  181. 0x0000, /* R108 - Write Sequencer 0 */
  182. 0x0000, /* R109 - Write Sequencer 1 */
  183. 0x0000, /* R110 - Write Sequencer 2 */
  184. 0x0000, /* R111 - Write Sequencer 3 */
  185. 0x0000, /* R112 - Write Sequencer 4 */
  186. 0x0000, /* R113 */
  187. 0x0000, /* R114 */
  188. 0x0000, /* R115 */
  189. 0x0000, /* R116 - FLL Control 1 */
  190. 0x0007, /* R117 - FLL Control 2 */
  191. 0x0000, /* R118 - FLL Control 3 */
  192. 0x2EE0, /* R119 - FLL Control 4 */
  193. 0x0004, /* R120 - FLL Control 5 */
  194. 0x0014, /* R121 - GPIO Control 1 */
  195. 0x0010, /* R122 - GPIO Control 2 */
  196. 0x0010, /* R123 - GPIO Control 3 */
  197. 0x0000, /* R124 - GPIO Control 4 */
  198. 0x0000, /* R125 */
  199. 0x0000, /* R126 - Digital Pulls */
  200. 0x0000, /* R127 - Interrupt Status */
  201. 0xFFFF, /* R128 - Interrupt Status Mask */
  202. 0x0000, /* R129 - Interrupt Polarity */
  203. 0x0000, /* R130 - Interrupt Debounce */
  204. 0x0000, /* R131 */
  205. 0x0000, /* R132 */
  206. 0x0000, /* R133 */
  207. 0x0000, /* R134 - EQ1 */
  208. 0x000C, /* R135 - EQ2 */
  209. 0x000C, /* R136 - EQ3 */
  210. 0x000C, /* R137 - EQ4 */
  211. 0x000C, /* R138 - EQ5 */
  212. 0x000C, /* R139 - EQ6 */
  213. 0x0FCA, /* R140 - EQ7 */
  214. 0x0400, /* R141 - EQ8 */
  215. 0x00D8, /* R142 - EQ9 */
  216. 0x1EB5, /* R143 - EQ10 */
  217. 0xF145, /* R144 - EQ11 */
  218. 0x0B75, /* R145 - EQ12 */
  219. 0x01C5, /* R146 - EQ13 */
  220. 0x1C58, /* R147 - EQ14 */
  221. 0xF373, /* R148 - EQ15 */
  222. 0x0A54, /* R149 - EQ16 */
  223. 0x0558, /* R150 - EQ17 */
  224. 0x168E, /* R151 - EQ18 */
  225. 0xF829, /* R152 - EQ19 */
  226. 0x07AD, /* R153 - EQ20 */
  227. 0x1103, /* R154 - EQ21 */
  228. 0x0564, /* R155 - EQ22 */
  229. 0x0559, /* R156 - EQ23 */
  230. 0x4000, /* R157 - EQ24 */
  231. 0x0000, /* R158 */
  232. 0x0000, /* R159 */
  233. 0x0000, /* R160 */
  234. 0x0000, /* R161 - Control Interface Test 1 */
  235. 0x0000, /* R162 */
  236. 0x0000, /* R163 */
  237. 0x0000, /* R164 */
  238. 0x0000, /* R165 */
  239. 0x0000, /* R166 */
  240. 0x0000, /* R167 */
  241. 0x0000, /* R168 */
  242. 0x0000, /* R169 */
  243. 0x0000, /* R170 */
  244. 0x0000, /* R171 */
  245. 0x0000, /* R172 */
  246. 0x0000, /* R173 */
  247. 0x0000, /* R174 */
  248. 0x0000, /* R175 */
  249. 0x0000, /* R176 */
  250. 0x0000, /* R177 */
  251. 0x0000, /* R178 */
  252. 0x0000, /* R179 */
  253. 0x0000, /* R180 */
  254. 0x0000, /* R181 */
  255. 0x0000, /* R182 */
  256. 0x0000, /* R183 */
  257. 0x0000, /* R184 */
  258. 0x0000, /* R185 */
  259. 0x0000, /* R186 */
  260. 0x0000, /* R187 */
  261. 0x0000, /* R188 */
  262. 0x0000, /* R189 */
  263. 0x0000, /* R190 */
  264. 0x0000, /* R191 */
  265. 0x0000, /* R192 */
  266. 0x0000, /* R193 */
  267. 0x0000, /* R194 */
  268. 0x0000, /* R195 */
  269. 0x0000, /* R196 */
  270. 0x0000, /* R197 */
  271. 0x0000, /* R198 */
  272. 0x0000, /* R199 */
  273. 0x0000, /* R200 */
  274. 0x0000, /* R201 */
  275. 0x0000, /* R202 */
  276. 0x0000, /* R203 */
  277. 0x0000, /* R204 - Analogue Output Bias 0 */
  278. 0x0000, /* R205 */
  279. 0x0000, /* R206 */
  280. 0x0000, /* R207 */
  281. 0x0000, /* R208 */
  282. 0x0000, /* R209 */
  283. 0x0000, /* R210 */
  284. 0x0000, /* R211 */
  285. 0x0000, /* R212 */
  286. 0x0000, /* R213 */
  287. 0x0000, /* R214 */
  288. 0x0000, /* R215 */
  289. 0x0000, /* R216 */
  290. 0x0000, /* R217 */
  291. 0x0000, /* R218 */
  292. 0x0000, /* R219 */
  293. 0x0000, /* R220 */
  294. 0x0000, /* R221 */
  295. 0x0000, /* R222 */
  296. 0x0000, /* R223 */
  297. 0x0000, /* R224 */
  298. 0x0000, /* R225 */
  299. 0x0000, /* R226 */
  300. 0x0000, /* R227 */
  301. 0x0000, /* R228 */
  302. 0x0000, /* R229 */
  303. 0x0000, /* R230 */
  304. 0x0000, /* R231 */
  305. 0x0000, /* R232 */
  306. 0x0000, /* R233 */
  307. 0x0000, /* R234 */
  308. 0x0000, /* R235 */
  309. 0x0000, /* R236 */
  310. 0x0000, /* R237 */
  311. 0x0000, /* R238 */
  312. 0x0000, /* R239 */
  313. 0x0000, /* R240 */
  314. 0x0000, /* R241 */
  315. 0x0000, /* R242 */
  316. 0x0000, /* R243 */
  317. 0x0000, /* R244 */
  318. 0x0000, /* R245 */
  319. 0x0000, /* R246 */
  320. 0x0000, /* R247 - FLL NCO Test 0 */
  321. 0x0019, /* R248 - FLL NCO Test 1 */
  322. };
  323. static struct {
  324. int readable;
  325. int writable;
  326. int vol;
  327. } wm8904_access[] = {
  328. { 0xFFFF, 0xFFFF, 1 }, /* R0 - SW Reset and ID */
  329. { 0x0000, 0x0000, 0 }, /* R1 - Revision */
  330. { 0x0000, 0x0000, 0 }, /* R2 */
  331. { 0x0000, 0x0000, 0 }, /* R3 */
  332. { 0x001F, 0x001F, 0 }, /* R4 - Bias Control 0 */
  333. { 0x0047, 0x0047, 0 }, /* R5 - VMID Control 0 */
  334. { 0x007F, 0x007F, 0 }, /* R6 - Mic Bias Control 0 */
  335. { 0xC007, 0xC007, 0 }, /* R7 - Mic Bias Control 1 */
  336. { 0x001E, 0x001E, 0 }, /* R8 - Analogue DAC 0 */
  337. { 0xFFFF, 0xFFFF, 0 }, /* R9 - mic Filter Control */
  338. { 0x0001, 0x0001, 0 }, /* R10 - Analogue ADC 0 */
  339. { 0x0000, 0x0000, 0 }, /* R11 */
  340. { 0x0003, 0x0003, 0 }, /* R12 - Power Management 0 */
  341. { 0x0000, 0x0000, 0 }, /* R13 */
  342. { 0x0003, 0x0003, 0 }, /* R14 - Power Management 2 */
  343. { 0x0003, 0x0003, 0 }, /* R15 - Power Management 3 */
  344. { 0x0000, 0x0000, 0 }, /* R16 */
  345. { 0x0000, 0x0000, 0 }, /* R17 */
  346. { 0x000F, 0x000F, 0 }, /* R18 - Power Management 6 */
  347. { 0x0000, 0x0000, 0 }, /* R19 */
  348. { 0x7001, 0x7001, 0 }, /* R20 - Clock Rates 0 */
  349. { 0x3C07, 0x3C07, 0 }, /* R21 - Clock Rates 1 */
  350. { 0xD00F, 0xD00F, 0 }, /* R22 - Clock Rates 2 */
  351. { 0x0000, 0x0000, 0 }, /* R23 */
  352. { 0x1FFF, 0x1FFF, 0 }, /* R24 - Audio Interface 0 */
  353. { 0x3DDF, 0x3DDF, 0 }, /* R25 - Audio Interface 1 */
  354. { 0x0F1F, 0x0F1F, 0 }, /* R26 - Audio Interface 2 */
  355. { 0x0FFF, 0x0FFF, 0 }, /* R27 - Audio Interface 3 */
  356. { 0x0000, 0x0000, 0 }, /* R28 */
  357. { 0x0000, 0x0000, 0 }, /* R29 */
  358. { 0x00FF, 0x01FF, 0 }, /* R30 - DAC Digital Volume Left */
  359. { 0x00FF, 0x01FF, 0 }, /* R31 - DAC Digital Volume Right */
  360. { 0x0FFF, 0x0FFF, 0 }, /* R32 - DAC Digital 0 */
  361. { 0x1E4E, 0x1E4E, 0 }, /* R33 - DAC Digital 1 */
  362. { 0x0000, 0x0000, 0 }, /* R34 */
  363. { 0x0000, 0x0000, 0 }, /* R35 */
  364. { 0x00FF, 0x01FF, 0 }, /* R36 - ADC Digital Volume Left */
  365. { 0x00FF, 0x01FF, 0 }, /* R37 - ADC Digital Volume Right */
  366. { 0x0073, 0x0073, 0 }, /* R38 - ADC Digital 0 */
  367. { 0x1800, 0x1800, 0 }, /* R39 - Digital Microphone 0 */
  368. { 0xDFEF, 0xDFEF, 0 }, /* R40 - DRC 0 */
  369. { 0xFFFF, 0xFFFF, 0 }, /* R41 - DRC 1 */
  370. { 0x003F, 0x003F, 0 }, /* R42 - DRC 2 */
  371. { 0x07FF, 0x07FF, 0 }, /* R43 - DRC 3 */
  372. { 0x009F, 0x009F, 0 }, /* R44 - Analogue Left Input 0 */
  373. { 0x009F, 0x009F, 0 }, /* R45 - Analogue Right Input 0 */
  374. { 0x007F, 0x007F, 0 }, /* R46 - Analogue Left Input 1 */
  375. { 0x007F, 0x007F, 0 }, /* R47 - Analogue Right Input 1 */
  376. { 0x0000, 0x0000, 0 }, /* R48 */
  377. { 0x0000, 0x0000, 0 }, /* R49 */
  378. { 0x0000, 0x0000, 0 }, /* R50 */
  379. { 0x0000, 0x0000, 0 }, /* R51 */
  380. { 0x0000, 0x0000, 0 }, /* R52 */
  381. { 0x0000, 0x0000, 0 }, /* R53 */
  382. { 0x0000, 0x0000, 0 }, /* R54 */
  383. { 0x0000, 0x0000, 0 }, /* R55 */
  384. { 0x0000, 0x0000, 0 }, /* R56 */
  385. { 0x017F, 0x01FF, 0 }, /* R57 - Analogue OUT1 Left */
  386. { 0x017F, 0x01FF, 0 }, /* R58 - Analogue OUT1 Right */
  387. { 0x017F, 0x01FF, 0 }, /* R59 - Analogue OUT2 Left */
  388. { 0x017F, 0x01FF, 0 }, /* R60 - Analogue OUT2 Right */
  389. { 0x000F, 0x000F, 0 }, /* R61 - Analogue OUT12 ZC */
  390. { 0x0000, 0x0000, 0 }, /* R62 */
  391. { 0x0000, 0x0000, 0 }, /* R63 */
  392. { 0x0000, 0x0000, 0 }, /* R64 */
  393. { 0x0000, 0x0000, 0 }, /* R65 */
  394. { 0x0000, 0x0000, 0 }, /* R66 */
  395. { 0x000F, 0x000F, 0 }, /* R67 - DC Servo 0 */
  396. { 0xFFFF, 0xFFFF, 1 }, /* R68 - DC Servo 1 */
  397. { 0x0F0F, 0x0F0F, 0 }, /* R69 - DC Servo 2 */
  398. { 0x0000, 0x0000, 0 }, /* R70 */
  399. { 0x007F, 0x007F, 0 }, /* R71 - DC Servo 4 */
  400. { 0x007F, 0x007F, 0 }, /* R72 - DC Servo 5 */
  401. { 0x00FF, 0x00FF, 1 }, /* R73 - DC Servo 6 */
  402. { 0x00FF, 0x00FF, 1 }, /* R74 - DC Servo 7 */
  403. { 0x00FF, 0x00FF, 1 }, /* R75 - DC Servo 8 */
  404. { 0x00FF, 0x00FF, 1 }, /* R76 - DC Servo 9 */
  405. { 0x0FFF, 0x0000, 1 }, /* R77 - DC Servo Readback 0 */
  406. { 0x0000, 0x0000, 0 }, /* R78 */
  407. { 0x0000, 0x0000, 0 }, /* R79 */
  408. { 0x0000, 0x0000, 0 }, /* R80 */
  409. { 0x0000, 0x0000, 0 }, /* R81 */
  410. { 0x0000, 0x0000, 0 }, /* R82 */
  411. { 0x0000, 0x0000, 0 }, /* R83 */
  412. { 0x0000, 0x0000, 0 }, /* R84 */
  413. { 0x0000, 0x0000, 0 }, /* R85 */
  414. { 0x0000, 0x0000, 0 }, /* R86 */
  415. { 0x0000, 0x0000, 0 }, /* R87 */
  416. { 0x0000, 0x0000, 0 }, /* R88 */
  417. { 0x0000, 0x0000, 0 }, /* R89 */
  418. { 0x00FF, 0x00FF, 0 }, /* R90 - Analogue HP 0 */
  419. { 0x0000, 0x0000, 0 }, /* R91 */
  420. { 0x0000, 0x0000, 0 }, /* R92 */
  421. { 0x0000, 0x0000, 0 }, /* R93 */
  422. { 0x00FF, 0x00FF, 0 }, /* R94 - Analogue Lineout 0 */
  423. { 0x0000, 0x0000, 0 }, /* R95 */
  424. { 0x0000, 0x0000, 0 }, /* R96 */
  425. { 0x0000, 0x0000, 0 }, /* R97 */
  426. { 0x0001, 0x0001, 0 }, /* R98 - Charge Pump 0 */
  427. { 0x0000, 0x0000, 0 }, /* R99 */
  428. { 0x0000, 0x0000, 0 }, /* R100 */
  429. { 0x0000, 0x0000, 0 }, /* R101 */
  430. { 0x0000, 0x0000, 0 }, /* R102 */
  431. { 0x0000, 0x0000, 0 }, /* R103 */
  432. { 0x0001, 0x0001, 0 }, /* R104 - Class W 0 */
  433. { 0x0000, 0x0000, 0 }, /* R105 */
  434. { 0x0000, 0x0000, 0 }, /* R106 */
  435. { 0x0000, 0x0000, 0 }, /* R107 */
  436. { 0x011F, 0x011F, 0 }, /* R108 - Write Sequencer 0 */
  437. { 0x7FFF, 0x7FFF, 0 }, /* R109 - Write Sequencer 1 */
  438. { 0x4FFF, 0x4FFF, 0 }, /* R110 - Write Sequencer 2 */
  439. { 0x003F, 0x033F, 0 }, /* R111 - Write Sequencer 3 */
  440. { 0x03F1, 0x0000, 0 }, /* R112 - Write Sequencer 4 */
  441. { 0x0000, 0x0000, 0 }, /* R113 */
  442. { 0x0000, 0x0000, 0 }, /* R114 */
  443. { 0x0000, 0x0000, 0 }, /* R115 */
  444. { 0x0007, 0x0007, 0 }, /* R116 - FLL Control 1 */
  445. { 0x3F77, 0x3F77, 0 }, /* R117 - FLL Control 2 */
  446. { 0xFFFF, 0xFFFF, 0 }, /* R118 - FLL Control 3 */
  447. { 0x7FEF, 0x7FEF, 0 }, /* R119 - FLL Control 4 */
  448. { 0x001B, 0x001B, 0 }, /* R120 - FLL Control 5 */
  449. { 0x003F, 0x003F, 0 }, /* R121 - GPIO Control 1 */
  450. { 0x003F, 0x003F, 0 }, /* R122 - GPIO Control 2 */
  451. { 0x003F, 0x003F, 0 }, /* R123 - GPIO Control 3 */
  452. { 0x038F, 0x038F, 0 }, /* R124 - GPIO Control 4 */
  453. { 0x0000, 0x0000, 0 }, /* R125 */
  454. { 0x00FF, 0x00FF, 0 }, /* R126 - Digital Pulls */
  455. { 0x07FF, 0x03FF, 1 }, /* R127 - Interrupt Status */
  456. { 0x03FF, 0x03FF, 0 }, /* R128 - Interrupt Status Mask */
  457. { 0x03FF, 0x03FF, 0 }, /* R129 - Interrupt Polarity */
  458. { 0x03FF, 0x03FF, 0 }, /* R130 - Interrupt Debounce */
  459. { 0x0000, 0x0000, 0 }, /* R131 */
  460. { 0x0000, 0x0000, 0 }, /* R132 */
  461. { 0x0000, 0x0000, 0 }, /* R133 */
  462. { 0x0001, 0x0001, 0 }, /* R134 - EQ1 */
  463. { 0x001F, 0x001F, 0 }, /* R135 - EQ2 */
  464. { 0x001F, 0x001F, 0 }, /* R136 - EQ3 */
  465. { 0x001F, 0x001F, 0 }, /* R137 - EQ4 */
  466. { 0x001F, 0x001F, 0 }, /* R138 - EQ5 */
  467. { 0x001F, 0x001F, 0 }, /* R139 - EQ6 */
  468. { 0xFFFF, 0xFFFF, 0 }, /* R140 - EQ7 */
  469. { 0xFFFF, 0xFFFF, 0 }, /* R141 - EQ8 */
  470. { 0xFFFF, 0xFFFF, 0 }, /* R142 - EQ9 */
  471. { 0xFFFF, 0xFFFF, 0 }, /* R143 - EQ10 */
  472. { 0xFFFF, 0xFFFF, 0 }, /* R144 - EQ11 */
  473. { 0xFFFF, 0xFFFF, 0 }, /* R145 - EQ12 */
  474. { 0xFFFF, 0xFFFF, 0 }, /* R146 - EQ13 */
  475. { 0xFFFF, 0xFFFF, 0 }, /* R147 - EQ14 */
  476. { 0xFFFF, 0xFFFF, 0 }, /* R148 - EQ15 */
  477. { 0xFFFF, 0xFFFF, 0 }, /* R149 - EQ16 */
  478. { 0xFFFF, 0xFFFF, 0 }, /* R150 - EQ17 */
  479. { 0xFFFF, 0xFFFF, 0 }, /* R151wm8523_dai - EQ18 */
  480. { 0xFFFF, 0xFFFF, 0 }, /* R152 - EQ19 */
  481. { 0xFFFF, 0xFFFF, 0 }, /* R153 - EQ20 */
  482. { 0xFFFF, 0xFFFF, 0 }, /* R154 - EQ21 */
  483. { 0xFFFF, 0xFFFF, 0 }, /* R155 - EQ22 */
  484. { 0xFFFF, 0xFFFF, 0 }, /* R156 - EQ23 */
  485. { 0xFFFF, 0xFFFF, 0 }, /* R157 - EQ24 */
  486. { 0x0000, 0x0000, 0 }, /* R158 */
  487. { 0x0000, 0x0000, 0 }, /* R159 */
  488. { 0x0000, 0x0000, 0 }, /* R160 */
  489. { 0x0002, 0x0002, 0 }, /* R161 - Control Interface Test 1 */
  490. { 0x0000, 0x0000, 0 }, /* R162 */
  491. { 0x0000, 0x0000, 0 }, /* R163 */
  492. { 0x0000, 0x0000, 0 }, /* R164 */
  493. { 0x0000, 0x0000, 0 }, /* R165 */
  494. { 0x0000, 0x0000, 0 }, /* R166 */
  495. { 0x0000, 0x0000, 0 }, /* R167 */
  496. { 0x0000, 0x0000, 0 }, /* R168 */
  497. { 0x0000, 0x0000, 0 }, /* R169 */
  498. { 0x0000, 0x0000, 0 }, /* R170 */
  499. { 0x0000, 0x0000, 0 }, /* R171 */
  500. { 0x0000, 0x0000, 0 }, /* R172 */
  501. { 0x0000, 0x0000, 0 }, /* R173 */
  502. { 0x0000, 0x0000, 0 }, /* R174 */
  503. { 0x0000, 0x0000, 0 }, /* R175 */
  504. { 0x0000, 0x0000, 0 }, /* R176 */
  505. { 0x0000, 0x0000, 0 }, /* R177 */
  506. { 0x0000, 0x0000, 0 }, /* R178 */
  507. { 0x0000, 0x0000, 0 }, /* R179 */
  508. { 0x0000, 0x0000, 0 }, /* R180 */
  509. { 0x0000, 0x0000, 0 }, /* R181 */
  510. { 0x0000, 0x0000, 0 }, /* R182 */
  511. { 0x0000, 0x0000, 0 }, /* R183 */
  512. { 0x0000, 0x0000, 0 }, /* R184 */
  513. { 0x0000, 0x0000, 0 }, /* R185 */
  514. { 0x0000, 0x0000, 0 }, /* R186 */
  515. { 0x0000, 0x0000, 0 }, /* R187 */
  516. { 0x0000, 0x0000, 0 }, /* R188 */
  517. { 0x0000, 0x0000, 0 }, /* R189 */
  518. { 0x0000, 0x0000, 0 }, /* R190 */
  519. { 0x0000, 0x0000, 0 }, /* R191 */
  520. { 0x0000, 0x0000, 0 }, /* R192 */
  521. { 0x0000, 0x0000, 0 }, /* R193 */
  522. { 0x0000, 0x0000, 0 }, /* R194 */
  523. { 0x0000, 0x0000, 0 }, /* R195 */
  524. { 0x0000, 0x0000, 0 }, /* R196 */
  525. { 0x0000, 0x0000, 0 }, /* R197 */
  526. { 0x0000, 0x0000, 0 }, /* R198 */
  527. { 0x0000, 0x0000, 0 }, /* R199 */
  528. { 0x0000, 0x0000, 0 }, /* R200 */
  529. { 0x0000, 0x0000, 0 }, /* R201 */
  530. { 0x0000, 0x0000, 0 }, /* R202 */
  531. { 0x0000, 0x0000, 0 }, /* R203 */
  532. { 0x0070, 0x0070, 0 }, /* R204 - Analogue Output Bias 0 */
  533. { 0x0000, 0x0000, 0 }, /* R205 */
  534. { 0x0000, 0x0000, 0 }, /* R206 */
  535. { 0x0000, 0x0000, 0 }, /* R207 */
  536. { 0x0000, 0x0000, 0 }, /* R208 */
  537. { 0x0000, 0x0000, 0 }, /* R209 */
  538. { 0x0000, 0x0000, 0 }, /* R210 */
  539. { 0x0000, 0x0000, 0 }, /* R211 */
  540. { 0x0000, 0x0000, 0 }, /* R212 */
  541. { 0x0000, 0x0000, 0 }, /* R213 */
  542. { 0x0000, 0x0000, 0 }, /* R214 */
  543. { 0x0000, 0x0000, 0 }, /* R215 */
  544. { 0x0000, 0x0000, 0 }, /* R216 */
  545. { 0x0000, 0x0000, 0 }, /* R217 */
  546. { 0x0000, 0x0000, 0 }, /* R218 */
  547. { 0x0000, 0x0000, 0 }, /* R219 */
  548. { 0x0000, 0x0000, 0 }, /* R220 */
  549. { 0x0000, 0x0000, 0 }, /* R221 */
  550. { 0x0000, 0x0000, 0 }, /* R222 */
  551. { 0x0000, 0x0000, 0 }, /* R223 */
  552. { 0x0000, 0x0000, 0 }, /* R224 */
  553. { 0x0000, 0x0000, 0 }, /* R225 */
  554. { 0x0000, 0x0000, 0 }, /* R226 */
  555. { 0x0000, 0x0000, 0 }, /* R227 */
  556. { 0x0000, 0x0000, 0 }, /* R228 */
  557. { 0x0000, 0x0000, 0 }, /* R229 */
  558. { 0x0000, 0x0000, 0 }, /* R230 */
  559. { 0x0000, 0x0000, 0 }, /* R231 */
  560. { 0x0000, 0x0000, 0 }, /* R232 */
  561. { 0x0000, 0x0000, 0 }, /* R233 */
  562. { 0x0000, 0x0000, 0 }, /* R234 */
  563. { 0x0000, 0x0000, 0 }, /* R235 */
  564. { 0x0000, 0x0000, 0 }, /* R236 */
  565. { 0x0000, 0x0000, 0 }, /* R237 */
  566. { 0x0000, 0x0000, 0 }, /* R238 */
  567. { 0x0000, 0x0000, 0 }, /* R239 */
  568. { 0x0000, 0x0000, 0 }, /* R240 */
  569. { 0x0000, 0x0000, 0 }, /* R241 */
  570. { 0x0000, 0x0000, 0 }, /* R242 */
  571. { 0x0000, 0x0000, 0 }, /* R243 */
  572. { 0x0000, 0x0000, 0 }, /* R244 */
  573. { 0x0000, 0x0000, 0 }, /* R245 */
  574. { 0x0000, 0x0000, 0 }, /* R246 */
  575. { 0x0001, 0x0001, 0 }, /* R247 - FLL NCO Test 0 */
  576. { 0x003F, 0x003F, 0 }, /* R248 - FLL NCO Test 1 */
  577. };
  578. static int wm8904_volatile_register(unsigned int reg)
  579. {
  580. return wm8904_access[reg].vol;
  581. }
  582. static int wm8904_reset(struct snd_soc_codec *codec)
  583. {
  584. return snd_soc_write(codec, WM8904_SW_RESET_AND_ID, 0);
  585. }
  586. static int wm8904_configure_clocking(struct snd_soc_codec *codec)
  587. {
  588. struct wm8904_priv *wm8904 = codec->private_data;
  589. unsigned int clock0, clock2, rate;
  590. /* Gate the clock while we're updating to avoid misclocking */
  591. clock2 = snd_soc_read(codec, WM8904_CLOCK_RATES_2);
  592. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_2,
  593. WM8904_SYSCLK_SRC, 0);
  594. /* This should be done on init() for bypass paths */
  595. switch (wm8904->sysclk_src) {
  596. case WM8904_CLK_MCLK:
  597. dev_dbg(codec->dev, "Using %dHz MCLK\n", wm8904->mclk_rate);
  598. clock2 &= ~WM8904_SYSCLK_SRC;
  599. rate = wm8904->mclk_rate;
  600. /* Ensure the FLL is stopped */
  601. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  602. WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0);
  603. break;
  604. case WM8904_CLK_FLL:
  605. dev_dbg(codec->dev, "Using %dHz FLL clock\n",
  606. wm8904->fll_fout);
  607. clock2 |= WM8904_SYSCLK_SRC;
  608. rate = wm8904->fll_fout;
  609. break;
  610. default:
  611. dev_err(codec->dev, "System clock not configured\n");
  612. return -EINVAL;
  613. }
  614. /* SYSCLK shouldn't be over 13.5MHz */
  615. if (rate > 13500000) {
  616. clock0 = WM8904_MCLK_DIV;
  617. wm8904->sysclk_rate = rate / 2;
  618. } else {
  619. clock0 = 0;
  620. wm8904->sysclk_rate = rate;
  621. }
  622. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_0, WM8904_MCLK_DIV,
  623. clock0);
  624. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_2,
  625. WM8904_CLK_SYS_ENA | WM8904_SYSCLK_SRC, clock2);
  626. dev_dbg(codec->dev, "CLK_SYS is %dHz\n", wm8904->sysclk_rate);
  627. return 0;
  628. }
  629. static void wm8904_set_drc(struct snd_soc_codec *codec)
  630. {
  631. struct wm8904_priv *wm8904 = codec->private_data;
  632. struct wm8904_pdata *pdata = wm8904->pdata;
  633. int save, i;
  634. /* Save any enables; the configuration should clear them. */
  635. save = snd_soc_read(codec, WM8904_DRC_0);
  636. for (i = 0; i < WM8904_DRC_REGS; i++)
  637. snd_soc_update_bits(codec, WM8904_DRC_0 + i, 0xffff,
  638. pdata->drc_cfgs[wm8904->drc_cfg].regs[i]);
  639. /* Reenable the DRC */
  640. snd_soc_update_bits(codec, WM8904_DRC_0,
  641. WM8904_DRC_ENA | WM8904_DRC_DAC_PATH, save);
  642. }
  643. static int wm8904_put_drc_enum(struct snd_kcontrol *kcontrol,
  644. struct snd_ctl_elem_value *ucontrol)
  645. {
  646. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  647. struct wm8904_priv *wm8904 = codec->private_data;
  648. struct wm8904_pdata *pdata = wm8904->pdata;
  649. int value = ucontrol->value.integer.value[0];
  650. if (value >= pdata->num_drc_cfgs)
  651. return -EINVAL;
  652. wm8904->drc_cfg = value;
  653. wm8904_set_drc(codec);
  654. return 0;
  655. }
  656. static int wm8904_get_drc_enum(struct snd_kcontrol *kcontrol,
  657. struct snd_ctl_elem_value *ucontrol)
  658. {
  659. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  660. struct wm8904_priv *wm8904 = codec->private_data;
  661. ucontrol->value.enumerated.item[0] = wm8904->drc_cfg;
  662. return 0;
  663. }
  664. static void wm8904_set_retune_mobile(struct snd_soc_codec *codec)
  665. {
  666. struct wm8904_priv *wm8904 = codec->private_data;
  667. struct wm8904_pdata *pdata = wm8904->pdata;
  668. int best, best_val, save, i, cfg;
  669. if (!pdata || !wm8904->num_retune_mobile_texts)
  670. return;
  671. /* Find the version of the currently selected configuration
  672. * with the nearest sample rate. */
  673. cfg = wm8904->retune_mobile_cfg;
  674. best = 0;
  675. best_val = INT_MAX;
  676. for (i = 0; i < pdata->num_retune_mobile_cfgs; i++) {
  677. if (strcmp(pdata->retune_mobile_cfgs[i].name,
  678. wm8904->retune_mobile_texts[cfg]) == 0 &&
  679. abs(pdata->retune_mobile_cfgs[i].rate
  680. - wm8904->fs) < best_val) {
  681. best = i;
  682. best_val = abs(pdata->retune_mobile_cfgs[i].rate
  683. - wm8904->fs);
  684. }
  685. }
  686. dev_dbg(codec->dev, "ReTune Mobile %s/%dHz for %dHz sample rate\n",
  687. pdata->retune_mobile_cfgs[best].name,
  688. pdata->retune_mobile_cfgs[best].rate,
  689. wm8904->fs);
  690. /* The EQ will be disabled while reconfiguring it, remember the
  691. * current configuration.
  692. */
  693. save = snd_soc_read(codec, WM8904_EQ1);
  694. for (i = 0; i < WM8904_EQ_REGS; i++)
  695. snd_soc_update_bits(codec, WM8904_EQ1 + i, 0xffff,
  696. pdata->retune_mobile_cfgs[best].regs[i]);
  697. snd_soc_update_bits(codec, WM8904_EQ1, WM8904_EQ_ENA, save);
  698. }
  699. static int wm8904_put_retune_mobile_enum(struct snd_kcontrol *kcontrol,
  700. struct snd_ctl_elem_value *ucontrol)
  701. {
  702. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  703. struct wm8904_priv *wm8904 = codec->private_data;
  704. struct wm8904_pdata *pdata = wm8904->pdata;
  705. int value = ucontrol->value.integer.value[0];
  706. if (value >= pdata->num_retune_mobile_cfgs)
  707. return -EINVAL;
  708. wm8904->retune_mobile_cfg = value;
  709. wm8904_set_retune_mobile(codec);
  710. return 0;
  711. }
  712. static int wm8904_get_retune_mobile_enum(struct snd_kcontrol *kcontrol,
  713. struct snd_ctl_elem_value *ucontrol)
  714. {
  715. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  716. struct wm8904_priv *wm8904 = codec->private_data;
  717. ucontrol->value.enumerated.item[0] = wm8904->retune_mobile_cfg;
  718. return 0;
  719. }
  720. static int deemph_settings[] = { 0, 32000, 44100, 48000 };
  721. static int wm8904_set_deemph(struct snd_soc_codec *codec)
  722. {
  723. struct wm8904_priv *wm8904 = codec->private_data;
  724. int val, i, best;
  725. /* If we're using deemphasis select the nearest available sample
  726. * rate.
  727. */
  728. if (wm8904->deemph) {
  729. best = 1;
  730. for (i = 2; i < ARRAY_SIZE(deemph_settings); i++) {
  731. if (abs(deemph_settings[i] - wm8904->fs) <
  732. abs(deemph_settings[best] - wm8904->fs))
  733. best = i;
  734. }
  735. val = best << WM8904_DEEMPH_SHIFT;
  736. } else {
  737. val = 0;
  738. }
  739. dev_dbg(codec->dev, "Set deemphasis %d\n", val);
  740. return snd_soc_update_bits(codec, WM8904_DAC_DIGITAL_1,
  741. WM8904_DEEMPH_MASK, val);
  742. }
  743. static int wm8904_get_deemph(struct snd_kcontrol *kcontrol,
  744. struct snd_ctl_elem_value *ucontrol)
  745. {
  746. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  747. struct wm8904_priv *wm8904 = codec->private_data;
  748. return wm8904->deemph;
  749. }
  750. static int wm8904_put_deemph(struct snd_kcontrol *kcontrol,
  751. struct snd_ctl_elem_value *ucontrol)
  752. {
  753. struct snd_soc_codec *codec = snd_kcontrol_chip(kcontrol);
  754. struct wm8904_priv *wm8904 = codec->private_data;
  755. int deemph = ucontrol->value.enumerated.item[0];
  756. if (deemph > 1)
  757. return -EINVAL;
  758. wm8904->deemph = deemph;
  759. return wm8904_set_deemph(codec);
  760. }
  761. static const DECLARE_TLV_DB_SCALE(dac_boost_tlv, 0, 600, 0);
  762. static const DECLARE_TLV_DB_SCALE(digital_tlv, -7200, 75, 1);
  763. static const DECLARE_TLV_DB_SCALE(out_tlv, -5700, 100, 0);
  764. static const DECLARE_TLV_DB_SCALE(sidetone_tlv, -3600, 300, 0);
  765. static const DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0);
  766. static const char *input_mode_text[] = {
  767. "Single-Ended", "Differential Line", "Differential Mic"
  768. };
  769. static const struct soc_enum lin_mode =
  770. SOC_ENUM_SINGLE(WM8904_ANALOGUE_LEFT_INPUT_1, 0, 3, input_mode_text);
  771. static const struct soc_enum rin_mode =
  772. SOC_ENUM_SINGLE(WM8904_ANALOGUE_RIGHT_INPUT_1, 0, 3, input_mode_text);
  773. static const char *hpf_mode_text[] = {
  774. "Hi-fi", "Voice 1", "Voice 2", "Voice 3"
  775. };
  776. static const struct soc_enum hpf_mode =
  777. SOC_ENUM_SINGLE(WM8904_ADC_DIGITAL_0, 5, 4, hpf_mode_text);
  778. static const struct snd_kcontrol_new wm8904_adc_snd_controls[] = {
  779. SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8904_ADC_DIGITAL_VOLUME_LEFT,
  780. WM8904_ADC_DIGITAL_VOLUME_RIGHT, 1, 119, 0, digital_tlv),
  781. SOC_ENUM("Left Caputure Mode", lin_mode),
  782. SOC_ENUM("Right Capture Mode", rin_mode),
  783. /* No TLV since it depends on mode */
  784. SOC_DOUBLE_R("Capture Volume", WM8904_ANALOGUE_LEFT_INPUT_0,
  785. WM8904_ANALOGUE_RIGHT_INPUT_0, 0, 31, 0),
  786. SOC_DOUBLE_R("Capture Switch", WM8904_ANALOGUE_LEFT_INPUT_0,
  787. WM8904_ANALOGUE_RIGHT_INPUT_0, 7, 1, 0),
  788. SOC_SINGLE("High Pass Filter Switch", WM8904_ADC_DIGITAL_0, 4, 1, 0),
  789. SOC_ENUM("High Pass Filter Mode", hpf_mode),
  790. SOC_SINGLE("ADC 128x OSR Switch", WM8904_ANALOGUE_ADC_0, 0, 1, 0),
  791. };
  792. static const char *drc_path_text[] = {
  793. "ADC", "DAC"
  794. };
  795. static const struct soc_enum drc_path =
  796. SOC_ENUM_SINGLE(WM8904_DRC_0, 14, 2, drc_path_text);
  797. static const struct snd_kcontrol_new wm8904_dac_snd_controls[] = {
  798. SOC_SINGLE_TLV("Digital Playback Boost Volume",
  799. WM8904_AUDIO_INTERFACE_0, 9, 3, 0, dac_boost_tlv),
  800. SOC_DOUBLE_R_TLV("Digital Playback Volume", WM8904_DAC_DIGITAL_VOLUME_LEFT,
  801. WM8904_DAC_DIGITAL_VOLUME_RIGHT, 1, 96, 0, digital_tlv),
  802. SOC_DOUBLE_R_TLV("Headphone Volume", WM8904_ANALOGUE_OUT1_LEFT,
  803. WM8904_ANALOGUE_OUT1_RIGHT, 0, 63, 0, out_tlv),
  804. SOC_DOUBLE_R("Headphone Switch", WM8904_ANALOGUE_OUT1_LEFT,
  805. WM8904_ANALOGUE_OUT1_RIGHT, 8, 1, 1),
  806. SOC_DOUBLE_R("Headphone ZC Switch", WM8904_ANALOGUE_OUT1_LEFT,
  807. WM8904_ANALOGUE_OUT1_RIGHT, 6, 1, 0),
  808. SOC_DOUBLE_R_TLV("Line Output Volume", WM8904_ANALOGUE_OUT2_LEFT,
  809. WM8904_ANALOGUE_OUT2_RIGHT, 0, 63, 0, out_tlv),
  810. SOC_DOUBLE_R("Line Output Switch", WM8904_ANALOGUE_OUT2_LEFT,
  811. WM8904_ANALOGUE_OUT2_RIGHT, 8, 1, 1),
  812. SOC_DOUBLE_R("Line Output ZC Switch", WM8904_ANALOGUE_OUT2_LEFT,
  813. WM8904_ANALOGUE_OUT2_RIGHT, 6, 1, 0),
  814. SOC_SINGLE("EQ Switch", WM8904_EQ1, 0, 1, 0),
  815. SOC_SINGLE("DRC Switch", WM8904_DRC_0, 15, 1, 0),
  816. SOC_ENUM("DRC Path", drc_path),
  817. SOC_SINGLE("DAC OSRx2 Switch", WM8904_DAC_DIGITAL_1, 6, 1, 0),
  818. SOC_SINGLE_BOOL_EXT("DAC Deemphasis Switch", 0,
  819. wm8904_get_deemph, wm8904_put_deemph),
  820. };
  821. static const struct snd_kcontrol_new wm8904_snd_controls[] = {
  822. SOC_DOUBLE_TLV("Digital Sidetone Volume", WM8904_DAC_DIGITAL_0, 4, 8, 15, 0,
  823. sidetone_tlv),
  824. };
  825. static const struct snd_kcontrol_new wm8904_eq_controls[] = {
  826. SOC_SINGLE_TLV("EQ1 Volume", WM8904_EQ2, 0, 24, 0, eq_tlv),
  827. SOC_SINGLE_TLV("EQ2 Volume", WM8904_EQ3, 0, 24, 0, eq_tlv),
  828. SOC_SINGLE_TLV("EQ3 Volume", WM8904_EQ4, 0, 24, 0, eq_tlv),
  829. SOC_SINGLE_TLV("EQ4 Volume", WM8904_EQ5, 0, 24, 0, eq_tlv),
  830. SOC_SINGLE_TLV("EQ5 Volume", WM8904_EQ6, 0, 24, 0, eq_tlv),
  831. };
  832. static int cp_event(struct snd_soc_dapm_widget *w,
  833. struct snd_kcontrol *kcontrol, int event)
  834. {
  835. BUG_ON(event != SND_SOC_DAPM_POST_PMU);
  836. /* Maximum startup time */
  837. udelay(500);
  838. return 0;
  839. }
  840. static int sysclk_event(struct snd_soc_dapm_widget *w,
  841. struct snd_kcontrol *kcontrol, int event)
  842. {
  843. struct snd_soc_codec *codec = w->codec;
  844. struct wm8904_priv *wm8904 = codec->private_data;
  845. switch (event) {
  846. case SND_SOC_DAPM_PRE_PMU:
  847. /* If we're using the FLL then we only start it when
  848. * required; we assume that the configuration has been
  849. * done previously and all we need to do is kick it
  850. * off.
  851. */
  852. switch (wm8904->sysclk_src) {
  853. case WM8904_CLK_FLL:
  854. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  855. WM8904_FLL_OSC_ENA,
  856. WM8904_FLL_OSC_ENA);
  857. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  858. WM8904_FLL_ENA,
  859. WM8904_FLL_ENA);
  860. break;
  861. default:
  862. break;
  863. }
  864. break;
  865. case SND_SOC_DAPM_POST_PMD:
  866. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  867. WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0);
  868. break;
  869. }
  870. return 0;
  871. }
  872. static int out_pga_event(struct snd_soc_dapm_widget *w,
  873. struct snd_kcontrol *kcontrol, int event)
  874. {
  875. struct snd_soc_codec *codec = w->codec;
  876. struct wm8904_priv *wm8904 = codec->private_data;
  877. int reg, val;
  878. int dcs_mask;
  879. int dcs_l, dcs_r;
  880. int dcs_l_reg, dcs_r_reg;
  881. int timeout;
  882. /* This code is shared between HP and LINEOUT; we do all our
  883. * power management in stereo pairs to avoid latency issues so
  884. * we reuse shift to identify which rather than strcmp() the
  885. * name. */
  886. reg = w->shift;
  887. switch (reg) {
  888. case WM8904_ANALOGUE_HP_0:
  889. dcs_mask = WM8904_DCS_ENA_CHAN_0 | WM8904_DCS_ENA_CHAN_1;
  890. dcs_r_reg = WM8904_DC_SERVO_8;
  891. dcs_l_reg = WM8904_DC_SERVO_9;
  892. dcs_l = 0;
  893. dcs_r = 1;
  894. break;
  895. case WM8904_ANALOGUE_LINEOUT_0:
  896. dcs_mask = WM8904_DCS_ENA_CHAN_2 | WM8904_DCS_ENA_CHAN_3;
  897. dcs_r_reg = WM8904_DC_SERVO_6;
  898. dcs_l_reg = WM8904_DC_SERVO_7;
  899. dcs_l = 2;
  900. dcs_r = 3;
  901. break;
  902. default:
  903. BUG();
  904. return -EINVAL;
  905. }
  906. switch (event) {
  907. case SND_SOC_DAPM_POST_PMU:
  908. /* Power on the amplifier */
  909. snd_soc_update_bits(codec, reg,
  910. WM8904_HPL_ENA | WM8904_HPR_ENA,
  911. WM8904_HPL_ENA | WM8904_HPR_ENA);
  912. /* Enable the first stage */
  913. snd_soc_update_bits(codec, reg,
  914. WM8904_HPL_ENA_DLY | WM8904_HPR_ENA_DLY,
  915. WM8904_HPL_ENA_DLY | WM8904_HPR_ENA_DLY);
  916. /* Power up the DC servo */
  917. snd_soc_update_bits(codec, WM8904_DC_SERVO_0,
  918. dcs_mask, dcs_mask);
  919. /* Either calibrate the DC servo or restore cached state
  920. * if we have that.
  921. */
  922. if (wm8904->dcs_state[dcs_l] || wm8904->dcs_state[dcs_r]) {
  923. dev_dbg(codec->dev, "Restoring DC servo state\n");
  924. snd_soc_write(codec, dcs_l_reg,
  925. wm8904->dcs_state[dcs_l]);
  926. snd_soc_write(codec, dcs_r_reg,
  927. wm8904->dcs_state[dcs_r]);
  928. snd_soc_write(codec, WM8904_DC_SERVO_1, dcs_mask);
  929. timeout = 20;
  930. } else {
  931. dev_dbg(codec->dev, "Calibrating DC servo\n");
  932. snd_soc_write(codec, WM8904_DC_SERVO_1,
  933. dcs_mask << WM8904_DCS_TRIG_STARTUP_0_SHIFT);
  934. timeout = 500;
  935. }
  936. /* Wait for DC servo to complete */
  937. dcs_mask <<= WM8904_DCS_CAL_COMPLETE_SHIFT;
  938. do {
  939. val = snd_soc_read(codec, WM8904_DC_SERVO_READBACK_0);
  940. if ((val & dcs_mask) == dcs_mask)
  941. break;
  942. msleep(1);
  943. } while (--timeout);
  944. if ((val & dcs_mask) != dcs_mask)
  945. dev_warn(codec->dev, "DC servo timed out\n");
  946. else
  947. dev_dbg(codec->dev, "DC servo ready\n");
  948. /* Enable the output stage */
  949. snd_soc_update_bits(codec, reg,
  950. WM8904_HPL_ENA_OUTP | WM8904_HPR_ENA_OUTP,
  951. WM8904_HPL_ENA_OUTP | WM8904_HPR_ENA_OUTP);
  952. /* Unshort the output itself */
  953. snd_soc_update_bits(codec, reg,
  954. WM8904_HPL_RMV_SHORT |
  955. WM8904_HPR_RMV_SHORT,
  956. WM8904_HPL_RMV_SHORT |
  957. WM8904_HPR_RMV_SHORT);
  958. break;
  959. case SND_SOC_DAPM_PRE_PMD:
  960. /* Short the output */
  961. snd_soc_update_bits(codec, reg,
  962. WM8904_HPL_RMV_SHORT |
  963. WM8904_HPR_RMV_SHORT, 0);
  964. /* Cache the DC servo configuration; this will be
  965. * invalidated if we change the configuration. */
  966. wm8904->dcs_state[dcs_l] = snd_soc_read(codec, dcs_l_reg);
  967. wm8904->dcs_state[dcs_r] = snd_soc_read(codec, dcs_r_reg);
  968. snd_soc_update_bits(codec, WM8904_DC_SERVO_0,
  969. dcs_mask, 0);
  970. /* Disable the amplifier input and output stages */
  971. snd_soc_update_bits(codec, reg,
  972. WM8904_HPL_ENA | WM8904_HPR_ENA |
  973. WM8904_HPL_ENA_DLY | WM8904_HPR_ENA_DLY |
  974. WM8904_HPL_ENA_OUTP | WM8904_HPR_ENA_OUTP,
  975. 0);
  976. break;
  977. }
  978. return 0;
  979. }
  980. static const char *lin_text[] = {
  981. "IN1L", "IN2L", "IN3L"
  982. };
  983. static const struct soc_enum lin_enum =
  984. SOC_ENUM_SINGLE(WM8904_ANALOGUE_LEFT_INPUT_1, 2, 3, lin_text);
  985. static const struct snd_kcontrol_new lin_mux =
  986. SOC_DAPM_ENUM("Left Capture Mux", lin_enum);
  987. static const struct soc_enum lin_inv_enum =
  988. SOC_ENUM_SINGLE(WM8904_ANALOGUE_LEFT_INPUT_1, 4, 3, lin_text);
  989. static const struct snd_kcontrol_new lin_inv_mux =
  990. SOC_DAPM_ENUM("Left Capture Inveting Mux", lin_inv_enum);
  991. static const char *rin_text[] = {
  992. "IN1R", "IN2R", "IN3R"
  993. };
  994. static const struct soc_enum rin_enum =
  995. SOC_ENUM_SINGLE(WM8904_ANALOGUE_RIGHT_INPUT_1, 2, 3, rin_text);
  996. static const struct snd_kcontrol_new rin_mux =
  997. SOC_DAPM_ENUM("Right Capture Mux", rin_enum);
  998. static const struct soc_enum rin_inv_enum =
  999. SOC_ENUM_SINGLE(WM8904_ANALOGUE_RIGHT_INPUT_1, 4, 3, rin_text);
  1000. static const struct snd_kcontrol_new rin_inv_mux =
  1001. SOC_DAPM_ENUM("Right Capture Inveting Mux", rin_inv_enum);
  1002. static const char *aif_text[] = {
  1003. "Left", "Right"
  1004. };
  1005. static const struct soc_enum aifoutl_enum =
  1006. SOC_ENUM_SINGLE(WM8904_AUDIO_INTERFACE_0, 7, 2, aif_text);
  1007. static const struct snd_kcontrol_new aifoutl_mux =
  1008. SOC_DAPM_ENUM("AIFOUTL Mux", aifoutl_enum);
  1009. static const struct soc_enum aifoutr_enum =
  1010. SOC_ENUM_SINGLE(WM8904_AUDIO_INTERFACE_0, 6, 2, aif_text);
  1011. static const struct snd_kcontrol_new aifoutr_mux =
  1012. SOC_DAPM_ENUM("AIFOUTR Mux", aifoutr_enum);
  1013. static const struct soc_enum aifinl_enum =
  1014. SOC_ENUM_SINGLE(WM8904_AUDIO_INTERFACE_0, 5, 2, aif_text);
  1015. static const struct snd_kcontrol_new aifinl_mux =
  1016. SOC_DAPM_ENUM("AIFINL Mux", aifinl_enum);
  1017. static const struct soc_enum aifinr_enum =
  1018. SOC_ENUM_SINGLE(WM8904_AUDIO_INTERFACE_0, 4, 2, aif_text);
  1019. static const struct snd_kcontrol_new aifinr_mux =
  1020. SOC_DAPM_ENUM("AIFINR Mux", aifinr_enum);
  1021. static const struct snd_soc_dapm_widget wm8904_core_dapm_widgets[] = {
  1022. SND_SOC_DAPM_SUPPLY("SYSCLK", WM8904_CLOCK_RATES_2, 2, 0, sysclk_event,
  1023. SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_PMD),
  1024. SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8904_CLOCK_RATES_2, 1, 0, NULL, 0),
  1025. SND_SOC_DAPM_SUPPLY("TOCLK", WM8904_CLOCK_RATES_2, 0, 0, NULL, 0),
  1026. };
  1027. static const struct snd_soc_dapm_widget wm8904_adc_dapm_widgets[] = {
  1028. SND_SOC_DAPM_INPUT("IN1L"),
  1029. SND_SOC_DAPM_INPUT("IN1R"),
  1030. SND_SOC_DAPM_INPUT("IN2L"),
  1031. SND_SOC_DAPM_INPUT("IN2R"),
  1032. SND_SOC_DAPM_INPUT("IN3L"),
  1033. SND_SOC_DAPM_INPUT("IN3R"),
  1034. SND_SOC_DAPM_MICBIAS("MICBIAS", WM8904_MIC_BIAS_CONTROL_0, 0, 0),
  1035. SND_SOC_DAPM_MUX("Left Capture Mux", SND_SOC_NOPM, 0, 0, &lin_mux),
  1036. SND_SOC_DAPM_MUX("Left Capture Inverting Mux", SND_SOC_NOPM, 0, 0,
  1037. &lin_inv_mux),
  1038. SND_SOC_DAPM_MUX("Right Capture Mux", SND_SOC_NOPM, 0, 0, &rin_mux),
  1039. SND_SOC_DAPM_MUX("Right Capture Inverting Mux", SND_SOC_NOPM, 0, 0,
  1040. &rin_inv_mux),
  1041. SND_SOC_DAPM_PGA("Left Capture PGA", WM8904_POWER_MANAGEMENT_0, 1, 0,
  1042. NULL, 0),
  1043. SND_SOC_DAPM_PGA("Right Capture PGA", WM8904_POWER_MANAGEMENT_0, 0, 0,
  1044. NULL, 0),
  1045. SND_SOC_DAPM_ADC("ADCL", NULL, WM8904_POWER_MANAGEMENT_6, 1, 0),
  1046. SND_SOC_DAPM_ADC("ADCR", NULL, WM8904_POWER_MANAGEMENT_6, 0, 0),
  1047. SND_SOC_DAPM_MUX("AIFOUTL Mux", SND_SOC_NOPM, 0, 0, &aifoutl_mux),
  1048. SND_SOC_DAPM_MUX("AIFOUTR Mux", SND_SOC_NOPM, 0, 0, &aifoutr_mux),
  1049. SND_SOC_DAPM_AIF_OUT("AIFOUTL", "Capture", 0, SND_SOC_NOPM, 0, 0),
  1050. SND_SOC_DAPM_AIF_OUT("AIFOUTR", "Capture", 1, SND_SOC_NOPM, 0, 0),
  1051. };
  1052. static const struct snd_soc_dapm_widget wm8904_dac_dapm_widgets[] = {
  1053. SND_SOC_DAPM_AIF_IN("AIFINL", "Playback", 0, SND_SOC_NOPM, 0, 0),
  1054. SND_SOC_DAPM_AIF_IN("AIFINR", "Playback", 1, SND_SOC_NOPM, 0, 0),
  1055. SND_SOC_DAPM_MUX("DACL Mux", SND_SOC_NOPM, 0, 0, &aifinl_mux),
  1056. SND_SOC_DAPM_MUX("DACR Mux", SND_SOC_NOPM, 0, 0, &aifinr_mux),
  1057. SND_SOC_DAPM_DAC("DACL", NULL, WM8904_POWER_MANAGEMENT_6, 3, 0),
  1058. SND_SOC_DAPM_DAC("DACR", NULL, WM8904_POWER_MANAGEMENT_6, 2, 0),
  1059. SND_SOC_DAPM_SUPPLY("Charge pump", WM8904_CHARGE_PUMP_0, 0, 0, cp_event,
  1060. SND_SOC_DAPM_POST_PMU),
  1061. SND_SOC_DAPM_PGA("HPL PGA", WM8904_POWER_MANAGEMENT_2, 1, 0, NULL, 0),
  1062. SND_SOC_DAPM_PGA("HPR PGA", WM8904_POWER_MANAGEMENT_2, 0, 0, NULL, 0),
  1063. SND_SOC_DAPM_PGA("LINEL PGA", WM8904_POWER_MANAGEMENT_3, 1, 0, NULL, 0),
  1064. SND_SOC_DAPM_PGA("LINER PGA", WM8904_POWER_MANAGEMENT_3, 0, 0, NULL, 0),
  1065. SND_SOC_DAPM_PGA_E("Headphone Output", SND_SOC_NOPM, WM8904_ANALOGUE_HP_0,
  1066. 0, NULL, 0, out_pga_event,
  1067. SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD),
  1068. SND_SOC_DAPM_PGA_E("Line Output", SND_SOC_NOPM, WM8904_ANALOGUE_LINEOUT_0,
  1069. 0, NULL, 0, out_pga_event,
  1070. SND_SOC_DAPM_POST_PMU | SND_SOC_DAPM_PRE_PMD),
  1071. SND_SOC_DAPM_OUTPUT("HPOUTL"),
  1072. SND_SOC_DAPM_OUTPUT("HPOUTR"),
  1073. SND_SOC_DAPM_OUTPUT("LINEOUTL"),
  1074. SND_SOC_DAPM_OUTPUT("LINEOUTR"),
  1075. };
  1076. static const char *out_mux_text[] = {
  1077. "DAC", "Bypass"
  1078. };
  1079. static const struct soc_enum hpl_enum =
  1080. SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 3, 2, out_mux_text);
  1081. static const struct snd_kcontrol_new hpl_mux =
  1082. SOC_DAPM_ENUM("HPL Mux", hpl_enum);
  1083. static const struct soc_enum hpr_enum =
  1084. SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 2, 2, out_mux_text);
  1085. static const struct snd_kcontrol_new hpr_mux =
  1086. SOC_DAPM_ENUM("HPR Mux", hpr_enum);
  1087. static const struct soc_enum linel_enum =
  1088. SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 1, 2, out_mux_text);
  1089. static const struct snd_kcontrol_new linel_mux =
  1090. SOC_DAPM_ENUM("LINEL Mux", linel_enum);
  1091. static const struct soc_enum liner_enum =
  1092. SOC_ENUM_SINGLE(WM8904_ANALOGUE_OUT12_ZC, 0, 2, out_mux_text);
  1093. static const struct snd_kcontrol_new liner_mux =
  1094. SOC_DAPM_ENUM("LINEL Mux", liner_enum);
  1095. static const char *sidetone_text[] = {
  1096. "None", "Left", "Right"
  1097. };
  1098. static const struct soc_enum dacl_sidetone_enum =
  1099. SOC_ENUM_SINGLE(WM8904_DAC_DIGITAL_0, 2, 3, sidetone_text);
  1100. static const struct snd_kcontrol_new dacl_sidetone_mux =
  1101. SOC_DAPM_ENUM("Left Sidetone Mux", dacl_sidetone_enum);
  1102. static const struct soc_enum dacr_sidetone_enum =
  1103. SOC_ENUM_SINGLE(WM8904_DAC_DIGITAL_0, 0, 3, sidetone_text);
  1104. static const struct snd_kcontrol_new dacr_sidetone_mux =
  1105. SOC_DAPM_ENUM("Right Sidetone Mux", dacr_sidetone_enum);
  1106. static const struct snd_soc_dapm_widget wm8904_dapm_widgets[] = {
  1107. SND_SOC_DAPM_SUPPLY("Class G", WM8904_CLASS_W_0, 0, 1, NULL, 0),
  1108. SND_SOC_DAPM_PGA("Left Bypass", SND_SOC_NOPM, 0, 0, NULL, 0),
  1109. SND_SOC_DAPM_PGA("Right Bypass", SND_SOC_NOPM, 0, 0, NULL, 0),
  1110. SND_SOC_DAPM_MUX("Left Sidetone", SND_SOC_NOPM, 0, 0, &dacl_sidetone_mux),
  1111. SND_SOC_DAPM_MUX("Right Sidetone", SND_SOC_NOPM, 0, 0, &dacr_sidetone_mux),
  1112. SND_SOC_DAPM_MUX("HPL Mux", SND_SOC_NOPM, 0, 0, &hpl_mux),
  1113. SND_SOC_DAPM_MUX("HPR Mux", SND_SOC_NOPM, 0, 0, &hpr_mux),
  1114. SND_SOC_DAPM_MUX("LINEL Mux", SND_SOC_NOPM, 0, 0, &linel_mux),
  1115. SND_SOC_DAPM_MUX("LINER Mux", SND_SOC_NOPM, 0, 0, &liner_mux),
  1116. };
  1117. static const struct snd_soc_dapm_route core_intercon[] = {
  1118. { "CLK_DSP", NULL, "SYSCLK" },
  1119. { "TOCLK", NULL, "SYSCLK" },
  1120. };
  1121. static const struct snd_soc_dapm_route adc_intercon[] = {
  1122. { "Left Capture Mux", "IN1L", "IN1L" },
  1123. { "Left Capture Mux", "IN2L", "IN2L" },
  1124. { "Left Capture Mux", "IN3L", "IN3L" },
  1125. { "Left Capture Inverting Mux", "IN1L", "IN1L" },
  1126. { "Left Capture Inverting Mux", "IN2L", "IN2L" },
  1127. { "Left Capture Inverting Mux", "IN3L", "IN3L" },
  1128. { "Right Capture Mux", "IN1R", "IN1R" },
  1129. { "Right Capture Mux", "IN2R", "IN2R" },
  1130. { "Right Capture Mux", "IN3R", "IN3R" },
  1131. { "Right Capture Inverting Mux", "IN1R", "IN1R" },
  1132. { "Right Capture Inverting Mux", "IN2R", "IN2R" },
  1133. { "Right Capture Inverting Mux", "IN3R", "IN3R" },
  1134. { "Left Capture PGA", NULL, "Left Capture Mux" },
  1135. { "Left Capture PGA", NULL, "Left Capture Inverting Mux" },
  1136. { "Right Capture PGA", NULL, "Right Capture Mux" },
  1137. { "Right Capture PGA", NULL, "Right Capture Inverting Mux" },
  1138. { "AIFOUTL", "Left", "ADCL" },
  1139. { "AIFOUTL", "Right", "ADCR" },
  1140. { "AIFOUTR", "Left", "ADCL" },
  1141. { "AIFOUTR", "Right", "ADCR" },
  1142. { "ADCL", NULL, "CLK_DSP" },
  1143. { "ADCL", NULL, "Left Capture PGA" },
  1144. { "ADCR", NULL, "CLK_DSP" },
  1145. { "ADCR", NULL, "Right Capture PGA" },
  1146. };
  1147. static const struct snd_soc_dapm_route dac_intercon[] = {
  1148. { "DACL", "Right", "AIFINR" },
  1149. { "DACL", "Left", "AIFINL" },
  1150. { "DACL", NULL, "CLK_DSP" },
  1151. { "DACR", "Right", "AIFINR" },
  1152. { "DACR", "Left", "AIFINL" },
  1153. { "DACR", NULL, "CLK_DSP" },
  1154. { "Charge pump", NULL, "SYSCLK" },
  1155. { "Headphone Output", NULL, "HPL PGA" },
  1156. { "Headphone Output", NULL, "HPR PGA" },
  1157. { "Headphone Output", NULL, "Charge pump" },
  1158. { "Headphone Output", NULL, "TOCLK" },
  1159. { "Line Output", NULL, "LINEL PGA" },
  1160. { "Line Output", NULL, "LINER PGA" },
  1161. { "Line Output", NULL, "Charge pump" },
  1162. { "Line Output", NULL, "TOCLK" },
  1163. { "HPOUTL", NULL, "Headphone Output" },
  1164. { "HPOUTR", NULL, "Headphone Output" },
  1165. { "LINEOUTL", NULL, "Line Output" },
  1166. { "LINEOUTR", NULL, "Line Output" },
  1167. };
  1168. static const struct snd_soc_dapm_route wm8904_intercon[] = {
  1169. { "Left Sidetone", "Left", "ADCL" },
  1170. { "Left Sidetone", "Right", "ADCR" },
  1171. { "DACL", NULL, "Left Sidetone" },
  1172. { "Right Sidetone", "Left", "ADCL" },
  1173. { "Right Sidetone", "Right", "ADCR" },
  1174. { "DACR", NULL, "Right Sidetone" },
  1175. { "Left Bypass", NULL, "Class G" },
  1176. { "Left Bypass", NULL, "Left Capture PGA" },
  1177. { "Right Bypass", NULL, "Class G" },
  1178. { "Right Bypass", NULL, "Right Capture PGA" },
  1179. { "HPL Mux", "DAC", "DACL" },
  1180. { "HPL Mux", "Bypass", "Left Bypass" },
  1181. { "HPR Mux", "DAC", "DACR" },
  1182. { "HPR Mux", "Bypass", "Right Bypass" },
  1183. { "LINEL Mux", "DAC", "DACL" },
  1184. { "LINEL Mux", "Bypass", "Left Bypass" },
  1185. { "LINER Mux", "DAC", "DACR" },
  1186. { "LINER Mux", "Bypass", "Right Bypass" },
  1187. { "HPL PGA", NULL, "HPL Mux" },
  1188. { "HPR PGA", NULL, "HPR Mux" },
  1189. { "LINEL PGA", NULL, "LINEL Mux" },
  1190. { "LINER PGA", NULL, "LINER Mux" },
  1191. };
  1192. static int wm8904_add_widgets(struct snd_soc_codec *codec)
  1193. {
  1194. snd_soc_add_controls(codec, wm8904_adc_snd_controls,
  1195. ARRAY_SIZE(wm8904_adc_snd_controls));
  1196. snd_soc_add_controls(codec, wm8904_dac_snd_controls,
  1197. ARRAY_SIZE(wm8904_dac_snd_controls));
  1198. snd_soc_add_controls(codec, wm8904_snd_controls,
  1199. ARRAY_SIZE(wm8904_snd_controls));
  1200. snd_soc_dapm_new_controls(codec, wm8904_core_dapm_widgets,
  1201. ARRAY_SIZE(wm8904_core_dapm_widgets));
  1202. snd_soc_dapm_new_controls(codec, wm8904_adc_dapm_widgets,
  1203. ARRAY_SIZE(wm8904_adc_dapm_widgets));
  1204. snd_soc_dapm_new_controls(codec, wm8904_dac_dapm_widgets,
  1205. ARRAY_SIZE(wm8904_dac_dapm_widgets));
  1206. snd_soc_dapm_new_controls(codec, wm8904_dapm_widgets,
  1207. ARRAY_SIZE(wm8904_dapm_widgets));
  1208. snd_soc_dapm_add_routes(codec, core_intercon,
  1209. ARRAY_SIZE(core_intercon));
  1210. snd_soc_dapm_add_routes(codec, adc_intercon, ARRAY_SIZE(adc_intercon));
  1211. snd_soc_dapm_add_routes(codec, dac_intercon, ARRAY_SIZE(dac_intercon));
  1212. snd_soc_dapm_add_routes(codec, wm8904_intercon,
  1213. ARRAY_SIZE(wm8904_intercon));
  1214. snd_soc_dapm_new_widgets(codec);
  1215. return 0;
  1216. }
  1217. static struct {
  1218. int ratio;
  1219. unsigned int clk_sys_rate;
  1220. } clk_sys_rates[] = {
  1221. { 64, 0 },
  1222. { 128, 1 },
  1223. { 192, 2 },
  1224. { 256, 3 },
  1225. { 384, 4 },
  1226. { 512, 5 },
  1227. { 786, 6 },
  1228. { 1024, 7 },
  1229. { 1408, 8 },
  1230. { 1536, 9 },
  1231. };
  1232. static struct {
  1233. int rate;
  1234. int sample_rate;
  1235. } sample_rates[] = {
  1236. { 8000, 0 },
  1237. { 11025, 1 },
  1238. { 12000, 1 },
  1239. { 16000, 2 },
  1240. { 22050, 3 },
  1241. { 24000, 3 },
  1242. { 32000, 4 },
  1243. { 44100, 5 },
  1244. { 48000, 5 },
  1245. };
  1246. static struct {
  1247. int div; /* *10 due to .5s */
  1248. int bclk_div;
  1249. } bclk_divs[] = {
  1250. { 10, 0 },
  1251. { 15, 1 },
  1252. { 20, 2 },
  1253. { 30, 3 },
  1254. { 40, 4 },
  1255. { 50, 5 },
  1256. { 55, 6 },
  1257. { 60, 7 },
  1258. { 80, 8 },
  1259. { 100, 9 },
  1260. { 110, 10 },
  1261. { 120, 11 },
  1262. { 160, 12 },
  1263. { 200, 13 },
  1264. { 220, 14 },
  1265. { 240, 16 },
  1266. { 200, 17 },
  1267. { 320, 18 },
  1268. { 440, 19 },
  1269. { 480, 20 },
  1270. };
  1271. static int wm8904_hw_params(struct snd_pcm_substream *substream,
  1272. struct snd_pcm_hw_params *params,
  1273. struct snd_soc_dai *dai)
  1274. {
  1275. struct snd_soc_codec *codec = dai->codec;
  1276. struct wm8904_priv *wm8904 = codec->private_data;
  1277. int ret, i, best, best_val, cur_val;
  1278. unsigned int aif1 = 0;
  1279. unsigned int aif2 = 0;
  1280. unsigned int aif3 = 0;
  1281. unsigned int clock1 = 0;
  1282. unsigned int dac_digital1 = 0;
  1283. /* What BCLK do we need? */
  1284. wm8904->fs = params_rate(params);
  1285. if (wm8904->tdm_slots) {
  1286. dev_dbg(codec->dev, "Configuring for %d %d bit TDM slots\n",
  1287. wm8904->tdm_slots, wm8904->tdm_width);
  1288. wm8904->bclk = snd_soc_calc_bclk(wm8904->fs,
  1289. wm8904->tdm_width, 2,
  1290. wm8904->tdm_slots);
  1291. } else {
  1292. wm8904->bclk = snd_soc_params_to_bclk(params);
  1293. }
  1294. switch (params_format(params)) {
  1295. case SNDRV_PCM_FORMAT_S16_LE:
  1296. break;
  1297. case SNDRV_PCM_FORMAT_S20_3LE:
  1298. aif1 |= 0x40;
  1299. break;
  1300. case SNDRV_PCM_FORMAT_S24_LE:
  1301. aif1 |= 0x80;
  1302. break;
  1303. case SNDRV_PCM_FORMAT_S32_LE:
  1304. aif1 |= 0xc0;
  1305. break;
  1306. default:
  1307. return -EINVAL;
  1308. }
  1309. dev_dbg(codec->dev, "Target BCLK is %dHz\n", wm8904->bclk);
  1310. ret = wm8904_configure_clocking(codec);
  1311. if (ret != 0)
  1312. return ret;
  1313. /* Select nearest CLK_SYS_RATE */
  1314. best = 0;
  1315. best_val = abs((wm8904->sysclk_rate / clk_sys_rates[0].ratio)
  1316. - wm8904->fs);
  1317. for (i = 1; i < ARRAY_SIZE(clk_sys_rates); i++) {
  1318. cur_val = abs((wm8904->sysclk_rate /
  1319. clk_sys_rates[i].ratio) - wm8904->fs);;
  1320. if (cur_val < best_val) {
  1321. best = i;
  1322. best_val = cur_val;
  1323. }
  1324. }
  1325. dev_dbg(codec->dev, "Selected CLK_SYS_RATIO of %d\n",
  1326. clk_sys_rates[best].ratio);
  1327. clock1 |= (clk_sys_rates[best].clk_sys_rate
  1328. << WM8904_CLK_SYS_RATE_SHIFT);
  1329. /* SAMPLE_RATE */
  1330. best = 0;
  1331. best_val = abs(wm8904->fs - sample_rates[0].rate);
  1332. for (i = 1; i < ARRAY_SIZE(sample_rates); i++) {
  1333. /* Closest match */
  1334. cur_val = abs(wm8904->fs - sample_rates[i].rate);
  1335. if (cur_val < best_val) {
  1336. best = i;
  1337. best_val = cur_val;
  1338. }
  1339. }
  1340. dev_dbg(codec->dev, "Selected SAMPLE_RATE of %dHz\n",
  1341. sample_rates[best].rate);
  1342. clock1 |= (sample_rates[best].sample_rate
  1343. << WM8904_SAMPLE_RATE_SHIFT);
  1344. /* Enable sloping stopband filter for low sample rates */
  1345. if (wm8904->fs <= 24000)
  1346. dac_digital1 |= WM8904_DAC_SB_FILT;
  1347. /* BCLK_DIV */
  1348. best = 0;
  1349. best_val = INT_MAX;
  1350. for (i = 0; i < ARRAY_SIZE(bclk_divs); i++) {
  1351. cur_val = ((wm8904->sysclk_rate * 10) / bclk_divs[i].div)
  1352. - wm8904->bclk;
  1353. if (cur_val < 0) /* Table is sorted */
  1354. break;
  1355. if (cur_val < best_val) {
  1356. best = i;
  1357. best_val = cur_val;
  1358. }
  1359. }
  1360. wm8904->bclk = (wm8904->sysclk_rate * 10) / bclk_divs[best].div;
  1361. dev_dbg(codec->dev, "Selected BCLK_DIV of %d for %dHz BCLK\n",
  1362. bclk_divs[best].div, wm8904->bclk);
  1363. aif2 |= bclk_divs[best].bclk_div;
  1364. /* LRCLK is a simple fraction of BCLK */
  1365. dev_dbg(codec->dev, "LRCLK_RATE is %d\n", wm8904->bclk / wm8904->fs);
  1366. aif3 |= wm8904->bclk / wm8904->fs;
  1367. /* Apply the settings */
  1368. snd_soc_update_bits(codec, WM8904_DAC_DIGITAL_1,
  1369. WM8904_DAC_SB_FILT, dac_digital1);
  1370. snd_soc_update_bits(codec, WM8904_AUDIO_INTERFACE_1,
  1371. WM8904_AIF_WL_MASK, aif1);
  1372. snd_soc_update_bits(codec, WM8904_AUDIO_INTERFACE_2,
  1373. WM8904_BCLK_DIV_MASK, aif2);
  1374. snd_soc_update_bits(codec, WM8904_AUDIO_INTERFACE_3,
  1375. WM8904_LRCLK_RATE_MASK, aif3);
  1376. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_1,
  1377. WM8904_SAMPLE_RATE_MASK |
  1378. WM8904_CLK_SYS_RATE_MASK, clock1);
  1379. /* Update filters for the new settings */
  1380. wm8904_set_retune_mobile(codec);
  1381. wm8904_set_deemph(codec);
  1382. return 0;
  1383. }
  1384. static int wm8904_set_sysclk(struct snd_soc_dai *dai, int clk_id,
  1385. unsigned int freq, int dir)
  1386. {
  1387. struct snd_soc_codec *codec = dai->codec;
  1388. struct wm8904_priv *priv = codec->private_data;
  1389. switch (clk_id) {
  1390. case WM8904_CLK_MCLK:
  1391. priv->sysclk_src = clk_id;
  1392. priv->mclk_rate = freq;
  1393. break;
  1394. case WM8904_CLK_FLL:
  1395. priv->sysclk_src = clk_id;
  1396. break;
  1397. default:
  1398. return -EINVAL;
  1399. }
  1400. dev_dbg(dai->dev, "Clock source is %d at %uHz\n", clk_id, freq);
  1401. wm8904_configure_clocking(codec);
  1402. return 0;
  1403. }
  1404. static int wm8904_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
  1405. {
  1406. struct snd_soc_codec *codec = dai->codec;
  1407. unsigned int aif1 = 0;
  1408. unsigned int aif3 = 0;
  1409. switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
  1410. case SND_SOC_DAIFMT_CBS_CFS:
  1411. break;
  1412. case SND_SOC_DAIFMT_CBS_CFM:
  1413. aif3 |= WM8904_LRCLK_DIR;
  1414. break;
  1415. case SND_SOC_DAIFMT_CBM_CFS:
  1416. aif1 |= WM8904_BCLK_DIR;
  1417. break;
  1418. case SND_SOC_DAIFMT_CBM_CFM:
  1419. aif1 |= WM8904_BCLK_DIR;
  1420. aif3 |= WM8904_LRCLK_DIR;
  1421. break;
  1422. default:
  1423. return -EINVAL;
  1424. }
  1425. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  1426. case SND_SOC_DAIFMT_DSP_B:
  1427. aif1 |= WM8904_AIF_LRCLK_INV;
  1428. case SND_SOC_DAIFMT_DSP_A:
  1429. aif1 |= 0x3;
  1430. break;
  1431. case SND_SOC_DAIFMT_I2S:
  1432. aif1 |= 0x2;
  1433. break;
  1434. case SND_SOC_DAIFMT_RIGHT_J:
  1435. break;
  1436. case SND_SOC_DAIFMT_LEFT_J:
  1437. aif1 |= 0x1;
  1438. break;
  1439. default:
  1440. return -EINVAL;
  1441. }
  1442. switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
  1443. case SND_SOC_DAIFMT_DSP_A:
  1444. case SND_SOC_DAIFMT_DSP_B:
  1445. /* frame inversion not valid for DSP modes */
  1446. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  1447. case SND_SOC_DAIFMT_NB_NF:
  1448. break;
  1449. case SND_SOC_DAIFMT_IB_NF:
  1450. aif1 |= WM8904_AIF_BCLK_INV;
  1451. break;
  1452. default:
  1453. return -EINVAL;
  1454. }
  1455. break;
  1456. case SND_SOC_DAIFMT_I2S:
  1457. case SND_SOC_DAIFMT_RIGHT_J:
  1458. case SND_SOC_DAIFMT_LEFT_J:
  1459. switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
  1460. case SND_SOC_DAIFMT_NB_NF:
  1461. break;
  1462. case SND_SOC_DAIFMT_IB_IF:
  1463. aif1 |= WM8904_AIF_BCLK_INV | WM8904_AIF_LRCLK_INV;
  1464. break;
  1465. case SND_SOC_DAIFMT_IB_NF:
  1466. aif1 |= WM8904_AIF_BCLK_INV;
  1467. break;
  1468. case SND_SOC_DAIFMT_NB_IF:
  1469. aif1 |= WM8904_AIF_LRCLK_INV;
  1470. break;
  1471. default:
  1472. return -EINVAL;
  1473. }
  1474. break;
  1475. default:
  1476. return -EINVAL;
  1477. }
  1478. snd_soc_update_bits(codec, WM8904_AUDIO_INTERFACE_1,
  1479. WM8904_AIF_BCLK_INV | WM8904_AIF_LRCLK_INV |
  1480. WM8904_AIF_FMT_MASK | WM8904_BCLK_DIR, aif1);
  1481. snd_soc_update_bits(codec, WM8904_AUDIO_INTERFACE_3,
  1482. WM8904_LRCLK_DIR, aif3);
  1483. return 0;
  1484. }
  1485. static int wm8904_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
  1486. unsigned int rx_mask, int slots, int slot_width)
  1487. {
  1488. struct snd_soc_codec *codec = dai->codec;
  1489. struct wm8904_priv *wm8904 = codec->private_data;
  1490. int aif1 = 0;
  1491. /* Don't need to validate anything if we're turning off TDM */
  1492. if (slots == 0)
  1493. goto out;
  1494. /* Note that we allow configurations we can't handle ourselves -
  1495. * for example, we can generate clocks for slots 2 and up even if
  1496. * we can't use those slots ourselves.
  1497. */
  1498. aif1 |= WM8904_AIFADC_TDM | WM8904_AIFDAC_TDM;
  1499. switch (rx_mask) {
  1500. case 3:
  1501. break;
  1502. case 0xc:
  1503. aif1 |= WM8904_AIFADC_TDM_CHAN;
  1504. break;
  1505. default:
  1506. return -EINVAL;
  1507. }
  1508. switch (tx_mask) {
  1509. case 3:
  1510. break;
  1511. case 0xc:
  1512. aif1 |= WM8904_AIFDAC_TDM_CHAN;
  1513. break;
  1514. default:
  1515. return -EINVAL;
  1516. }
  1517. out:
  1518. wm8904->tdm_width = slot_width;
  1519. wm8904->tdm_slots = slots / 2;
  1520. snd_soc_update_bits(codec, WM8904_AUDIO_INTERFACE_1,
  1521. WM8904_AIFADC_TDM | WM8904_AIFADC_TDM_CHAN |
  1522. WM8904_AIFDAC_TDM | WM8904_AIFDAC_TDM_CHAN, aif1);
  1523. return 0;
  1524. }
  1525. struct _fll_div {
  1526. u16 fll_fratio;
  1527. u16 fll_outdiv;
  1528. u16 fll_clk_ref_div;
  1529. u16 n;
  1530. u16 k;
  1531. };
  1532. /* The size in bits of the FLL divide multiplied by 10
  1533. * to allow rounding later */
  1534. #define FIXED_FLL_SIZE ((1 << 16) * 10)
  1535. static struct {
  1536. unsigned int min;
  1537. unsigned int max;
  1538. u16 fll_fratio;
  1539. int ratio;
  1540. } fll_fratios[] = {
  1541. { 0, 64000, 4, 16 },
  1542. { 64000, 128000, 3, 8 },
  1543. { 128000, 256000, 2, 4 },
  1544. { 256000, 1000000, 1, 2 },
  1545. { 1000000, 13500000, 0, 1 },
  1546. };
  1547. static int fll_factors(struct _fll_div *fll_div, unsigned int Fref,
  1548. unsigned int Fout)
  1549. {
  1550. u64 Kpart;
  1551. unsigned int K, Ndiv, Nmod, target;
  1552. unsigned int div;
  1553. int i;
  1554. /* Fref must be <=13.5MHz */
  1555. div = 1;
  1556. fll_div->fll_clk_ref_div = 0;
  1557. while ((Fref / div) > 13500000) {
  1558. div *= 2;
  1559. fll_div->fll_clk_ref_div++;
  1560. if (div > 8) {
  1561. pr_err("Can't scale %dMHz input down to <=13.5MHz\n",
  1562. Fref);
  1563. return -EINVAL;
  1564. }
  1565. }
  1566. pr_debug("Fref=%u Fout=%u\n", Fref, Fout);
  1567. /* Apply the division for our remaining calculations */
  1568. Fref /= div;
  1569. /* Fvco should be 90-100MHz; don't check the upper bound */
  1570. div = 4;
  1571. while (Fout * div < 90000000) {
  1572. div++;
  1573. if (div > 64) {
  1574. pr_err("Unable to find FLL_OUTDIV for Fout=%uHz\n",
  1575. Fout);
  1576. return -EINVAL;
  1577. }
  1578. }
  1579. target = Fout * div;
  1580. fll_div->fll_outdiv = div - 1;
  1581. pr_debug("Fvco=%dHz\n", target);
  1582. /* Find an appropraite FLL_FRATIO and factor it out of the target */
  1583. for (i = 0; i < ARRAY_SIZE(fll_fratios); i++) {
  1584. if (fll_fratios[i].min <= Fref && Fref <= fll_fratios[i].max) {
  1585. fll_div->fll_fratio = fll_fratios[i].fll_fratio;
  1586. target /= fll_fratios[i].ratio;
  1587. break;
  1588. }
  1589. }
  1590. if (i == ARRAY_SIZE(fll_fratios)) {
  1591. pr_err("Unable to find FLL_FRATIO for Fref=%uHz\n", Fref);
  1592. return -EINVAL;
  1593. }
  1594. /* Now, calculate N.K */
  1595. Ndiv = target / Fref;
  1596. fll_div->n = Ndiv;
  1597. Nmod = target % Fref;
  1598. pr_debug("Nmod=%d\n", Nmod);
  1599. /* Calculate fractional part - scale up so we can round. */
  1600. Kpart = FIXED_FLL_SIZE * (long long)Nmod;
  1601. do_div(Kpart, Fref);
  1602. K = Kpart & 0xFFFFFFFF;
  1603. if ((K % 10) >= 5)
  1604. K += 5;
  1605. /* Move down to proper range now rounding is done */
  1606. fll_div->k = K / 10;
  1607. pr_debug("N=%x K=%x FLL_FRATIO=%x FLL_OUTDIV=%x FLL_CLK_REF_DIV=%x\n",
  1608. fll_div->n, fll_div->k,
  1609. fll_div->fll_fratio, fll_div->fll_outdiv,
  1610. fll_div->fll_clk_ref_div);
  1611. return 0;
  1612. }
  1613. static int wm8904_set_fll(struct snd_soc_dai *dai, int fll_id, int source,
  1614. unsigned int Fref, unsigned int Fout)
  1615. {
  1616. struct snd_soc_codec *codec = dai->codec;
  1617. struct wm8904_priv *wm8904 = codec->private_data;
  1618. struct _fll_div fll_div;
  1619. int ret, val;
  1620. int clock2, fll1;
  1621. /* Any change? */
  1622. if (source == wm8904->fll_src && Fref == wm8904->fll_fref &&
  1623. Fout == wm8904->fll_fout)
  1624. return 0;
  1625. clock2 = snd_soc_read(codec, WM8904_CLOCK_RATES_2);
  1626. if (Fout == 0) {
  1627. dev_dbg(codec->dev, "FLL disabled\n");
  1628. wm8904->fll_fref = 0;
  1629. wm8904->fll_fout = 0;
  1630. /* Gate SYSCLK to avoid glitches */
  1631. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_2,
  1632. WM8904_CLK_SYS_ENA, 0);
  1633. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  1634. WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0);
  1635. goto out;
  1636. }
  1637. /* Validate the FLL ID */
  1638. switch (source) {
  1639. case WM8904_FLL_MCLK:
  1640. case WM8904_FLL_LRCLK:
  1641. case WM8904_FLL_BCLK:
  1642. ret = fll_factors(&fll_div, Fref, Fout);
  1643. if (ret != 0)
  1644. return ret;
  1645. break;
  1646. case WM8904_FLL_FREE_RUNNING:
  1647. dev_dbg(codec->dev, "Using free running FLL\n");
  1648. /* Force 12MHz and output/4 for now */
  1649. Fout = 12000000;
  1650. Fref = 12000000;
  1651. memset(&fll_div, 0, sizeof(fll_div));
  1652. fll_div.fll_outdiv = 3;
  1653. break;
  1654. default:
  1655. dev_err(codec->dev, "Unknown FLL ID %d\n", fll_id);
  1656. return -EINVAL;
  1657. }
  1658. /* Save current state then disable the FLL and SYSCLK to avoid
  1659. * misclocking */
  1660. fll1 = snd_soc_read(codec, WM8904_FLL_CONTROL_1);
  1661. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_2,
  1662. WM8904_CLK_SYS_ENA, 0);
  1663. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  1664. WM8904_FLL_OSC_ENA | WM8904_FLL_ENA, 0);
  1665. /* Unlock forced oscilator control to switch it on/off */
  1666. snd_soc_update_bits(codec, WM8904_CONTROL_INTERFACE_TEST_1,
  1667. WM8904_USER_KEY, WM8904_USER_KEY);
  1668. if (fll_id == WM8904_FLL_FREE_RUNNING) {
  1669. val = WM8904_FLL_FRC_NCO;
  1670. } else {
  1671. val = 0;
  1672. }
  1673. snd_soc_update_bits(codec, WM8904_FLL_NCO_TEST_1, WM8904_FLL_FRC_NCO,
  1674. val);
  1675. snd_soc_update_bits(codec, WM8904_CONTROL_INTERFACE_TEST_1,
  1676. WM8904_USER_KEY, 0);
  1677. switch (fll_id) {
  1678. case WM8904_FLL_MCLK:
  1679. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_5,
  1680. WM8904_FLL_CLK_REF_SRC_MASK, 0);
  1681. break;
  1682. case WM8904_FLL_LRCLK:
  1683. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_5,
  1684. WM8904_FLL_CLK_REF_SRC_MASK, 1);
  1685. break;
  1686. case WM8904_FLL_BCLK:
  1687. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_5,
  1688. WM8904_FLL_CLK_REF_SRC_MASK, 2);
  1689. break;
  1690. }
  1691. if (fll_div.k)
  1692. val = WM8904_FLL_FRACN_ENA;
  1693. else
  1694. val = 0;
  1695. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  1696. WM8904_FLL_FRACN_ENA, val);
  1697. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_2,
  1698. WM8904_FLL_OUTDIV_MASK | WM8904_FLL_FRATIO_MASK,
  1699. (fll_div.fll_outdiv << WM8904_FLL_OUTDIV_SHIFT) |
  1700. (fll_div.fll_fratio << WM8904_FLL_FRATIO_SHIFT));
  1701. snd_soc_write(codec, WM8904_FLL_CONTROL_3, fll_div.k);
  1702. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_4, WM8904_FLL_N_MASK,
  1703. fll_div.n << WM8904_FLL_N_SHIFT);
  1704. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_5,
  1705. WM8904_FLL_CLK_REF_DIV_MASK,
  1706. fll_div.fll_clk_ref_div
  1707. << WM8904_FLL_CLK_REF_DIV_SHIFT);
  1708. dev_dbg(codec->dev, "FLL configured for %dHz->%dHz\n", Fref, Fout);
  1709. wm8904->fll_fref = Fref;
  1710. wm8904->fll_fout = Fout;
  1711. wm8904->fll_src = source;
  1712. /* Enable the FLL if it was previously active */
  1713. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  1714. WM8904_FLL_OSC_ENA, fll1);
  1715. snd_soc_update_bits(codec, WM8904_FLL_CONTROL_1,
  1716. WM8904_FLL_ENA, fll1);
  1717. out:
  1718. /* Reenable SYSCLK if it was previously active */
  1719. snd_soc_update_bits(codec, WM8904_CLOCK_RATES_2,
  1720. WM8904_CLK_SYS_ENA, clock2);
  1721. return 0;
  1722. }
  1723. static int wm8904_digital_mute(struct snd_soc_dai *codec_dai, int mute)
  1724. {
  1725. struct snd_soc_codec *codec = codec_dai->codec;
  1726. int val;
  1727. if (mute)
  1728. val = WM8904_DAC_MUTE;
  1729. else
  1730. val = 0;
  1731. snd_soc_update_bits(codec, WM8904_DAC_DIGITAL_1, WM8904_DAC_MUTE, val);
  1732. return 0;
  1733. }
  1734. static void wm8904_sync_cache(struct snd_soc_codec *codec)
  1735. {
  1736. struct wm8904_priv *wm8904 = codec->private_data;
  1737. int i;
  1738. if (!codec->cache_sync)
  1739. return;
  1740. codec->cache_only = 0;
  1741. /* Sync back cached values if they're different from the
  1742. * hardware default.
  1743. */
  1744. for (i = 1; i < ARRAY_SIZE(wm8904->reg_cache); i++) {
  1745. if (!wm8904_access[i].writable)
  1746. continue;
  1747. if (wm8904->reg_cache[i] == wm8904_reg[i])
  1748. continue;
  1749. snd_soc_write(codec, i, wm8904->reg_cache[i]);
  1750. }
  1751. codec->cache_sync = 0;
  1752. }
  1753. static int wm8904_set_bias_level(struct snd_soc_codec *codec,
  1754. enum snd_soc_bias_level level)
  1755. {
  1756. struct wm8904_priv *wm8904 = codec->private_data;
  1757. int ret;
  1758. switch (level) {
  1759. case SND_SOC_BIAS_ON:
  1760. break;
  1761. case SND_SOC_BIAS_PREPARE:
  1762. /* VMID resistance 2*50k */
  1763. snd_soc_update_bits(codec, WM8904_VMID_CONTROL_0,
  1764. WM8904_VMID_RES_MASK,
  1765. 0x1 << WM8904_VMID_RES_SHIFT);
  1766. /* Normal bias current */
  1767. snd_soc_update_bits(codec, WM8904_BIAS_CONTROL_0,
  1768. WM8904_ISEL_MASK, 2 << WM8904_ISEL_SHIFT);
  1769. break;
  1770. case SND_SOC_BIAS_STANDBY:
  1771. if (codec->bias_level == SND_SOC_BIAS_OFF) {
  1772. ret = regulator_bulk_enable(ARRAY_SIZE(wm8904->supplies),
  1773. wm8904->supplies);
  1774. if (ret != 0) {
  1775. dev_err(codec->dev,
  1776. "Failed to enable supplies: %d\n",
  1777. ret);
  1778. return ret;
  1779. }
  1780. wm8904_sync_cache(codec);
  1781. /* Enable bias */
  1782. snd_soc_update_bits(codec, WM8904_BIAS_CONTROL_0,
  1783. WM8904_BIAS_ENA, WM8904_BIAS_ENA);
  1784. /* Enable VMID, VMID buffering, 2*5k resistance */
  1785. snd_soc_update_bits(codec, WM8904_VMID_CONTROL_0,
  1786. WM8904_VMID_ENA |
  1787. WM8904_VMID_RES_MASK,
  1788. WM8904_VMID_ENA |
  1789. 0x3 << WM8904_VMID_RES_SHIFT);
  1790. /* Let VMID ramp */
  1791. msleep(1);
  1792. }
  1793. /* Maintain VMID with 2*250k */
  1794. snd_soc_update_bits(codec, WM8904_VMID_CONTROL_0,
  1795. WM8904_VMID_RES_MASK,
  1796. 0x2 << WM8904_VMID_RES_SHIFT);
  1797. /* Bias current *0.5 */
  1798. snd_soc_update_bits(codec, WM8904_BIAS_CONTROL_0,
  1799. WM8904_ISEL_MASK, 0);
  1800. break;
  1801. case SND_SOC_BIAS_OFF:
  1802. /* Turn off VMID */
  1803. snd_soc_update_bits(codec, WM8904_VMID_CONTROL_0,
  1804. WM8904_VMID_RES_MASK | WM8904_VMID_ENA, 0);
  1805. /* Stop bias generation */
  1806. snd_soc_update_bits(codec, WM8904_BIAS_CONTROL_0,
  1807. WM8904_BIAS_ENA, 0);
  1808. #ifdef CONFIG_REGULATOR
  1809. /* Post 2.6.34 we will be able to get a callback when
  1810. * the regulators are disabled which we can use but
  1811. * for now just assume that the power will be cut if
  1812. * the regulator API is in use.
  1813. */
  1814. codec->cache_sync = 1;
  1815. #endif
  1816. regulator_bulk_disable(ARRAY_SIZE(wm8904->supplies),
  1817. wm8904->supplies);
  1818. break;
  1819. }
  1820. codec->bias_level = level;
  1821. return 0;
  1822. }
  1823. #define WM8904_RATES SNDRV_PCM_RATE_8000_96000
  1824. #define WM8904_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE |\
  1825. SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32_LE)
  1826. static struct snd_soc_dai_ops wm8904_dai_ops = {
  1827. .set_sysclk = wm8904_set_sysclk,
  1828. .set_fmt = wm8904_set_fmt,
  1829. .set_tdm_slot = wm8904_set_tdm_slot,
  1830. .set_pll = wm8904_set_fll,
  1831. .hw_params = wm8904_hw_params,
  1832. .digital_mute = wm8904_digital_mute,
  1833. };
  1834. struct snd_soc_dai wm8904_dai = {
  1835. .name = "WM8904",
  1836. .playback = {
  1837. .stream_name = "Playback",
  1838. .channels_min = 2,
  1839. .channels_max = 2,
  1840. .rates = WM8904_RATES,
  1841. .formats = WM8904_FORMATS,
  1842. },
  1843. .capture = {
  1844. .stream_name = "Capture",
  1845. .channels_min = 2,
  1846. .channels_max = 2,
  1847. .rates = WM8904_RATES,
  1848. .formats = WM8904_FORMATS,
  1849. },
  1850. .ops = &wm8904_dai_ops,
  1851. .symmetric_rates = 1,
  1852. };
  1853. EXPORT_SYMBOL_GPL(wm8904_dai);
  1854. #ifdef CONFIG_PM
  1855. static int wm8904_suspend(struct platform_device *pdev, pm_message_t state)
  1856. {
  1857. struct snd_soc_device *socdev = platform_get_drvdata(pdev);
  1858. struct snd_soc_codec *codec = socdev->card->codec;
  1859. wm8904_set_bias_level(codec, SND_SOC_BIAS_OFF);
  1860. return 0;
  1861. }
  1862. static int wm8904_resume(struct platform_device *pdev)
  1863. {
  1864. struct snd_soc_device *socdev = platform_get_drvdata(pdev);
  1865. struct snd_soc_codec *codec = socdev->card->codec;
  1866. wm8904_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  1867. return 0;
  1868. }
  1869. #else
  1870. #define wm8904_suspend NULL
  1871. #define wm8904_resume NULL
  1872. #endif
  1873. static void wm8904_handle_retune_mobile_pdata(struct wm8904_priv *wm8904)
  1874. {
  1875. struct snd_soc_codec *codec = &wm8904->codec;
  1876. struct wm8904_pdata *pdata = wm8904->pdata;
  1877. struct snd_kcontrol_new control =
  1878. SOC_ENUM_EXT("EQ Mode",
  1879. wm8904->retune_mobile_enum,
  1880. wm8904_get_retune_mobile_enum,
  1881. wm8904_put_retune_mobile_enum);
  1882. int ret, i, j;
  1883. const char **t;
  1884. /* We need an array of texts for the enum API but the number
  1885. * of texts is likely to be less than the number of
  1886. * configurations due to the sample rate dependency of the
  1887. * configurations. */
  1888. wm8904->num_retune_mobile_texts = 0;
  1889. wm8904->retune_mobile_texts = NULL;
  1890. for (i = 0; i < pdata->num_retune_mobile_cfgs; i++) {
  1891. for (j = 0; j < wm8904->num_retune_mobile_texts; j++) {
  1892. if (strcmp(pdata->retune_mobile_cfgs[i].name,
  1893. wm8904->retune_mobile_texts[j]) == 0)
  1894. break;
  1895. }
  1896. if (j != wm8904->num_retune_mobile_texts)
  1897. continue;
  1898. /* Expand the array... */
  1899. t = krealloc(wm8904->retune_mobile_texts,
  1900. sizeof(char *) *
  1901. (wm8904->num_retune_mobile_texts + 1),
  1902. GFP_KERNEL);
  1903. if (t == NULL)
  1904. continue;
  1905. /* ...store the new entry... */
  1906. t[wm8904->num_retune_mobile_texts] =
  1907. pdata->retune_mobile_cfgs[i].name;
  1908. /* ...and remember the new version. */
  1909. wm8904->num_retune_mobile_texts++;
  1910. wm8904->retune_mobile_texts = t;
  1911. }
  1912. dev_dbg(codec->dev, "Allocated %d unique ReTune Mobile names\n",
  1913. wm8904->num_retune_mobile_texts);
  1914. wm8904->retune_mobile_enum.max = wm8904->num_retune_mobile_texts;
  1915. wm8904->retune_mobile_enum.texts = wm8904->retune_mobile_texts;
  1916. ret = snd_soc_add_controls(&wm8904->codec, &control, 1);
  1917. if (ret != 0)
  1918. dev_err(wm8904->codec.dev,
  1919. "Failed to add ReTune Mobile control: %d\n", ret);
  1920. }
  1921. static void wm8904_handle_pdata(struct wm8904_priv *wm8904)
  1922. {
  1923. struct snd_soc_codec *codec = &wm8904->codec;
  1924. struct wm8904_pdata *pdata = wm8904->pdata;
  1925. int ret, i;
  1926. if (!pdata) {
  1927. snd_soc_add_controls(&wm8904->codec, wm8904_eq_controls,
  1928. ARRAY_SIZE(wm8904_eq_controls));
  1929. return;
  1930. }
  1931. dev_dbg(codec->dev, "%d DRC configurations\n", pdata->num_drc_cfgs);
  1932. if (pdata->num_drc_cfgs) {
  1933. struct snd_kcontrol_new control =
  1934. SOC_ENUM_EXT("DRC Mode", wm8904->drc_enum,
  1935. wm8904_get_drc_enum, wm8904_put_drc_enum);
  1936. /* We need an array of texts for the enum API */
  1937. wm8904->drc_texts = kmalloc(sizeof(char *)
  1938. * pdata->num_drc_cfgs, GFP_KERNEL);
  1939. if (!wm8904->drc_texts) {
  1940. dev_err(wm8904->codec.dev,
  1941. "Failed to allocate %d DRC config texts\n",
  1942. pdata->num_drc_cfgs);
  1943. return;
  1944. }
  1945. for (i = 0; i < pdata->num_drc_cfgs; i++)
  1946. wm8904->drc_texts[i] = pdata->drc_cfgs[i].name;
  1947. wm8904->drc_enum.max = pdata->num_drc_cfgs;
  1948. wm8904->drc_enum.texts = wm8904->drc_texts;
  1949. ret = snd_soc_add_controls(&wm8904->codec, &control, 1);
  1950. if (ret != 0)
  1951. dev_err(wm8904->codec.dev,
  1952. "Failed to add DRC mode control: %d\n", ret);
  1953. wm8904_set_drc(codec);
  1954. }
  1955. dev_dbg(codec->dev, "%d ReTune Mobile configurations\n",
  1956. pdata->num_retune_mobile_cfgs);
  1957. if (pdata->num_retune_mobile_cfgs)
  1958. wm8904_handle_retune_mobile_pdata(wm8904);
  1959. else
  1960. snd_soc_add_controls(&wm8904->codec, wm8904_eq_controls,
  1961. ARRAY_SIZE(wm8904_eq_controls));
  1962. }
  1963. static int wm8904_probe(struct platform_device *pdev)
  1964. {
  1965. struct snd_soc_device *socdev = platform_get_drvdata(pdev);
  1966. struct snd_soc_codec *codec;
  1967. int ret = 0;
  1968. if (wm8904_codec == NULL) {
  1969. dev_err(&pdev->dev, "Codec device not registered\n");
  1970. return -ENODEV;
  1971. }
  1972. socdev->card->codec = wm8904_codec;
  1973. codec = wm8904_codec;
  1974. /* register pcms */
  1975. ret = snd_soc_new_pcms(socdev, SNDRV_DEFAULT_IDX1, SNDRV_DEFAULT_STR1);
  1976. if (ret < 0) {
  1977. dev_err(codec->dev, "failed to create pcms: %d\n", ret);
  1978. goto pcm_err;
  1979. }
  1980. wm8904_handle_pdata(codec->private_data);
  1981. wm8904_add_widgets(codec);
  1982. return ret;
  1983. pcm_err:
  1984. return ret;
  1985. }
  1986. static int wm8904_remove(struct platform_device *pdev)
  1987. {
  1988. struct snd_soc_device *socdev = platform_get_drvdata(pdev);
  1989. snd_soc_free_pcms(socdev);
  1990. snd_soc_dapm_free(socdev);
  1991. return 0;
  1992. }
  1993. struct snd_soc_codec_device soc_codec_dev_wm8904 = {
  1994. .probe = wm8904_probe,
  1995. .remove = wm8904_remove,
  1996. .suspend = wm8904_suspend,
  1997. .resume = wm8904_resume,
  1998. };
  1999. EXPORT_SYMBOL_GPL(soc_codec_dev_wm8904);
  2000. static int wm8904_register(struct wm8904_priv *wm8904,
  2001. enum snd_soc_control_type control)
  2002. {
  2003. int ret;
  2004. struct snd_soc_codec *codec = &wm8904->codec;
  2005. int i;
  2006. if (wm8904_codec) {
  2007. dev_err(codec->dev, "Another WM8904 is registered\n");
  2008. return -EINVAL;
  2009. }
  2010. mutex_init(&codec->mutex);
  2011. INIT_LIST_HEAD(&codec->dapm_widgets);
  2012. INIT_LIST_HEAD(&codec->dapm_paths);
  2013. codec->private_data = wm8904;
  2014. codec->name = "WM8904";
  2015. codec->owner = THIS_MODULE;
  2016. codec->bias_level = SND_SOC_BIAS_OFF;
  2017. codec->set_bias_level = wm8904_set_bias_level;
  2018. codec->dai = &wm8904_dai;
  2019. codec->num_dai = 1;
  2020. codec->reg_cache_size = WM8904_MAX_REGISTER;
  2021. codec->reg_cache = &wm8904->reg_cache;
  2022. codec->volatile_register = wm8904_volatile_register;
  2023. codec->cache_sync = 1;
  2024. codec->idle_bias_off = 1;
  2025. memcpy(codec->reg_cache, wm8904_reg, sizeof(wm8904_reg));
  2026. ret = snd_soc_codec_set_cache_io(codec, 8, 16, control);
  2027. if (ret != 0) {
  2028. dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
  2029. goto err;
  2030. }
  2031. for (i = 0; i < ARRAY_SIZE(wm8904->supplies); i++)
  2032. wm8904->supplies[i].supply = wm8904_supply_names[i];
  2033. ret = regulator_bulk_get(codec->dev, ARRAY_SIZE(wm8904->supplies),
  2034. wm8904->supplies);
  2035. if (ret != 0) {
  2036. dev_err(codec->dev, "Failed to request supplies: %d\n", ret);
  2037. goto err;
  2038. }
  2039. ret = regulator_bulk_enable(ARRAY_SIZE(wm8904->supplies),
  2040. wm8904->supplies);
  2041. if (ret != 0) {
  2042. dev_err(codec->dev, "Failed to enable supplies: %d\n", ret);
  2043. goto err_get;
  2044. }
  2045. ret = snd_soc_read(codec, WM8904_SW_RESET_AND_ID);
  2046. if (ret < 0) {
  2047. dev_err(codec->dev, "Failed to read ID register\n");
  2048. goto err_enable;
  2049. }
  2050. if (ret != wm8904_reg[WM8904_SW_RESET_AND_ID]) {
  2051. dev_err(codec->dev, "Device is not a WM8904, ID is %x\n", ret);
  2052. ret = -EINVAL;
  2053. goto err_enable;
  2054. }
  2055. ret = snd_soc_read(codec, WM8904_REVISION);
  2056. if (ret < 0) {
  2057. dev_err(codec->dev, "Failed to read device revision: %d\n",
  2058. ret);
  2059. goto err_enable;
  2060. }
  2061. dev_info(codec->dev, "revision %c\n", ret + 'A');
  2062. ret = wm8904_reset(codec);
  2063. if (ret < 0) {
  2064. dev_err(codec->dev, "Failed to issue reset\n");
  2065. goto err_enable;
  2066. }
  2067. wm8904_dai.dev = codec->dev;
  2068. /* Change some default settings - latch VU and enable ZC */
  2069. wm8904->reg_cache[WM8904_ADC_DIGITAL_VOLUME_LEFT] |= WM8904_ADC_VU;
  2070. wm8904->reg_cache[WM8904_ADC_DIGITAL_VOLUME_RIGHT] |= WM8904_ADC_VU;
  2071. wm8904->reg_cache[WM8904_DAC_DIGITAL_VOLUME_LEFT] |= WM8904_DAC_VU;
  2072. wm8904->reg_cache[WM8904_DAC_DIGITAL_VOLUME_RIGHT] |= WM8904_DAC_VU;
  2073. wm8904->reg_cache[WM8904_ANALOGUE_OUT1_LEFT] |= WM8904_HPOUT_VU |
  2074. WM8904_HPOUTLZC;
  2075. wm8904->reg_cache[WM8904_ANALOGUE_OUT1_RIGHT] |= WM8904_HPOUT_VU |
  2076. WM8904_HPOUTRZC;
  2077. wm8904->reg_cache[WM8904_ANALOGUE_OUT2_LEFT] |= WM8904_LINEOUT_VU |
  2078. WM8904_LINEOUTLZC;
  2079. wm8904->reg_cache[WM8904_ANALOGUE_OUT2_RIGHT] |= WM8904_LINEOUT_VU |
  2080. WM8904_LINEOUTRZC;
  2081. wm8904->reg_cache[WM8904_CLOCK_RATES_0] &= ~WM8904_SR_MODE;
  2082. /* Set Class W by default - this will be managed by the Class
  2083. * G widget at runtime where bypass paths are available.
  2084. */
  2085. wm8904->reg_cache[WM8904_CLASS_W_0] |= WM8904_CP_DYN_PWR;
  2086. /* Use normal bias source */
  2087. wm8904->reg_cache[WM8904_BIAS_CONTROL_0] &= ~WM8904_POBCTRL;
  2088. wm8904_set_bias_level(codec, SND_SOC_BIAS_STANDBY);
  2089. /* Bias level configuration will have done an extra enable */
  2090. regulator_bulk_disable(ARRAY_SIZE(wm8904->supplies), wm8904->supplies);
  2091. wm8904_codec = codec;
  2092. ret = snd_soc_register_codec(codec);
  2093. if (ret != 0) {
  2094. dev_err(codec->dev, "Failed to register codec: %d\n", ret);
  2095. return ret;
  2096. }
  2097. ret = snd_soc_register_dai(&wm8904_dai);
  2098. if (ret != 0) {
  2099. dev_err(codec->dev, "Failed to register DAI: %d\n", ret);
  2100. snd_soc_unregister_codec(codec);
  2101. return ret;
  2102. }
  2103. return 0;
  2104. err_enable:
  2105. regulator_bulk_disable(ARRAY_SIZE(wm8904->supplies), wm8904->supplies);
  2106. err_get:
  2107. regulator_bulk_free(ARRAY_SIZE(wm8904->supplies), wm8904->supplies);
  2108. err:
  2109. kfree(wm8904);
  2110. return ret;
  2111. }
  2112. static void wm8904_unregister(struct wm8904_priv *wm8904)
  2113. {
  2114. wm8904_set_bias_level(&wm8904->codec, SND_SOC_BIAS_OFF);
  2115. regulator_bulk_free(ARRAY_SIZE(wm8904->supplies), wm8904->supplies);
  2116. snd_soc_unregister_dai(&wm8904_dai);
  2117. snd_soc_unregister_codec(&wm8904->codec);
  2118. kfree(wm8904);
  2119. wm8904_codec = NULL;
  2120. }
  2121. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  2122. static __devinit int wm8904_i2c_probe(struct i2c_client *i2c,
  2123. const struct i2c_device_id *id)
  2124. {
  2125. struct wm8904_priv *wm8904;
  2126. struct snd_soc_codec *codec;
  2127. wm8904 = kzalloc(sizeof(struct wm8904_priv), GFP_KERNEL);
  2128. if (wm8904 == NULL)
  2129. return -ENOMEM;
  2130. codec = &wm8904->codec;
  2131. codec->hw_write = (hw_write_t)i2c_master_send;
  2132. i2c_set_clientdata(i2c, wm8904);
  2133. codec->control_data = i2c;
  2134. wm8904->pdata = i2c->dev.platform_data;
  2135. codec->dev = &i2c->dev;
  2136. return wm8904_register(wm8904, SND_SOC_I2C);
  2137. }
  2138. static __devexit int wm8904_i2c_remove(struct i2c_client *client)
  2139. {
  2140. struct wm8904_priv *wm8904 = i2c_get_clientdata(client);
  2141. wm8904_unregister(wm8904);
  2142. return 0;
  2143. }
  2144. static const struct i2c_device_id wm8904_i2c_id[] = {
  2145. { "wm8904", 0 },
  2146. { }
  2147. };
  2148. MODULE_DEVICE_TABLE(i2c, wm8904_i2c_id);
  2149. static struct i2c_driver wm8904_i2c_driver = {
  2150. .driver = {
  2151. .name = "WM8904",
  2152. .owner = THIS_MODULE,
  2153. },
  2154. .probe = wm8904_i2c_probe,
  2155. .remove = __devexit_p(wm8904_i2c_remove),
  2156. .id_table = wm8904_i2c_id,
  2157. };
  2158. #endif
  2159. static int __init wm8904_modinit(void)
  2160. {
  2161. int ret;
  2162. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  2163. ret = i2c_add_driver(&wm8904_i2c_driver);
  2164. if (ret != 0) {
  2165. printk(KERN_ERR "Failed to register WM8904 I2C driver: %d\n",
  2166. ret);
  2167. }
  2168. #endif
  2169. return 0;
  2170. }
  2171. module_init(wm8904_modinit);
  2172. static void __exit wm8904_exit(void)
  2173. {
  2174. #if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
  2175. i2c_del_driver(&wm8904_i2c_driver);
  2176. #endif
  2177. }
  2178. module_exit(wm8904_exit);
  2179. MODULE_DESCRIPTION("ASoC WM8904 driver");
  2180. MODULE_AUTHOR("Mark Brown <broonie@opensource.wolfsonmicro.com>");
  2181. MODULE_LICENSE("GPL");