wm8904.c 72 KB

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