swr-mstr-ctrl.c 110 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2015-2021, The Linux Foundation. All rights reserved.
  4. * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
  5. */
  6. #include <linux/irq.h>
  7. #include <linux/kernel.h>
  8. #include <linux/init.h>
  9. #include <linux/slab.h>
  10. #include <linux/io.h>
  11. #include <linux/interrupt.h>
  12. #include <linux/platform_device.h>
  13. #include <linux/delay.h>
  14. #include <linux/kthread.h>
  15. #include <linux/bitops.h>
  16. #include <linux/clk.h>
  17. #include <linux/gpio.h>
  18. #include <linux/of_gpio.h>
  19. #include <linux/pm_runtime.h>
  20. #include <linux/of.h>
  21. #include <soc/soundwire.h>
  22. #include <soc/swr-common.h>
  23. #include <linux/regmap.h>
  24. #include <dsp/msm-audio-event-notify.h>
  25. #include "swr-mstr-registers.h"
  26. #include "swr-slave-registers.h"
  27. #include <dsp/digital-cdc-rsc-mgr.h>
  28. #include "swr-mstr-ctrl.h"
  29. #define SWR_NUM_PORTS 4 /* TODO - Get this info from DT */
  30. #define SWRM_FRAME_SYNC_SEL 4000 /* 4KHz */
  31. #define SWRM_FRAME_SYNC_SEL_NATIVE 3675 /* 3.675KHz */
  32. #define SWRM_PCM_OUT 0
  33. #define SWRM_PCM_IN 1
  34. #define SWRM_SYSTEM_RESUME_TIMEOUT_MS 700
  35. #define SWRM_SYS_SUSPEND_WAIT 1
  36. #define SWRM_DSD_PARAMS_PORT 4
  37. #define SWRM_SPK_DAC_PORT_RECEIVER 0
  38. #define SWR_BROADCAST_CMD_ID 0x0F
  39. #define SWR_DEV_ID_MASK 0xFFFFFFFFFFFF
  40. #define SWR_REG_VAL_PACK(data, dev, id, reg) \
  41. ((reg) | ((id) << 16) | ((dev) << 20) | ((data) << 24))
  42. #define SWR_INVALID_PARAM 0xFF
  43. #define SWR_HSTOP_MAX_VAL 0xF
  44. #define SWR_HSTART_MIN_VAL 0x0
  45. #define ERR_AUTO_SUSPEND_TIMER_VAL 0x1
  46. #define SWRM_LINK_STATUS_RETRY_CNT 100
  47. #define SWRM_ROW_48 48
  48. #define SWRM_ROW_50 50
  49. #define SWRM_ROW_64 64
  50. #define SWRM_COL_02 02
  51. #define SWRM_COL_16 16
  52. #define SWRS_SCP_INT_STATUS_CLEAR_1 0x40
  53. #define SWRS_SCP_INT_STATUS_MASK_1 0x41
  54. #define SWRM_MCP_SLV_STATUS_MASK 0x03
  55. #define SWRM_ROW_CTRL_MASK 0xF8
  56. #define SWRM_COL_CTRL_MASK 0x07
  57. #define SWRM_CLK_DIV_MASK 0x700
  58. #define SWRM_SSP_PERIOD_MASK 0xff0000
  59. #define SWRM_NUM_PINGS_MASK 0x3E0000
  60. #define SWRM_MCP_FRAME_CTRL_BANK_ROW_CTRL_SHFT 3
  61. #define SWRM_MCP_FRAME_CTRL_BANK_COL_CTRL_SHFT 0
  62. #define SWRM_MCP_FRAME_CTRL_BANK_CLK_DIV_VALUE_SHFT 8
  63. #define SWRM_MCP_FRAME_CTRL_BANK_SSP_PERIOD_SHFT 16
  64. #define SWRM_NUM_PINGS_POS 0x11
  65. #define SWRM_DP_PORT_CTRL_EN_CHAN_SHFT 0x18
  66. #define SWRM_DP_PORT_CTRL_OFFSET2_SHFT 0x10
  67. #define SWRM_DP_PORT_CTRL_OFFSET1_SHFT 0x08
  68. #define SWR_OVERFLOW_RETRY_COUNT 30
  69. #define CPU_IDLE_LATENCY 10
  70. #define SWRM_REG_GAP_START 0x2C54
  71. #define SWRM_REG_GAP_END 0x4000
  72. /* pm runtime auto suspend timer in msecs */
  73. static int auto_suspend_timer = 500;
  74. module_param(auto_suspend_timer, int, 0664);
  75. MODULE_PARM_DESC(auto_suspend_timer, "timer for auto suspend");
  76. enum {
  77. SWR_NOT_PRESENT, /* Device is detached/not present on the bus */
  78. SWR_ATTACHED_OK, /* Device is attached */
  79. SWR_ALERT, /* Device alters master for any interrupts */
  80. SWR_RESERVED, /* Reserved */
  81. };
  82. enum {
  83. MASTER_ID_WSA = 1,
  84. MASTER_ID_RX,
  85. MASTER_ID_TX
  86. };
  87. enum {
  88. ENABLE_PENDING,
  89. DISABLE_PENDING
  90. };
  91. enum {
  92. LPASS_HW_CORE,
  93. LPASS_AUDIO_CORE,
  94. };
  95. enum {
  96. SWRM_WR_CHECK_AVAIL,
  97. SWRM_RD_CHECK_AVAIL,
  98. };
  99. #define TRUE 1
  100. #define FALSE 0
  101. #define SWRM_MAX_PORT_REG 120
  102. #define SWRM_MAX_INIT_REG 12
  103. #define MAX_FIFO_RD_FAIL_RETRY 3
  104. static bool swrm_lock_sleep(struct swr_mstr_ctrl *swrm);
  105. static void swrm_unlock_sleep(struct swr_mstr_ctrl *swrm);
  106. static u32 swr_master_read(struct swr_mstr_ctrl *swrm, unsigned int reg_addr);
  107. static void swr_master_write(struct swr_mstr_ctrl *swrm, u16 reg_addr, u32 val);
  108. static int swrm_runtime_resume(struct device *dev);
  109. static void swrm_wait_for_fifo_avail(struct swr_mstr_ctrl *swrm, int swrm_rd_wr);
  110. static u8 swrm_get_clk_div(int mclk_freq, int bus_clk_freq)
  111. {
  112. int clk_div = 0;
  113. u8 div_val = 0;
  114. if (!mclk_freq || !bus_clk_freq)
  115. return 0;
  116. clk_div = (mclk_freq / bus_clk_freq);
  117. switch (clk_div) {
  118. case 32:
  119. div_val = 5;
  120. break;
  121. case 16:
  122. div_val = 4;
  123. break;
  124. case 8:
  125. div_val = 3;
  126. break;
  127. case 4:
  128. div_val = 2;
  129. break;
  130. case 2:
  131. div_val = 1;
  132. break;
  133. case 1:
  134. default:
  135. div_val = 0;
  136. break;
  137. }
  138. return div_val;
  139. }
  140. static bool swrm_is_msm_variant(int val)
  141. {
  142. return (val == SWRM_VERSION_1_3);
  143. }
  144. static u8 get_cmd_id(struct swr_mstr_ctrl *swrm)
  145. {
  146. u8 id;
  147. id = swrm->cmd_id;
  148. swrm->cmd_id = (swrm->cmd_id == 0xE) ? 0 : ((swrm->cmd_id + 1) % 16);
  149. return id;
  150. }
  151. #ifdef CONFIG_DEBUG_FS
  152. static int swrm_debug_open(struct inode *inode, struct file *file)
  153. {
  154. file->private_data = inode->i_private;
  155. return 0;
  156. }
  157. static int get_parameters(char *buf, u32 *param1, int num_of_par)
  158. {
  159. char *token;
  160. int base, cnt;
  161. token = strsep(&buf, " ");
  162. for (cnt = 0; cnt < num_of_par; cnt++) {
  163. if (token) {
  164. if ((token[1] == 'x') || (token[1] == 'X'))
  165. base = 16;
  166. else
  167. base = 10;
  168. if (kstrtou32(token, base, &param1[cnt]) != 0)
  169. return -EINVAL;
  170. token = strsep(&buf, " ");
  171. } else
  172. return -EINVAL;
  173. }
  174. return 0;
  175. }
  176. static ssize_t swrm_reg_show(struct swr_mstr_ctrl *swrm, char __user *ubuf,
  177. size_t count, loff_t *ppos)
  178. {
  179. int i, reg_val, len;
  180. ssize_t total = 0;
  181. char tmp_buf[SWR_MSTR_MAX_BUF_LEN];
  182. if (!ubuf || !ppos)
  183. return 0;
  184. i = ((int) *ppos + SWRM_BASE);
  185. for (; i <= SWRM_MAX_REGISTER; i += 4) {
  186. /* No registers between SWRM_REG_GAP_START to SWRM_REG_GAP_END */
  187. if (i > SWRM_REG_GAP_START && i < SWRM_REG_GAP_END)
  188. continue;
  189. usleep_range(100, 150);
  190. reg_val = swr_master_read(swrm, i);
  191. len = snprintf(tmp_buf, 25, "0x%.3x: 0x%.2x\n", i, reg_val);
  192. if (len < 0) {
  193. pr_err_ratelimited("%s: fail to fill the buffer\n", __func__);
  194. total = -EFAULT;
  195. goto copy_err;
  196. }
  197. if ((total + len) >= count - 1)
  198. break;
  199. if (copy_to_user((ubuf + total), tmp_buf, len)) {
  200. pr_err_ratelimited("%s: fail to copy reg dump\n", __func__);
  201. total = -EFAULT;
  202. goto copy_err;
  203. }
  204. *ppos += 4;
  205. total += len;
  206. }
  207. copy_err:
  208. return total;
  209. }
  210. static ssize_t swrm_debug_reg_dump(struct file *file, char __user *ubuf,
  211. size_t count, loff_t *ppos)
  212. {
  213. struct swr_mstr_ctrl *swrm;
  214. if (!count || !file || !ppos || !ubuf)
  215. return -EINVAL;
  216. swrm = file->private_data;
  217. if (!swrm)
  218. return -EINVAL;
  219. if (*ppos < 0)
  220. return -EINVAL;
  221. return swrm_reg_show(swrm, ubuf, count, ppos);
  222. }
  223. static ssize_t swrm_debug_read(struct file *file, char __user *ubuf,
  224. size_t count, loff_t *ppos)
  225. {
  226. char lbuf[SWR_MSTR_RD_BUF_LEN];
  227. struct swr_mstr_ctrl *swrm = NULL;
  228. if (!count || !file || !ppos || !ubuf)
  229. return -EINVAL;
  230. swrm = file->private_data;
  231. if (!swrm)
  232. return -EINVAL;
  233. if (*ppos < 0)
  234. return -EINVAL;
  235. snprintf(lbuf, sizeof(lbuf), "0x%x\n", swrm->read_data);
  236. return simple_read_from_buffer(ubuf, count, ppos, lbuf,
  237. strnlen(lbuf, 7));
  238. }
  239. static ssize_t swrm_debug_peek_write(struct file *file, const char __user *ubuf,
  240. size_t count, loff_t *ppos)
  241. {
  242. char lbuf[SWR_MSTR_RD_BUF_LEN];
  243. int rc;
  244. u32 param[5];
  245. struct swr_mstr_ctrl *swrm = NULL;
  246. if (!count || !file || !ppos || !ubuf)
  247. return -EINVAL;
  248. swrm = file->private_data;
  249. if (!swrm)
  250. return -EINVAL;
  251. if (*ppos < 0)
  252. return -EINVAL;
  253. if (count > sizeof(lbuf) - 1)
  254. return -EINVAL;
  255. rc = copy_from_user(lbuf, ubuf, count);
  256. if (rc)
  257. return -EFAULT;
  258. lbuf[count] = '\0';
  259. rc = get_parameters(lbuf, param, 1);
  260. if ((param[0] <= SWRM_MAX_REGISTER) && (rc == 0))
  261. swrm->read_data = swr_master_read(swrm, param[0]);
  262. else
  263. rc = -EINVAL;
  264. if (rc == 0)
  265. rc = count;
  266. else
  267. dev_err_ratelimited(swrm->dev, "%s: rc = %d\n", __func__, rc);
  268. return rc;
  269. }
  270. static ssize_t swrm_debug_write(struct file *file,
  271. const char __user *ubuf, size_t count, loff_t *ppos)
  272. {
  273. char lbuf[SWR_MSTR_WR_BUF_LEN];
  274. int rc;
  275. u32 param[5];
  276. struct swr_mstr_ctrl *swrm;
  277. if (!file || !ppos || !ubuf)
  278. return -EINVAL;
  279. swrm = file->private_data;
  280. if (!swrm)
  281. return -EINVAL;
  282. if (count > sizeof(lbuf) - 1)
  283. return -EINVAL;
  284. rc = copy_from_user(lbuf, ubuf, count);
  285. if (rc)
  286. return -EFAULT;
  287. lbuf[count] = '\0';
  288. rc = get_parameters(lbuf, param, 2);
  289. if ((param[0] <= SWRM_MAX_REGISTER) &&
  290. (param[1] <= 0xFFFFFFFF) &&
  291. (rc == 0))
  292. swr_master_write(swrm, param[0], param[1]);
  293. else
  294. rc = -EINVAL;
  295. if (rc == 0)
  296. rc = count;
  297. else
  298. pr_err_ratelimited("%s: rc = %d\n", __func__, rc);
  299. return rc;
  300. }
  301. static const struct file_operations swrm_debug_read_ops = {
  302. .open = swrm_debug_open,
  303. .write = swrm_debug_peek_write,
  304. .read = swrm_debug_read,
  305. };
  306. static const struct file_operations swrm_debug_write_ops = {
  307. .open = swrm_debug_open,
  308. .write = swrm_debug_write,
  309. };
  310. static const struct file_operations swrm_debug_dump_ops = {
  311. .open = swrm_debug_open,
  312. .read = swrm_debug_reg_dump,
  313. };
  314. #endif
  315. static void swrm_reg_dump(struct swr_mstr_ctrl *swrm,
  316. u32 *reg, u32 *val, int len, const char* func)
  317. {
  318. int i = 0;
  319. for (i = 0; i < len; i++)
  320. dev_dbg(swrm->dev, "%s: reg = 0x%x val = 0x%x\n",
  321. func, reg[i], val[i]);
  322. }
  323. static bool is_swr_clk_needed(struct swr_mstr_ctrl *swrm)
  324. {
  325. return ((swrm->version <= SWRM_VERSION_1_5_1) ? true : false);
  326. }
  327. static int swrm_request_hw_vote(struct swr_mstr_ctrl *swrm,
  328. int core_type, bool enable)
  329. {
  330. int ret = 0;
  331. mutex_lock(&swrm->devlock);
  332. if (core_type == LPASS_HW_CORE) {
  333. if (swrm->lpass_core_hw_vote) {
  334. if (enable) {
  335. if (!swrm->dev_up) {
  336. dev_dbg(swrm->dev, "%s: device is down or SSR state\n",
  337. __func__);
  338. trace_printk("%s: device is down or SSR state\n",
  339. __func__);
  340. mutex_unlock(&swrm->devlock);
  341. return -ENODEV;
  342. }
  343. if (++swrm->hw_core_clk_en == 1) {
  344. ret =
  345. digital_cdc_rsc_mgr_hw_vote_enable(
  346. swrm->lpass_core_hw_vote, swrm->dev);
  347. if (ret < 0) {
  348. dev_err_ratelimited(swrm->dev,
  349. "%s:lpass core hw enable failed\n",
  350. __func__);
  351. --swrm->hw_core_clk_en;
  352. }
  353. }
  354. } else {
  355. --swrm->hw_core_clk_en;
  356. if (swrm->hw_core_clk_en < 0)
  357. swrm->hw_core_clk_en = 0;
  358. else if (swrm->hw_core_clk_en == 0)
  359. digital_cdc_rsc_mgr_hw_vote_disable(
  360. swrm->lpass_core_hw_vote, swrm->dev);
  361. }
  362. }
  363. }
  364. if (core_type == LPASS_AUDIO_CORE) {
  365. if (swrm->lpass_core_audio) {
  366. if (enable) {
  367. if (!swrm->dev_up) {
  368. dev_dbg(swrm->dev, "%s: device is down or SSR state\n",
  369. __func__);
  370. trace_printk("%s: device is down or SSR state\n",
  371. __func__);
  372. mutex_unlock(&swrm->devlock);
  373. return -ENODEV;
  374. }
  375. if (++swrm->aud_core_clk_en == 1) {
  376. ret =
  377. digital_cdc_rsc_mgr_hw_vote_enable(
  378. swrm->lpass_core_audio, swrm->dev);
  379. if (ret < 0) {
  380. dev_err_ratelimited(swrm->dev,
  381. "%s:lpass audio hw enable failed\n",
  382. __func__);
  383. --swrm->aud_core_clk_en;
  384. }
  385. }
  386. } else {
  387. --swrm->aud_core_clk_en;
  388. if (swrm->aud_core_clk_en < 0)
  389. swrm->aud_core_clk_en = 0;
  390. else if (swrm->aud_core_clk_en == 0)
  391. digital_cdc_rsc_mgr_hw_vote_disable(
  392. swrm->lpass_core_audio, swrm->dev);
  393. }
  394. }
  395. }
  396. mutex_unlock(&swrm->devlock);
  397. dev_dbg(swrm->dev, "%s: hw_clk_en: %d audio_core_clk_en: %d\n",
  398. __func__, swrm->hw_core_clk_en, swrm->aud_core_clk_en);
  399. trace_printk("%s: hw_clk_en: %d audio_core_clk_en: %d\n",
  400. __func__, swrm->hw_core_clk_en, swrm->aud_core_clk_en);
  401. return ret;
  402. }
  403. static int swrm_get_ssp_period(struct swr_mstr_ctrl *swrm,
  404. int row, int col,
  405. int frame_sync)
  406. {
  407. if (!swrm || !row || !col || !frame_sync)
  408. return 1;
  409. return ((swrm->bus_clk * 2) / ((row * col) * frame_sync));
  410. }
  411. static int swrm_core_vote_request(struct swr_mstr_ctrl *swrm, bool enable)
  412. {
  413. int ret = 0;
  414. if (!swrm->handle)
  415. return -EINVAL;
  416. mutex_lock(&swrm->clklock);
  417. if (!swrm->dev_up) {
  418. ret = -ENODEV;
  419. goto exit;
  420. }
  421. if (swrm->core_vote) {
  422. ret = swrm->core_vote(swrm->handle, enable);
  423. if (ret)
  424. dev_err_ratelimited(swrm->dev,
  425. "%s: core vote request failed\n", __func__);
  426. }
  427. exit:
  428. mutex_unlock(&swrm->clklock);
  429. return ret;
  430. }
  431. static int swrm_clk_request(struct swr_mstr_ctrl *swrm, bool enable)
  432. {
  433. int ret = 0;
  434. if (!swrm->clk || !swrm->handle)
  435. return -EINVAL;
  436. mutex_lock(&swrm->clklock);
  437. if (enable) {
  438. if (!swrm->dev_up) {
  439. ret = -ENODEV;
  440. goto exit;
  441. }
  442. if (is_swr_clk_needed(swrm)) {
  443. if (swrm->core_vote) {
  444. ret = swrm->core_vote(swrm->handle, true);
  445. if (ret) {
  446. dev_err_ratelimited(swrm->dev,
  447. "%s: core vote request failed\n",
  448. __func__);
  449. swrm->core_vote(swrm->handle, false);
  450. goto exit;
  451. }
  452. ret = swrm->core_vote(swrm->handle, false);
  453. }
  454. }
  455. swrm->clk_ref_count++;
  456. if (swrm->clk_ref_count == 1) {
  457. trace_printk("%s: clock enable count %d\n",
  458. __func__, swrm->clk_ref_count);
  459. ret = swrm->clk(swrm->handle, true);
  460. if (ret) {
  461. dev_err_ratelimited(swrm->dev,
  462. "%s: clock enable req failed",
  463. __func__);
  464. --swrm->clk_ref_count;
  465. }
  466. }
  467. } else if (--swrm->clk_ref_count == 0) {
  468. trace_printk("%s: clock disable count %d\n",
  469. __func__, swrm->clk_ref_count);
  470. swrm->clk(swrm->handle, false);
  471. complete(&swrm->clk_off_complete);
  472. }
  473. if (swrm->clk_ref_count < 0) {
  474. dev_err_ratelimited(swrm->dev, "%s: swrm clk count mismatch\n", __func__);
  475. swrm->clk_ref_count = 0;
  476. }
  477. exit:
  478. mutex_unlock(&swrm->clklock);
  479. return ret;
  480. }
  481. static int swrm_ahb_write(struct swr_mstr_ctrl *swrm,
  482. u16 reg, u32 *value)
  483. {
  484. u32 temp = (u32)(*value);
  485. int ret = 0;
  486. int vote_ret = 0;
  487. mutex_lock(&swrm->devlock);
  488. if (!swrm->dev_up)
  489. goto err;
  490. if (is_swr_clk_needed(swrm)) {
  491. ret = swrm_clk_request(swrm, TRUE);
  492. if (ret) {
  493. dev_err_ratelimited(swrm->dev,
  494. "%s: clock request failed\n",
  495. __func__);
  496. goto err;
  497. }
  498. } else {
  499. vote_ret = swrm_core_vote_request(swrm, true);
  500. if (vote_ret == -ENOTSYNC)
  501. goto err_vote;
  502. else if (vote_ret)
  503. goto err;
  504. }
  505. iowrite32(temp, swrm->swrm_dig_base + reg);
  506. if (is_swr_clk_needed(swrm))
  507. swrm_clk_request(swrm, FALSE);
  508. err_vote:
  509. if (!is_swr_clk_needed(swrm))
  510. swrm_core_vote_request(swrm, false);
  511. err:
  512. mutex_unlock(&swrm->devlock);
  513. return ret;
  514. }
  515. static int swrm_ahb_read(struct swr_mstr_ctrl *swrm,
  516. u16 reg, u32 *value)
  517. {
  518. u32 temp = 0;
  519. int ret = 0;
  520. int vote_ret = 0;
  521. mutex_lock(&swrm->devlock);
  522. if (!swrm->dev_up)
  523. goto err;
  524. if (is_swr_clk_needed(swrm)) {
  525. ret = swrm_clk_request(swrm, TRUE);
  526. if (ret) {
  527. dev_err_ratelimited(swrm->dev, "%s: clock request failed\n",
  528. __func__);
  529. goto err;
  530. }
  531. } else {
  532. vote_ret = swrm_core_vote_request(swrm, true);
  533. if (vote_ret == -ENOTSYNC)
  534. goto err_vote;
  535. else if (vote_ret)
  536. goto err;
  537. }
  538. temp = ioread32(swrm->swrm_dig_base + reg);
  539. *value = temp;
  540. if (is_swr_clk_needed(swrm))
  541. swrm_clk_request(swrm, FALSE);
  542. err_vote:
  543. if (!is_swr_clk_needed(swrm))
  544. swrm_core_vote_request(swrm, false);
  545. err:
  546. mutex_unlock(&swrm->devlock);
  547. return ret;
  548. }
  549. static u32 swr_master_read(struct swr_mstr_ctrl *swrm, unsigned int reg_addr)
  550. {
  551. u32 val = 0;
  552. if (swrm->read)
  553. val = swrm->read(swrm->handle, reg_addr);
  554. else
  555. swrm_ahb_read(swrm, reg_addr, &val);
  556. return val;
  557. }
  558. static void swr_master_write(struct swr_mstr_ctrl *swrm, u16 reg_addr, u32 val)
  559. {
  560. if (swrm->write)
  561. swrm->write(swrm->handle, reg_addr, val);
  562. else
  563. swrm_ahb_write(swrm, reg_addr, &val);
  564. }
  565. static int swr_master_bulk_write(struct swr_mstr_ctrl *swrm, u32 *reg_addr,
  566. u32 *val, unsigned int length)
  567. {
  568. int i = 0;
  569. if (swrm->bulk_write)
  570. swrm->bulk_write(swrm->handle, reg_addr, val, length);
  571. else {
  572. mutex_lock(&swrm->iolock);
  573. for (i = 0; i < length; i++) {
  574. /* wait for FIFO WR command to complete to avoid overflow */
  575. /*
  576. * Reduce sleep from 100us to 50us to meet KPIs
  577. * This still meets the hardware spec
  578. */
  579. usleep_range(50, 55);
  580. if (reg_addr[i] == SWRM_CMD_FIFO_WR_CMD(swrm->ee_val))
  581. swrm_wait_for_fifo_avail(swrm,
  582. SWRM_WR_CHECK_AVAIL);
  583. swr_master_write(swrm, reg_addr[i], val[i]);
  584. }
  585. usleep_range(100, 110);
  586. mutex_unlock(&swrm->iolock);
  587. }
  588. return 0;
  589. }
  590. static bool swrm_check_link_status(struct swr_mstr_ctrl *swrm, bool active)
  591. {
  592. int retry = SWRM_LINK_STATUS_RETRY_CNT;
  593. int ret = false;
  594. int status = active ? 0x1 : 0x0;
  595. int comp_sts = 0x0;
  596. if ((swrm->version <= SWRM_VERSION_1_5_1))
  597. return true;
  598. do {
  599. #ifdef CONFIG_SWRM_VER_2P0
  600. comp_sts = swr_master_read(swrm, SWRM_LINK_STATUS(swrm->ee_val)) & 0x01;
  601. #else
  602. comp_sts = swr_master_read(swrm, SWRM_COMP_STATUS) & 0x01;
  603. #endif
  604. /* check comp status and status requested met */
  605. if ((comp_sts && status) || (!comp_sts && !status)) {
  606. ret = true;
  607. break;
  608. }
  609. retry--;
  610. usleep_range(500, 510);
  611. } while (retry);
  612. if (retry == 0)
  613. dev_err_ratelimited(swrm->dev, "%s: link status not %s\n", __func__,
  614. active ? "connected" : "disconnected");
  615. return ret;
  616. }
  617. static bool swrm_is_port_en(struct swr_master *mstr)
  618. {
  619. return !!(mstr->num_port);
  620. }
  621. static void copy_port_tables(struct swr_mstr_ctrl *swrm,
  622. struct port_params *params)
  623. {
  624. u8 i;
  625. struct port_params *config = params;
  626. for (i = 0; i < SWR_MSTR_PORT_LEN; i++) {
  627. /* wsa uses single frame structure for all configurations */
  628. if (!swrm->mport_cfg[i].port_en)
  629. continue;
  630. swrm->mport_cfg[i].sinterval = config[i].si;
  631. swrm->mport_cfg[i].offset1 = config[i].off1;
  632. swrm->mport_cfg[i].offset2 = config[i].off2;
  633. swrm->mport_cfg[i].hstart = config[i].hstart;
  634. swrm->mport_cfg[i].hstop = config[i].hstop;
  635. swrm->mport_cfg[i].blk_pack_mode = config[i].bp_mode;
  636. swrm->mport_cfg[i].blk_grp_count = config[i].bgp_ctrl;
  637. swrm->mport_cfg[i].word_length = config[i].wd_len;
  638. swrm->mport_cfg[i].lane_ctrl = config[i].lane_ctrl;
  639. swrm->mport_cfg[i].dir = config[i].dir;
  640. swrm->mport_cfg[i].stream_type = config[i].stream_type;
  641. }
  642. }
  643. static int swrm_get_port_config(struct swr_mstr_ctrl *swrm)
  644. {
  645. struct port_params *params;
  646. u32 usecase = 0;
  647. if (swrm->master_id == MASTER_ID_TX)
  648. return 0;
  649. /* TODO - Send usecase information to avoid checking for master_id */
  650. if (swrm->mport_cfg[SWRM_DSD_PARAMS_PORT].port_en &&
  651. (swrm->master_id == MASTER_ID_RX))
  652. usecase = 1;
  653. else if ((swrm->master_id == MASTER_ID_RX) &&
  654. (swrm->bus_clk == SWR_CLK_RATE_11P2896MHZ))
  655. usecase = 2;
  656. if ((swrm->master_id == MASTER_ID_WSA) &&
  657. swrm->mport_cfg[SWRM_SPK_DAC_PORT_RECEIVER].port_en &&
  658. swrm->mport_cfg[SWRM_SPK_DAC_PORT_RECEIVER].ch_rate ==
  659. SWR_CLK_RATE_4P8MHZ)
  660. usecase = 1;
  661. params = swrm->port_param[usecase];
  662. copy_port_tables(swrm, params);
  663. return 0;
  664. }
  665. static int swrm_pcm_port_config(struct swr_mstr_ctrl *swrm, u8 port_num,
  666. u8 stream_type, bool dir, bool enable)
  667. {
  668. u16 reg_addr = 0;
  669. u32 reg_val = 0;
  670. if (!port_num || port_num > SWR_MSTR_PORT_LEN) {
  671. dev_err_ratelimited(swrm->dev, "%s: invalid port: %d\n",
  672. __func__, port_num);
  673. return -EINVAL;
  674. }
  675. if (stream_type == SWR_PDM)
  676. return 0;
  677. reg_addr = ((dir) ? SWRM_DIN_DP_PCM_PORT_CTRL(port_num) : \
  678. SWRM_DOUT_DP_PCM_PORT_CTRL(port_num));
  679. reg_val = enable ? 0x3 : 0x0;
  680. swr_master_write(swrm, reg_addr, reg_val);
  681. dev_dbg(swrm->dev, "%s : pcm port %s, reg_val = %d, for addr %x\n",
  682. __func__, enable ? "Enabled" : "disabled", reg_val, reg_addr);
  683. return 0;
  684. }
  685. static int swrm_get_master_port(struct swr_mstr_ctrl *swrm, u8 *mstr_port_id,
  686. u8 *mstr_ch_mask, u8 mstr_prt_type,
  687. u8 slv_port_id)
  688. {
  689. int i, j;
  690. *mstr_port_id = 0;
  691. for (i = 1; i <= swrm->num_ports; i++) {
  692. for (j = 0; j < SWR_MAX_CH_PER_PORT; j++) {
  693. if (swrm->port_mapping[i][j].port_type == mstr_prt_type)
  694. goto found;
  695. }
  696. }
  697. found:
  698. if (i > swrm->num_ports || j == SWR_MAX_CH_PER_PORT) {
  699. dev_err_ratelimited(swrm->dev, "%s: port type not supported by master\n",
  700. __func__);
  701. return -EINVAL;
  702. }
  703. /* id 0 corresponds to master port 1 */
  704. *mstr_port_id = i - 1;
  705. *mstr_ch_mask = swrm->port_mapping[i][j].ch_mask;
  706. return 0;
  707. }
  708. static u32 swrm_get_packed_reg_val(u8 *cmd_id, u8 cmd_data,
  709. u8 dev_addr, u16 reg_addr)
  710. {
  711. u32 val;
  712. u8 id = *cmd_id;
  713. if (id != SWR_BROADCAST_CMD_ID) {
  714. if (id < 14)
  715. id += 1;
  716. else
  717. id = 0;
  718. *cmd_id = id;
  719. }
  720. val = SWR_REG_VAL_PACK(cmd_data, dev_addr, id, reg_addr);
  721. return val;
  722. }
  723. static void swrm_wait_for_fifo_avail(struct swr_mstr_ctrl *swrm, int swrm_rd_wr)
  724. {
  725. u32 fifo_outstanding_cmd;
  726. u32 fifo_retry_count = SWR_OVERFLOW_RETRY_COUNT;
  727. if (swrm_rd_wr) {
  728. /* Check for fifo underflow during read */
  729. /* Check no of outstanding commands in fifo before read */
  730. fifo_outstanding_cmd = ((swr_master_read(swrm,
  731. SWRM_CMD_FIFO_STATUS(swrm->ee_val)) & 0x001F0000) >> 16);
  732. if (fifo_outstanding_cmd == 0) {
  733. while (fifo_retry_count) {
  734. usleep_range(500, 510);
  735. fifo_outstanding_cmd =
  736. ((swr_master_read (swrm,
  737. SWRM_CMD_FIFO_STATUS(swrm->ee_val)) & 0x001F0000)
  738. >> 16);
  739. fifo_retry_count--;
  740. if (fifo_outstanding_cmd > 0)
  741. break;
  742. }
  743. }
  744. if (fifo_outstanding_cmd == 0)
  745. dev_err_ratelimited(swrm->dev,
  746. "%s err read underflow\n", __func__);
  747. } else {
  748. /* Check for fifo overflow during write */
  749. /* Check no of outstanding commands in fifo before write */
  750. fifo_outstanding_cmd = ((swr_master_read(swrm,
  751. SWRM_CMD_FIFO_STATUS(swrm->ee_val)) & 0x00001F00)
  752. >> 8);
  753. if (fifo_outstanding_cmd == swrm->wr_fifo_depth) {
  754. while (fifo_retry_count) {
  755. usleep_range(500, 510);
  756. fifo_outstanding_cmd =
  757. ((swr_master_read(swrm, SWRM_CMD_FIFO_STATUS(swrm->ee_val))
  758. & 0x00001F00) >> 8);
  759. fifo_retry_count--;
  760. if (fifo_outstanding_cmd < swrm->wr_fifo_depth)
  761. break;
  762. }
  763. }
  764. if (fifo_outstanding_cmd == swrm->wr_fifo_depth)
  765. dev_err_ratelimited(swrm->dev,
  766. "%s err write overflow\n", __func__);
  767. }
  768. }
  769. static int swrm_cmd_fifo_rd_cmd(struct swr_mstr_ctrl *swrm, int *cmd_data,
  770. u8 dev_addr, u8 cmd_id, u16 reg_addr,
  771. u32 len)
  772. {
  773. u32 val;
  774. u32 retry_attempt = 0;
  775. mutex_lock(&swrm->iolock);
  776. val = swrm_get_packed_reg_val(&swrm->rcmd_id, len, dev_addr, reg_addr);
  777. if (swrm->read) {
  778. /* skip delay if read is handled in platform driver */
  779. swr_master_write(swrm, SWRM_CMD_FIFO_RD_CMD(swrm->ee_val), val);
  780. } else {
  781. /*
  782. * Check for outstanding cmd wrt. write fifo depth to avoid
  783. * overflow as read will also increase write fifo cnt.
  784. */
  785. swrm_wait_for_fifo_avail(swrm, SWRM_WR_CHECK_AVAIL);
  786. /* wait for FIFO RD to complete to avoid overflow */
  787. usleep_range(100, 105);
  788. swr_master_write(swrm, SWRM_CMD_FIFO_RD_CMD(swrm->ee_val), val);
  789. /* wait for FIFO RD CMD complete to avoid overflow */
  790. usleep_range(250, 255);
  791. }
  792. /* Check if slave responds properly after FIFO RD is complete */
  793. swrm_wait_for_fifo_avail(swrm, SWRM_RD_CHECK_AVAIL);
  794. retry_read:
  795. *cmd_data = swr_master_read(swrm, SWRM_CMD_FIFO_RD_FIFO(swrm->ee_val));
  796. dev_dbg(swrm->dev, "%s: reg: 0x%x, cmd_id: 0x%x, rcmd_id: 0x%x, \
  797. dev_num: 0x%x, cmd_data: 0x%x\n", __func__, reg_addr,
  798. cmd_id, swrm->rcmd_id, dev_addr, *cmd_data);
  799. if ((((*cmd_data) & 0xF00) >> 8) != swrm->rcmd_id) {
  800. if (retry_attempt < MAX_FIFO_RD_FAIL_RETRY) {
  801. /* wait 500 us before retry on fifo read failure */
  802. usleep_range(500, 505);
  803. if (retry_attempt == (MAX_FIFO_RD_FAIL_RETRY - 1)) {
  804. swr_master_write(swrm,
  805. SWRM_CMD_FIFO_RD_CMD(swrm->ee_val),
  806. val);
  807. }
  808. retry_attempt++;
  809. goto retry_read;
  810. } else {
  811. dev_err_ratelimited(swrm->dev, "%s: reg: 0x%x, cmd_id: 0x%x, \
  812. rcmd_id: 0x%x, dev_num: 0x%x, cmd_data: 0x%x\n",
  813. __func__, reg_addr, cmd_id, swrm->rcmd_id,
  814. dev_addr, *cmd_data);
  815. dev_err_ratelimited(swrm->dev,
  816. "%s: failed to read fifo\n", __func__);
  817. }
  818. }
  819. mutex_unlock(&swrm->iolock);
  820. return 0;
  821. }
  822. static int swrm_cmd_fifo_wr_cmd(struct swr_mstr_ctrl *swrm, u8 cmd_data,
  823. u8 dev_addr, u8 cmd_id, u16 reg_addr)
  824. {
  825. u32 val;
  826. int ret = 0;
  827. mutex_lock(&swrm->iolock);
  828. if (!cmd_id)
  829. val = swrm_get_packed_reg_val(&swrm->wcmd_id, cmd_data,
  830. dev_addr, reg_addr);
  831. else
  832. val = swrm_get_packed_reg_val(&cmd_id, cmd_data,
  833. dev_addr, reg_addr);
  834. dev_dbg(swrm->dev, "%s: reg: 0x%x, cmd_id: 0x%x,wcmd_id: 0x%x, \
  835. dev_num: 0x%x, cmd_data: 0x%x\n", __func__,
  836. reg_addr, cmd_id, swrm->wcmd_id,dev_addr, cmd_data);
  837. /*
  838. * Check for outstanding cmd wrt. write fifo depth to avoid
  839. * overflow.
  840. */
  841. swrm_wait_for_fifo_avail(swrm, SWRM_WR_CHECK_AVAIL);
  842. swr_master_write(swrm, SWRM_CMD_FIFO_WR_CMD(swrm->ee_val), val);
  843. /*
  844. * wait for FIFO WR command to complete to avoid overflow
  845. * skip delay if write is handled in platform driver.
  846. */
  847. if(!swrm->write)
  848. usleep_range(150, 155);
  849. if (cmd_id == 0xF) {
  850. /*
  851. * sleep for 10ms for MSM soundwire variant to allow broadcast
  852. * command to complete.
  853. */
  854. if (swrm_is_msm_variant(swrm->version))
  855. usleep_range(10000, 10100);
  856. else
  857. wait_for_completion_timeout(&swrm->broadcast,
  858. (2 * HZ/10));
  859. }
  860. mutex_unlock(&swrm->iolock);
  861. return ret;
  862. }
  863. static int swrm_read(struct swr_master *master, u8 dev_num, u16 reg_addr,
  864. void *buf, u32 len)
  865. {
  866. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  867. int ret = 0;
  868. int val;
  869. u8 *reg_val = (u8 *)buf;
  870. if (!swrm) {
  871. dev_err_ratelimited(&master->dev, "%s: swrm is NULL\n", __func__);
  872. return -EINVAL;
  873. }
  874. if (!dev_num) {
  875. dev_err_ratelimited(&master->dev, "%s: invalid slave dev num\n", __func__);
  876. return -EINVAL;
  877. }
  878. mutex_lock(&swrm->devlock);
  879. if (!swrm->dev_up) {
  880. mutex_unlock(&swrm->devlock);
  881. return 0;
  882. }
  883. mutex_unlock(&swrm->devlock);
  884. pm_runtime_get_sync(swrm->dev);
  885. if (swrm->req_clk_switch)
  886. swrm_runtime_resume(swrm->dev);
  887. ret = swrm_cmd_fifo_rd_cmd(swrm, &val, dev_num,
  888. get_cmd_id(swrm), reg_addr, len);
  889. if (!ret)
  890. *reg_val = (u8)val;
  891. pm_runtime_put_autosuspend(swrm->dev);
  892. pm_runtime_mark_last_busy(swrm->dev);
  893. return ret;
  894. }
  895. static int swrm_write(struct swr_master *master, u8 dev_num, u16 reg_addr,
  896. const void *buf)
  897. {
  898. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  899. int ret = 0;
  900. u8 reg_val = *(u8 *)buf;
  901. if (!swrm) {
  902. dev_err_ratelimited(&master->dev, "%s: swrm is NULL\n", __func__);
  903. return -EINVAL;
  904. }
  905. if (!dev_num) {
  906. dev_err_ratelimited(&master->dev, "%s: invalid slave dev num\n", __func__);
  907. return -EINVAL;
  908. }
  909. mutex_lock(&swrm->devlock);
  910. if (!swrm->dev_up) {
  911. mutex_unlock(&swrm->devlock);
  912. return 0;
  913. }
  914. mutex_unlock(&swrm->devlock);
  915. pm_runtime_get_sync(swrm->dev);
  916. if (swrm->req_clk_switch)
  917. swrm_runtime_resume(swrm->dev);
  918. ret = swrm_cmd_fifo_wr_cmd(swrm, reg_val, dev_num,
  919. get_cmd_id(swrm), reg_addr);
  920. pm_runtime_put_autosuspend(swrm->dev);
  921. pm_runtime_mark_last_busy(swrm->dev);
  922. return ret;
  923. }
  924. static int swrm_bulk_write(struct swr_master *master, u8 dev_num, void *reg,
  925. const void *buf, size_t len)
  926. {
  927. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  928. int ret = 0;
  929. int i;
  930. u32 *val;
  931. u32 *swr_fifo_reg;
  932. if (!swrm || !swrm->handle) {
  933. dev_err_ratelimited(&master->dev, "%s: swrm is NULL\n", __func__);
  934. return -EINVAL;
  935. }
  936. if (len <= 0)
  937. return -EINVAL;
  938. mutex_lock(&swrm->devlock);
  939. if (!swrm->dev_up) {
  940. mutex_unlock(&swrm->devlock);
  941. return 0;
  942. }
  943. mutex_unlock(&swrm->devlock);
  944. pm_runtime_get_sync(swrm->dev);
  945. if (dev_num) {
  946. swr_fifo_reg = kcalloc(len, sizeof(u32), GFP_KERNEL);
  947. if (!swr_fifo_reg) {
  948. ret = -ENOMEM;
  949. goto err;
  950. }
  951. val = kcalloc(len, sizeof(u32), GFP_KERNEL);
  952. if (!val) {
  953. ret = -ENOMEM;
  954. goto mem_fail;
  955. }
  956. for (i = 0; i < len; i++) {
  957. val[i] = swrm_get_packed_reg_val(&swrm->wcmd_id,
  958. ((u8 *)buf)[i],
  959. dev_num,
  960. ((u16 *)reg)[i]);
  961. swr_fifo_reg[i] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  962. }
  963. ret = swr_master_bulk_write(swrm, swr_fifo_reg, val, len);
  964. if (ret) {
  965. dev_err_ratelimited(&master->dev, "%s: bulk write failed\n",
  966. __func__);
  967. ret = -EINVAL;
  968. }
  969. } else {
  970. dev_err_ratelimited(&master->dev,
  971. "%s: No support of Bulk write for master regs\n",
  972. __func__);
  973. ret = -EINVAL;
  974. goto err;
  975. }
  976. kfree(val);
  977. mem_fail:
  978. kfree(swr_fifo_reg);
  979. err:
  980. pm_runtime_put_autosuspend(swrm->dev);
  981. pm_runtime_mark_last_busy(swrm->dev);
  982. return ret;
  983. }
  984. static u8 get_inactive_bank_num(struct swr_mstr_ctrl *swrm)
  985. {
  986. return (swr_master_read(swrm, SWRM_MCP_STATUS) & 0x01) ? 0 : 1;
  987. }
  988. static void enable_bank_switch(struct swr_mstr_ctrl *swrm, u8 bank,
  989. u8 row, u8 col)
  990. {
  991. swrm_cmd_fifo_wr_cmd(swrm, ((row << 3) | col), 0xF, 0xF,
  992. SWRS_SCP_FRAME_CTRL_BANK(bank));
  993. }
  994. static void swrm_switch_frame_shape(struct swr_mstr_ctrl *swrm, int mclk_freq)
  995. {
  996. u8 bank;
  997. u32 n_row, n_col;
  998. u32 value = 0;
  999. u32 row = 0, col = 0;
  1000. u8 ssp_period = 0;
  1001. int frame_sync = SWRM_FRAME_SYNC_SEL;
  1002. if (mclk_freq == MCLK_FREQ_NATIVE) {
  1003. n_col = SWR_MAX_COL;
  1004. col = SWRM_COL_16;
  1005. n_row = SWR_ROW_64;
  1006. row = SWRM_ROW_64;
  1007. frame_sync = SWRM_FRAME_SYNC_SEL_NATIVE;
  1008. } else {
  1009. n_col = SWR_MIN_COL;
  1010. col = SWRM_COL_02;
  1011. n_row = SWR_ROW_50;
  1012. row = SWRM_ROW_50;
  1013. frame_sync = SWRM_FRAME_SYNC_SEL;
  1014. }
  1015. bank = get_inactive_bank_num(swrm);
  1016. ssp_period = swrm_get_ssp_period(swrm, row, col, frame_sync);
  1017. dev_dbg(swrm->dev, "%s: ssp_period: %d\n", __func__, ssp_period);
  1018. value = ((n_row << SWRM_MCP_FRAME_CTRL_BANK_ROW_CTRL_SHFT) |
  1019. (n_col << SWRM_MCP_FRAME_CTRL_BANK_COL_CTRL_SHFT) |
  1020. ((ssp_period - 1) << SWRM_MCP_FRAME_CTRL_BANK_SSP_PERIOD_SHFT));
  1021. swr_master_write(swrm, SWRM_MCP_FRAME_CTRL_BANK(bank), value);
  1022. enable_bank_switch(swrm, bank, n_row, n_col);
  1023. }
  1024. static struct swr_port_info *swrm_get_port_req(struct swrm_mports *mport,
  1025. u8 slv_port, u8 dev_num)
  1026. {
  1027. struct swr_port_info *port_req = NULL;
  1028. list_for_each_entry(port_req, &mport->port_req_list, list) {
  1029. /* Store dev_id instead of dev_num if enumeration is changed run_time */
  1030. if ((port_req->slave_port_id == slv_port)
  1031. && (port_req->dev_num == dev_num))
  1032. return port_req;
  1033. }
  1034. return NULL;
  1035. }
  1036. static bool swrm_remove_from_group(struct swr_master *master)
  1037. {
  1038. struct swr_device *swr_dev;
  1039. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1040. bool is_removed = false;
  1041. if (!swrm)
  1042. goto end;
  1043. mutex_lock(&swrm->mlock);
  1044. if (swrm->num_rx_chs > 1) {
  1045. list_for_each_entry(swr_dev, &master->devices,
  1046. dev_list) {
  1047. swr_dev->group_id = SWR_GROUP_NONE;
  1048. master->gr_sid = 0;
  1049. }
  1050. is_removed = true;
  1051. }
  1052. mutex_unlock(&swrm->mlock);
  1053. end:
  1054. return is_removed;
  1055. }
  1056. int swrm_get_clk_div_rate(int mclk_freq, int bus_clk_freq)
  1057. {
  1058. if (!bus_clk_freq)
  1059. return mclk_freq;
  1060. if (mclk_freq == SWR_CLK_RATE_9P6MHZ) {
  1061. if (bus_clk_freq <= SWR_CLK_RATE_0P6MHZ)
  1062. bus_clk_freq = SWR_CLK_RATE_0P6MHZ;
  1063. else if (bus_clk_freq <= SWR_CLK_RATE_1P2MHZ)
  1064. bus_clk_freq = SWR_CLK_RATE_4P8MHZ;
  1065. else if (bus_clk_freq <= SWR_CLK_RATE_2P4MHZ)
  1066. bus_clk_freq = SWR_CLK_RATE_4P8MHZ;
  1067. else if(bus_clk_freq <= SWR_CLK_RATE_4P8MHZ)
  1068. bus_clk_freq = SWR_CLK_RATE_4P8MHZ;
  1069. else if(bus_clk_freq <= SWR_CLK_RATE_9P6MHZ)
  1070. bus_clk_freq = SWR_CLK_RATE_9P6MHZ;
  1071. else
  1072. bus_clk_freq = SWR_CLK_RATE_9P6MHZ;
  1073. } else if (mclk_freq == SWR_CLK_RATE_11P2896MHZ)
  1074. bus_clk_freq = SWR_CLK_RATE_11P2896MHZ;
  1075. return bus_clk_freq;
  1076. }
  1077. static int swrm_update_bus_clk(struct swr_mstr_ctrl *swrm)
  1078. {
  1079. int ret = 0;
  1080. int agg_clk = 0;
  1081. int i;
  1082. for (i = 0; i < SWR_MSTR_PORT_LEN; i++)
  1083. agg_clk += swrm->mport_cfg[i].ch_rate;
  1084. if (agg_clk)
  1085. swrm->bus_clk = swrm_get_clk_div_rate(swrm->mclk_freq,
  1086. agg_clk);
  1087. else
  1088. swrm->bus_clk = swrm->mclk_freq;
  1089. dev_dbg(swrm->dev, "%s: all_port_clk: %d, bus_clk: %d\n",
  1090. __func__, agg_clk, swrm->bus_clk);
  1091. return ret;
  1092. }
  1093. static void swrm_disable_ports(struct swr_master *master,
  1094. u8 bank)
  1095. {
  1096. u32 value;
  1097. struct swr_port_info *port_req;
  1098. int i;
  1099. struct swrm_mports *mport;
  1100. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1101. if (!swrm) {
  1102. pr_err_ratelimited("%s: swrm is null\n", __func__);
  1103. return;
  1104. }
  1105. dev_dbg(swrm->dev, "%s: master num_port: %d\n", __func__,
  1106. master->num_port);
  1107. for (i = 0; i < SWR_MSTR_PORT_LEN ; i++) {
  1108. mport = &(swrm->mport_cfg[i]);
  1109. if (!mport->port_en)
  1110. continue;
  1111. list_for_each_entry(port_req, &mport->port_req_list, list) {
  1112. /* skip ports with no change req's*/
  1113. if (port_req->req_ch == port_req->ch_en)
  1114. continue;
  1115. swrm_cmd_fifo_wr_cmd(swrm, port_req->req_ch,
  1116. port_req->dev_num, get_cmd_id(swrm),
  1117. SWRS_DP_CHANNEL_ENABLE_BANK(port_req->slave_port_id,
  1118. bank));
  1119. dev_dbg(swrm->dev, "%s: mport :%d, reg: 0x%x\n",
  1120. __func__, i,
  1121. (SWRM_DP_PORT_CTRL_BANK((i + 1), bank)));
  1122. }
  1123. value = ((mport->req_ch)
  1124. << SWRM_DP_PORT_CTRL_EN_CHAN_SHFT);
  1125. value |= ((mport->offset2)
  1126. << SWRM_DP_PORT_CTRL_OFFSET2_SHFT);
  1127. value |= ((mport->offset1)
  1128. << SWRM_DP_PORT_CTRL_OFFSET1_SHFT);
  1129. value |= (mport->sinterval & 0xFF);
  1130. swr_master_write(swrm,
  1131. SWRM_DP_PORT_CTRL_BANK((i + 1), bank),
  1132. value);
  1133. dev_dbg(swrm->dev, "%s: mport :%d, reg: 0x%x, val: 0x%x\n",
  1134. __func__, i,
  1135. (SWRM_DP_PORT_CTRL_BANK((i + 1), bank)), value);
  1136. if (!mport->req_ch)
  1137. swrm_pcm_port_config(swrm, (i + 1),
  1138. mport->stream_type, mport->dir, false);
  1139. }
  1140. }
  1141. static void swrm_cleanup_disabled_port_reqs(struct swr_master *master)
  1142. {
  1143. struct swr_port_info *port_req, *next;
  1144. int i;
  1145. struct swrm_mports *mport;
  1146. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1147. if (!swrm) {
  1148. pr_err_ratelimited("%s: swrm is null\n", __func__);
  1149. return;
  1150. }
  1151. dev_dbg(swrm->dev, "%s: master num_port: %d\n", __func__,
  1152. master->num_port);
  1153. for (i = 0; i < SWR_MSTR_PORT_LEN; i++) {
  1154. mport = &(swrm->mport_cfg[i]);
  1155. list_for_each_entry_safe(port_req, next,
  1156. &mport->port_req_list, list) {
  1157. /* skip ports without new ch req */
  1158. if (port_req->ch_en == port_req->req_ch)
  1159. continue;
  1160. /* remove new ch req's*/
  1161. port_req->ch_en = port_req->req_ch;
  1162. /* If no streams enabled on port, remove the port req */
  1163. if (port_req->ch_en == 0) {
  1164. list_del(&port_req->list);
  1165. kfree(port_req);
  1166. }
  1167. }
  1168. /* remove new ch req's on mport*/
  1169. mport->ch_en = mport->req_ch;
  1170. if (!(mport->ch_en)) {
  1171. mport->port_en = false;
  1172. master->port_en_mask &= ~i;
  1173. }
  1174. }
  1175. }
  1176. static u8 swrm_get_controller_offset1(struct swr_mstr_ctrl *swrm,
  1177. u8* dev_offset, u8 off1)
  1178. {
  1179. u8 offset1 = 0x0F;
  1180. int i = 0;
  1181. if (swrm->master_id == MASTER_ID_TX) {
  1182. for (i = 1; i < SWRM_NUM_AUTO_ENUM_SLAVES; i++) {
  1183. pr_debug("%s: dev offset: %d\n",
  1184. __func__, dev_offset[i]);
  1185. if (offset1 > dev_offset[i])
  1186. offset1 = dev_offset[i];
  1187. }
  1188. } else {
  1189. offset1 = off1;
  1190. }
  1191. pr_debug("%s: offset: %d\n", __func__, offset1);
  1192. return offset1;
  1193. }
  1194. static int swrm_get_uc(int bus_clk)
  1195. {
  1196. switch (bus_clk) {
  1197. case SWR_CLK_RATE_4P8MHZ:
  1198. return SWR_UC1;
  1199. case SWR_CLK_RATE_1P2MHZ:
  1200. return SWR_UC2;
  1201. case SWR_CLK_RATE_0P6MHZ:
  1202. return SWR_UC3;
  1203. case SWR_CLK_RATE_9P6MHZ:
  1204. default:
  1205. return SWR_UC0;
  1206. }
  1207. return SWR_UC0;
  1208. }
  1209. static void swrm_get_device_frame_shape(struct swr_mstr_ctrl *swrm,
  1210. struct swrm_mports *mport,
  1211. struct swr_port_info *port_req)
  1212. {
  1213. u32 uc = SWR_UC0;
  1214. u32 port_id_offset = 0;
  1215. if (swrm->master_id == MASTER_ID_TX) {
  1216. uc = swrm_get_uc(swrm->bus_clk);
  1217. port_id_offset = (port_req->dev_num - 1) *
  1218. SWR_MAX_DEV_PORT_NUM +
  1219. port_req->slave_port_id;
  1220. if (port_id_offset >= SWR_MAX_MSTR_PORT_NUM)
  1221. return;
  1222. port_req->sinterval =
  1223. ((swrm->bus_clk * 2) / port_req->ch_rate) - 1;
  1224. port_req->offset1 = swrm->pp[uc][port_id_offset].offset1;
  1225. port_req->offset2 = 0x00;
  1226. port_req->hstart = 0xFF;
  1227. port_req->hstop = 0xFF;
  1228. port_req->word_length = 0xFF;
  1229. port_req->blk_pack_mode = 0xFF;
  1230. port_req->blk_grp_count = 0xFF;
  1231. port_req->lane_ctrl = swrm->pp[uc][port_id_offset].lane_ctrl;
  1232. } else {
  1233. /* copy master port config to slave */
  1234. port_req->sinterval = mport->sinterval;
  1235. port_req->offset1 = mport->offset1;
  1236. port_req->offset2 = mport->offset2;
  1237. port_req->hstart = mport->hstart;
  1238. port_req->hstop = mport->hstop;
  1239. port_req->word_length = mport->word_length;
  1240. port_req->blk_pack_mode = mport->blk_pack_mode;
  1241. port_req->blk_grp_count = mport->blk_grp_count;
  1242. port_req->lane_ctrl = mport->lane_ctrl;
  1243. }
  1244. if (swrm->master_id == MASTER_ID_WSA) {
  1245. uc = swrm_get_uc(swrm->bus_clk);
  1246. port_id_offset = (port_req->dev_num - 1) *
  1247. SWR_MAX_DEV_PORT_NUM +
  1248. port_req->slave_port_id;
  1249. if (port_id_offset >= SWR_MAX_MSTR_PORT_NUM ||
  1250. !swrm->pp[uc][port_id_offset].offset1)
  1251. return;
  1252. port_req->offset1 = swrm->pp[uc][port_id_offset].offset1;
  1253. }
  1254. }
  1255. static void swrm_copy_data_port_config(struct swr_master *master, u8 bank)
  1256. {
  1257. u32 value = 0, slv_id = 0;
  1258. struct swr_port_info *port_req;
  1259. int i, j;
  1260. u16 sinterval = 0xFFFF;
  1261. u8 lane_ctrl = 0;
  1262. struct swrm_mports *mport;
  1263. u32 reg[SWRM_MAX_PORT_REG];
  1264. u32 val[SWRM_MAX_PORT_REG];
  1265. int len = 0;
  1266. u8 hparams = 0;
  1267. u32 controller_offset = 0;
  1268. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1269. u8 dev_offset[SWRM_NUM_AUTO_ENUM_SLAVES];
  1270. if (!swrm) {
  1271. pr_err_ratelimited("%s: swrm is null\n", __func__);
  1272. return;
  1273. }
  1274. memset(dev_offset, 0xff, SWRM_NUM_AUTO_ENUM_SLAVES);
  1275. dev_dbg(swrm->dev, "%s: master num_port: %d\n", __func__,
  1276. master->num_port);
  1277. for (i = 0; i < SWR_MSTR_PORT_LEN; i++) {
  1278. mport = &(swrm->mport_cfg[i]);
  1279. if (!mport->port_en)
  1280. continue;
  1281. swrm_pcm_port_config(swrm, (i + 1),
  1282. mport->stream_type, mport->dir, true);
  1283. j = 0;
  1284. lane_ctrl = 0;
  1285. sinterval = 0xFFFF;
  1286. list_for_each_entry(port_req, &mport->port_req_list, list) {
  1287. if (!port_req->dev_num)
  1288. continue;
  1289. j++;
  1290. slv_id = port_req->slave_port_id;
  1291. /* Assumption: If different channels in the same port
  1292. * on master is enabled for different slaves, then each
  1293. * slave offset should be configured differently.
  1294. */
  1295. swrm_get_device_frame_shape(swrm, mport, port_req);
  1296. if (j == 1) {
  1297. sinterval = port_req->sinterval;
  1298. lane_ctrl = port_req->lane_ctrl;
  1299. } else if (sinterval != port_req->sinterval ||
  1300. lane_ctrl != port_req->lane_ctrl) {
  1301. dev_err_ratelimited(swrm->dev,
  1302. "%s:slaves/slave ports attaching to mport%d"\
  1303. " are not using same SI or data lane, update slave tables,"\
  1304. "bailing out without setting port config\n",
  1305. __func__, i);
  1306. return;
  1307. }
  1308. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1309. val[len++] = SWR_REG_VAL_PACK(port_req->req_ch,
  1310. port_req->dev_num, get_cmd_id(swrm),
  1311. SWRS_DP_CHANNEL_ENABLE_BANK(slv_id,
  1312. bank));
  1313. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1314. val[len++] = SWR_REG_VAL_PACK(
  1315. port_req->sinterval & 0xFF,
  1316. port_req->dev_num, get_cmd_id(swrm),
  1317. SWRS_DP_SAMPLE_CONTROL_1_BANK(slv_id,
  1318. bank));
  1319. /* Only wite MSB if SI > 0xFF */
  1320. if (port_req->sinterval > 0xFF) {
  1321. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1322. val[len++] = SWR_REG_VAL_PACK(
  1323. (port_req->sinterval >> 8) & 0xFF,
  1324. port_req->dev_num, get_cmd_id(swrm),
  1325. SWRS_DP_SAMPLE_CONTROL_2_BANK(slv_id,
  1326. bank));
  1327. }
  1328. if (port_req->offset1 != SWR_INVALID_PARAM) {
  1329. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1330. val[len++] = SWR_REG_VAL_PACK(port_req->offset1,
  1331. port_req->dev_num, get_cmd_id(swrm),
  1332. SWRS_DP_OFFSET_CONTROL_1_BANK(slv_id,
  1333. bank));
  1334. }
  1335. if (port_req->offset2 != SWR_INVALID_PARAM) {
  1336. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1337. val[len++] = SWR_REG_VAL_PACK(port_req->offset2,
  1338. port_req->dev_num, get_cmd_id(swrm),
  1339. SWRS_DP_OFFSET_CONTROL_2_BANK(
  1340. slv_id, bank));
  1341. }
  1342. if (port_req->hstart != SWR_INVALID_PARAM
  1343. && port_req->hstop != SWR_INVALID_PARAM) {
  1344. hparams = (port_req->hstart << 4) |
  1345. port_req->hstop;
  1346. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1347. val[len++] = SWR_REG_VAL_PACK(hparams,
  1348. port_req->dev_num, get_cmd_id(swrm),
  1349. SWRS_DP_HCONTROL_BANK(slv_id,
  1350. bank));
  1351. }
  1352. if (port_req->word_length != SWR_INVALID_PARAM) {
  1353. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1354. val[len++] =
  1355. SWR_REG_VAL_PACK(port_req->word_length,
  1356. port_req->dev_num, get_cmd_id(swrm),
  1357. SWRS_DP_BLOCK_CONTROL_1(slv_id));
  1358. }
  1359. if (port_req->blk_pack_mode != SWR_INVALID_PARAM) {
  1360. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1361. val[len++] =
  1362. SWR_REG_VAL_PACK(
  1363. port_req->blk_pack_mode,
  1364. port_req->dev_num, get_cmd_id(swrm),
  1365. SWRS_DP_BLOCK_CONTROL_3_BANK(slv_id,
  1366. bank));
  1367. }
  1368. if (port_req->blk_grp_count != SWR_INVALID_PARAM) {
  1369. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1370. val[len++] =
  1371. SWR_REG_VAL_PACK(
  1372. port_req->blk_grp_count,
  1373. port_req->dev_num, get_cmd_id(swrm),
  1374. SWRS_DP_BLOCK_CONTROL_2_BANK(
  1375. slv_id, bank));
  1376. }
  1377. if (port_req->lane_ctrl != SWR_INVALID_PARAM) {
  1378. reg[len] = SWRM_CMD_FIFO_WR_CMD(swrm->ee_val);
  1379. val[len++] =
  1380. SWR_REG_VAL_PACK(port_req->lane_ctrl,
  1381. port_req->dev_num, get_cmd_id(swrm),
  1382. SWRS_DP_LANE_CONTROL_BANK(
  1383. slv_id, bank));
  1384. }
  1385. port_req->ch_en = port_req->req_ch;
  1386. dev_offset[port_req->dev_num] = port_req->offset1;
  1387. }
  1388. if (swrm->master_id == MASTER_ID_TX) {
  1389. mport->sinterval = sinterval;
  1390. mport->lane_ctrl = lane_ctrl;
  1391. }
  1392. value = ((mport->req_ch)
  1393. << SWRM_DP_PORT_CTRL_EN_CHAN_SHFT);
  1394. if (mport->offset2 != SWR_INVALID_PARAM)
  1395. value |= ((mport->offset2)
  1396. << SWRM_DP_PORT_CTRL_OFFSET2_SHFT);
  1397. controller_offset = (swrm_get_controller_offset1(swrm,
  1398. dev_offset, mport->offset1));
  1399. value |= (controller_offset << SWRM_DP_PORT_CTRL_OFFSET1_SHFT);
  1400. mport->offset1 = controller_offset;
  1401. value |= (mport->sinterval & 0xFF);
  1402. reg[len] = SWRM_DP_PORT_CTRL_BANK((i + 1), bank);
  1403. val[len++] = value;
  1404. dev_dbg(swrm->dev, "%s: mport :%d, reg: 0x%x, val: 0x%x\n",
  1405. __func__, (i + 1),
  1406. (SWRM_DP_PORT_CTRL_BANK((i + 1), bank)), value);
  1407. reg[len] = SWRM_DP_SAMPLECTRL2_BANK((i + 1), bank);
  1408. val[len++] = ((mport->sinterval >> 8) & 0xFF);
  1409. if (mport->lane_ctrl != SWR_INVALID_PARAM) {
  1410. reg[len] = SWRM_DP_PORT_CTRL_2_BANK((i + 1), bank);
  1411. val[len++] = mport->lane_ctrl;
  1412. }
  1413. if (mport->word_length != SWR_INVALID_PARAM) {
  1414. reg[len] = SWRM_DP_BLOCK_CTRL_1((i + 1));
  1415. val[len++] = mport->word_length;
  1416. }
  1417. if (mport->blk_grp_count != SWR_INVALID_PARAM) {
  1418. reg[len] = SWRM_DP_BLOCK_CTRL2_BANK((i + 1), bank);
  1419. val[len++] = mport->blk_grp_count;
  1420. }
  1421. if (mport->hstart != SWR_INVALID_PARAM
  1422. && mport->hstop != SWR_INVALID_PARAM) {
  1423. reg[len] = SWRM_DP_PORT_HCTRL_BANK((i + 1), bank);
  1424. hparams = (mport->hstop << 4) | mport->hstart;
  1425. val[len++] = hparams;
  1426. } else {
  1427. reg[len] = SWRM_DP_PORT_HCTRL_BANK((i + 1), bank);
  1428. hparams = (SWR_HSTOP_MAX_VAL << 4) | SWR_HSTART_MIN_VAL;
  1429. val[len++] = hparams;
  1430. }
  1431. if (mport->blk_pack_mode != SWR_INVALID_PARAM) {
  1432. reg[len] = SWRM_DP_BLOCK_CTRL3_BANK((i + 1), bank);
  1433. val[len++] = mport->blk_pack_mode;
  1434. }
  1435. mport->ch_en = mport->req_ch;
  1436. }
  1437. swrm_reg_dump(swrm, reg, val, len, __func__);
  1438. swr_master_bulk_write(swrm, reg, val, len);
  1439. }
  1440. static void swrm_apply_port_config(struct swr_master *master)
  1441. {
  1442. u8 bank;
  1443. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1444. if (!swrm) {
  1445. pr_err_ratelimited("%s: Invalid handle to swr controller\n",
  1446. __func__);
  1447. return;
  1448. }
  1449. bank = get_inactive_bank_num(swrm);
  1450. dev_dbg(swrm->dev, "%s: enter bank: %d master_ports: %d\n",
  1451. __func__, bank, master->num_port);
  1452. if (!swrm->disable_div2_clk_switch)
  1453. swrm_cmd_fifo_wr_cmd(swrm, 0x01, 0xF, get_cmd_id(swrm),
  1454. SWRS_SCP_HOST_CLK_DIV2_CTL_BANK(bank));
  1455. swrm_copy_data_port_config(master, bank);
  1456. }
  1457. static int swrm_slvdev_datapath_control(struct swr_master *master, bool enable)
  1458. {
  1459. u8 bank;
  1460. u32 value = 0, n_row = 0, n_col = 0;
  1461. u32 row = 0, col = 0;
  1462. int bus_clk_div_factor;
  1463. int ret;
  1464. u8 ssp_period = 0;
  1465. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1466. int mask = (SWRM_ROW_CTRL_MASK | SWRM_COL_CTRL_MASK |
  1467. SWRM_CLK_DIV_MASK | SWRM_SSP_PERIOD_MASK);
  1468. u8 inactive_bank;
  1469. int frame_sync = SWRM_FRAME_SYNC_SEL;
  1470. if (!swrm) {
  1471. pr_err_ratelimited("%s: swrm is null\n", __func__);
  1472. return -EFAULT;
  1473. }
  1474. mutex_lock(&swrm->mlock);
  1475. /*
  1476. * During disable if master is already down, which implies an ssr/pdr
  1477. * scenario, just mark ports as disabled and exit
  1478. */
  1479. if (swrm->state == SWR_MSTR_SSR && !enable) {
  1480. if (!test_bit(DISABLE_PENDING, &swrm->port_req_pending)) {
  1481. dev_dbg(swrm->dev, "%s:No pending disconn port req\n",
  1482. __func__);
  1483. goto exit;
  1484. }
  1485. clear_bit(DISABLE_PENDING, &swrm->port_req_pending);
  1486. swrm_cleanup_disabled_port_reqs(master);
  1487. if (!swrm_is_port_en(master)) {
  1488. dev_dbg(&master->dev, "%s: pm_runtime auto suspend triggered\n",
  1489. __func__);
  1490. pm_runtime_mark_last_busy(swrm->dev);
  1491. pm_runtime_put_autosuspend(swrm->dev);
  1492. }
  1493. goto exit;
  1494. }
  1495. bank = get_inactive_bank_num(swrm);
  1496. if (enable) {
  1497. if (!test_bit(ENABLE_PENDING, &swrm->port_req_pending)) {
  1498. dev_dbg(swrm->dev, "%s:No pending connect port req\n",
  1499. __func__);
  1500. goto exit;
  1501. }
  1502. clear_bit(ENABLE_PENDING, &swrm->port_req_pending);
  1503. ret = swrm_get_port_config(swrm);
  1504. if (ret) {
  1505. /* cannot accommodate ports */
  1506. swrm_cleanup_disabled_port_reqs(master);
  1507. mutex_unlock(&swrm->mlock);
  1508. return -EINVAL;
  1509. }
  1510. swr_master_write(swrm, SWRM_INTERRUPT_EN(swrm->ee_val),
  1511. SWRM_INTERRUPT_STATUS_MASK);
  1512. /* apply the new port config*/
  1513. swrm_apply_port_config(master);
  1514. } else {
  1515. if (!test_bit(DISABLE_PENDING, &swrm->port_req_pending)) {
  1516. dev_dbg(swrm->dev, "%s:No pending disconn port req\n",
  1517. __func__);
  1518. goto exit;
  1519. }
  1520. clear_bit(DISABLE_PENDING, &swrm->port_req_pending);
  1521. swrm_disable_ports(master, bank);
  1522. }
  1523. dev_dbg(swrm->dev, "%s: enable: %d, cfg_devs: %d freq %d\n",
  1524. __func__, enable, swrm->num_cfg_devs, swrm->mclk_freq);
  1525. if (enable) {
  1526. /* set col = 16 */
  1527. n_col = SWR_MAX_COL;
  1528. col = SWRM_COL_16;
  1529. if (swrm->bus_clk == MCLK_FREQ_LP) {
  1530. n_col = SWR_MIN_COL;
  1531. col = SWRM_COL_02;
  1532. }
  1533. } else {
  1534. /*
  1535. * Do not change to col = 2 if there are still active ports
  1536. */
  1537. if (!master->num_port) {
  1538. n_col = SWR_MIN_COL;
  1539. col = SWRM_COL_02;
  1540. } else {
  1541. n_col = SWR_MAX_COL;
  1542. col = SWRM_COL_16;
  1543. }
  1544. }
  1545. /* Use default 50 * x, frame shape. Change based on mclk */
  1546. if (swrm->mclk_freq == MCLK_FREQ_NATIVE) {
  1547. dev_dbg(swrm->dev, "setting 64 x %d frameshape\n", col);
  1548. n_row = SWR_ROW_64;
  1549. row = SWRM_ROW_64;
  1550. frame_sync = SWRM_FRAME_SYNC_SEL_NATIVE;
  1551. } else {
  1552. dev_dbg(swrm->dev, "setting 50 x %d frameshape\n", col);
  1553. n_row = SWR_ROW_50;
  1554. row = SWRM_ROW_50;
  1555. frame_sync = SWRM_FRAME_SYNC_SEL;
  1556. }
  1557. ssp_period = swrm_get_ssp_period(swrm, row, col, frame_sync);
  1558. bus_clk_div_factor = swrm_get_clk_div(swrm->mclk_freq, swrm->bus_clk);
  1559. dev_dbg(swrm->dev, "%s: ssp_period: %d, bus_clk_div:%d \n", __func__,
  1560. ssp_period, bus_clk_div_factor);
  1561. value = swr_master_read(swrm, SWRM_MCP_FRAME_CTRL_BANK(bank));
  1562. value &= (~mask);
  1563. value |= ((n_row << SWRM_MCP_FRAME_CTRL_BANK_ROW_CTRL_SHFT) |
  1564. (n_col << SWRM_MCP_FRAME_CTRL_BANK_COL_CTRL_SHFT) |
  1565. (bus_clk_div_factor <<
  1566. SWRM_MCP_FRAME_CTRL_BANK_CLK_DIV_VALUE_SHFT) |
  1567. ((ssp_period - 1) << SWRM_MCP_FRAME_CTRL_BANK_SSP_PERIOD_SHFT));
  1568. swr_master_write(swrm, SWRM_MCP_FRAME_CTRL_BANK(bank), value);
  1569. dev_dbg(swrm->dev, "%s: regaddr: 0x%x, value: 0x%x\n", __func__,
  1570. SWRM_MCP_FRAME_CTRL_BANK(bank), value);
  1571. enable_bank_switch(swrm, bank, n_row, n_col);
  1572. inactive_bank = bank ? 0 : 1;
  1573. if (enable)
  1574. swrm_copy_data_port_config(master, inactive_bank);
  1575. else {
  1576. swrm_disable_ports(master, inactive_bank);
  1577. swrm_cleanup_disabled_port_reqs(master);
  1578. }
  1579. if (!swrm_is_port_en(master)) {
  1580. dev_dbg(&master->dev, "%s: pm_runtime auto suspend triggered\n",
  1581. __func__);
  1582. pm_runtime_mark_last_busy(swrm->dev);
  1583. if (!enable)
  1584. pm_runtime_set_autosuspend_delay(swrm->dev, 80);
  1585. pm_runtime_put_autosuspend(swrm->dev);
  1586. }
  1587. exit:
  1588. mutex_unlock(&swrm->mlock);
  1589. return 0;
  1590. }
  1591. static int swrm_connect_port(struct swr_master *master,
  1592. struct swr_params *portinfo)
  1593. {
  1594. int i;
  1595. struct swr_port_info *port_req;
  1596. int ret = 0;
  1597. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1598. struct swrm_mports *mport;
  1599. u8 mstr_port_id, mstr_ch_msk;
  1600. dev_dbg(&master->dev, "%s: enter\n", __func__);
  1601. if (!portinfo)
  1602. return -EINVAL;
  1603. if (!swrm) {
  1604. dev_err_ratelimited(&master->dev,
  1605. "%s: Invalid handle to swr controller\n",
  1606. __func__);
  1607. return -EINVAL;
  1608. }
  1609. mutex_lock(&swrm->mlock);
  1610. mutex_lock(&swrm->devlock);
  1611. if (!swrm->dev_up) {
  1612. swr_port_response(master, portinfo->tid);
  1613. mutex_unlock(&swrm->devlock);
  1614. mutex_unlock(&swrm->mlock);
  1615. return -EINVAL;
  1616. }
  1617. mutex_unlock(&swrm->devlock);
  1618. if (!swrm_is_port_en(master))
  1619. pm_runtime_get_sync(swrm->dev);
  1620. for (i = 0; i < portinfo->num_port; i++) {
  1621. ret = swrm_get_master_port(swrm, &mstr_port_id, &mstr_ch_msk,
  1622. portinfo->port_type[i],
  1623. portinfo->port_id[i]);
  1624. if (ret) {
  1625. dev_err_ratelimited(&master->dev,
  1626. "%s: mstr portid for slv port %d not found\n",
  1627. __func__, portinfo->port_id[i]);
  1628. goto port_fail;
  1629. }
  1630. mport = &(swrm->mport_cfg[mstr_port_id]);
  1631. /* get port req */
  1632. port_req = swrm_get_port_req(mport, portinfo->port_id[i],
  1633. portinfo->dev_num);
  1634. if (!port_req) {
  1635. dev_dbg(&master->dev, "%s: new req:port id %d dev %d\n",
  1636. __func__, portinfo->port_id[i],
  1637. portinfo->dev_num);
  1638. port_req = kzalloc(sizeof(struct swr_port_info),
  1639. GFP_KERNEL);
  1640. if (!port_req) {
  1641. ret = -ENOMEM;
  1642. goto mem_fail;
  1643. }
  1644. port_req->dev_num = portinfo->dev_num;
  1645. port_req->slave_port_id = portinfo->port_id[i];
  1646. port_req->num_ch = portinfo->num_ch[i];
  1647. port_req->ch_rate = portinfo->ch_rate[i];
  1648. port_req->ch_en = 0;
  1649. port_req->master_port_id = mstr_port_id;
  1650. list_add(&port_req->list, &mport->port_req_list);
  1651. }
  1652. port_req->req_ch |= portinfo->ch_en[i];
  1653. dev_dbg(&master->dev,
  1654. "%s: mstr port %d, slv port %d ch_rate %d num_ch %d\n",
  1655. __func__, port_req->master_port_id,
  1656. port_req->slave_port_id, port_req->ch_rate,
  1657. port_req->num_ch);
  1658. /* Put the port req on master port */
  1659. mport = &(swrm->mport_cfg[mstr_port_id]);
  1660. mport->port_en = true;
  1661. mport->req_ch |= mstr_ch_msk;
  1662. master->port_en_mask |= (1 << mstr_port_id);
  1663. if (swrm->clk_stop_mode0_supp &&
  1664. swrm->dynamic_port_map_supported) {
  1665. mport->ch_rate += portinfo->ch_rate[i];
  1666. swrm_update_bus_clk(swrm);
  1667. } else {
  1668. /*
  1669. * Fallback to assign slave port ch_rate
  1670. * as master port uses same ch_rate as slave
  1671. * unlike soundwire TX master ports where
  1672. * unified ports and multiple slave port
  1673. * channels can attach to same master port
  1674. */
  1675. mport->ch_rate = portinfo->ch_rate[i];
  1676. }
  1677. }
  1678. master->num_port += portinfo->num_port;
  1679. set_bit(ENABLE_PENDING, &swrm->port_req_pending);
  1680. swr_port_response(master, portinfo->tid);
  1681. mutex_unlock(&swrm->mlock);
  1682. return 0;
  1683. port_fail:
  1684. mem_fail:
  1685. swr_port_response(master, portinfo->tid);
  1686. /* cleanup port reqs in error condition */
  1687. swrm_cleanup_disabled_port_reqs(master);
  1688. mutex_unlock(&swrm->mlock);
  1689. return ret;
  1690. }
  1691. static int swrm_disconnect_port(struct swr_master *master,
  1692. struct swr_params *portinfo)
  1693. {
  1694. int i, ret = 0;
  1695. struct swr_port_info *port_req;
  1696. struct swrm_mports *mport;
  1697. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(master);
  1698. u8 mstr_port_id, mstr_ch_mask;
  1699. if (!swrm) {
  1700. dev_err_ratelimited(&master->dev,
  1701. "%s: Invalid handle to swr controller\n",
  1702. __func__);
  1703. return -EINVAL;
  1704. }
  1705. if (!portinfo) {
  1706. dev_err_ratelimited(&master->dev, "%s: portinfo is NULL\n", __func__);
  1707. return -EINVAL;
  1708. }
  1709. mutex_lock(&swrm->mlock);
  1710. for (i = 0; i < portinfo->num_port; i++) {
  1711. ret = swrm_get_master_port(swrm, &mstr_port_id, &mstr_ch_mask,
  1712. portinfo->port_type[i], portinfo->port_id[i]);
  1713. if (ret) {
  1714. dev_err_ratelimited(&master->dev,
  1715. "%s: mstr portid for slv port %d not found\n",
  1716. __func__, portinfo->port_id[i]);
  1717. goto err;
  1718. }
  1719. mport = &(swrm->mport_cfg[mstr_port_id]);
  1720. /* get port req */
  1721. port_req = swrm_get_port_req(mport, portinfo->port_id[i],
  1722. portinfo->dev_num);
  1723. if (!port_req) {
  1724. dev_err_ratelimited(&master->dev, "%s:port not enabled : port %d\n",
  1725. __func__, portinfo->port_id[i]);
  1726. goto err;
  1727. }
  1728. port_req->req_ch &= ~portinfo->ch_en[i];
  1729. mport->req_ch &= ~mstr_ch_mask;
  1730. if (swrm->clk_stop_mode0_supp &&
  1731. swrm->dynamic_port_map_supported &&
  1732. !mport->req_ch) {
  1733. mport->ch_rate = 0;
  1734. swrm_update_bus_clk(swrm);
  1735. }
  1736. }
  1737. master->num_port -= portinfo->num_port;
  1738. set_bit(DISABLE_PENDING, &swrm->port_req_pending);
  1739. swr_port_response(master, portinfo->tid);
  1740. mutex_unlock(&swrm->mlock);
  1741. return 0;
  1742. err:
  1743. swr_port_response(master, portinfo->tid);
  1744. mutex_unlock(&swrm->mlock);
  1745. return -EINVAL;
  1746. }
  1747. static int swrm_find_alert_slave(struct swr_mstr_ctrl *swrm,
  1748. int status, u8 *devnum)
  1749. {
  1750. int i;
  1751. bool found = false;
  1752. for (i = 0; i < (swrm->num_dev + 1); i++) {
  1753. if ((status & SWRM_MCP_SLV_STATUS_MASK) == SWR_ALERT) {
  1754. *devnum = i;
  1755. found = true;
  1756. break;
  1757. }
  1758. status >>= 2;
  1759. }
  1760. if (found)
  1761. return 0;
  1762. else
  1763. return -EINVAL;
  1764. }
  1765. static void swrm_enable_slave_irq(struct swr_mstr_ctrl *swrm)
  1766. {
  1767. int i;
  1768. int status = 0;
  1769. u32 temp;
  1770. status = swr_master_read(swrm, SWRM_MCP_SLV_STATUS);
  1771. if (!status) {
  1772. dev_dbg_ratelimited(swrm->dev, "%s: slaves status is 0x%x\n",
  1773. __func__, status);
  1774. return;
  1775. }
  1776. dev_dbg(swrm->dev, "%s: slave status: 0x%x\n", __func__, status);
  1777. for (i = 0; i < (swrm->num_dev + 1); i++) {
  1778. if (status & SWRM_MCP_SLV_STATUS_MASK) {
  1779. if (!swrm->clk_stop_wakeup) {
  1780. swrm_cmd_fifo_rd_cmd(swrm, &temp, i,
  1781. get_cmd_id(swrm), SWRS_SCP_INT_STATUS_CLEAR_1, 1);
  1782. swrm_cmd_fifo_wr_cmd(swrm, 0xFF, i,
  1783. get_cmd_id(swrm), SWRS_SCP_INT_STATUS_CLEAR_1);
  1784. }
  1785. swrm_cmd_fifo_wr_cmd(swrm, 0x4, i, get_cmd_id(swrm),
  1786. SWRS_SCP_INT_STATUS_MASK_1);
  1787. }
  1788. status >>= 2;
  1789. }
  1790. }
  1791. static int swrm_check_slave_change_status(struct swr_mstr_ctrl *swrm,
  1792. int status, u8 *devnum)
  1793. {
  1794. int i;
  1795. int new_sts = status;
  1796. int ret = SWR_NOT_PRESENT;
  1797. if (status != swrm->slave_status) {
  1798. for (i = 0; i < (swrm->num_dev + 1); i++) {
  1799. if ((status & SWRM_MCP_SLV_STATUS_MASK) !=
  1800. (swrm->slave_status & SWRM_MCP_SLV_STATUS_MASK)) {
  1801. ret = (status & SWRM_MCP_SLV_STATUS_MASK);
  1802. *devnum = i;
  1803. break;
  1804. }
  1805. status >>= 2;
  1806. swrm->slave_status >>= 2;
  1807. }
  1808. swrm->slave_status = new_sts;
  1809. }
  1810. return ret;
  1811. }
  1812. static irqreturn_t swr_mstr_interrupt(int irq, void *dev)
  1813. {
  1814. struct swr_mstr_ctrl *swrm = dev;
  1815. u32 value, intr_sts, intr_sts_masked;
  1816. u32 temp = 0;
  1817. u32 status, chg_sts, i;
  1818. u8 devnum = 0;
  1819. int ret = IRQ_HANDLED;
  1820. struct swr_device *swr_dev;
  1821. struct swr_master *mstr = &swrm->master;
  1822. int retry = 5;
  1823. trace_printk("%s enter\n", __func__);
  1824. if (unlikely(swrm_lock_sleep(swrm) == false)) {
  1825. dev_err_ratelimited(swrm->dev, "%s Failed to hold suspend\n", __func__);
  1826. return IRQ_NONE;
  1827. }
  1828. mutex_lock(&swrm->reslock);
  1829. if (swrm_request_hw_vote(swrm, LPASS_HW_CORE, true)) {
  1830. ret = IRQ_NONE;
  1831. goto exit;
  1832. }
  1833. if (swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, true)) {
  1834. ret = IRQ_NONE;
  1835. goto err_audio_hw_vote;
  1836. }
  1837. ret = swrm_clk_request(swrm, true);
  1838. if (ret) {
  1839. dev_err_ratelimited(dev, "%s: swrm clk failed\n", __func__);
  1840. ret = IRQ_NONE;
  1841. goto err_audio_core_vote;
  1842. }
  1843. mutex_unlock(&swrm->reslock);
  1844. intr_sts = swr_master_read(swrm, SWRM_INTERRUPT_STATUS(swrm->ee_val));
  1845. intr_sts_masked = intr_sts & swrm->intr_mask;
  1846. dev_dbg(swrm->dev, "%s: status: 0x%x \n", __func__, intr_sts_masked);
  1847. trace_printk("%s: status: 0x%x \n", __func__, intr_sts_masked);
  1848. handle_irq:
  1849. for (i = 0; i < SWRM_INTERRUPT_MAX; i++) {
  1850. value = intr_sts_masked & (1 << i);
  1851. if (!value)
  1852. continue;
  1853. switch (value) {
  1854. case SWRM_INTERRUPT_STATUS_SLAVE_PEND_IRQ:
  1855. dev_dbg(swrm->dev, "%s: Trigger irq to slave device\n",
  1856. __func__);
  1857. status = swr_master_read(swrm, SWRM_MCP_SLV_STATUS);
  1858. ret = swrm_find_alert_slave(swrm, status, &devnum);
  1859. if (ret) {
  1860. dev_err_ratelimited(swrm->dev,
  1861. "%s: no slave alert found.spurious interrupt\n",
  1862. __func__);
  1863. break;
  1864. }
  1865. swrm_cmd_fifo_rd_cmd(swrm, &temp, devnum,
  1866. get_cmd_id(swrm),
  1867. SWRS_SCP_INT_STATUS_CLEAR_1, 1);
  1868. swrm_cmd_fifo_wr_cmd(swrm, 0x4, devnum,
  1869. get_cmd_id(swrm),
  1870. SWRS_SCP_INT_STATUS_CLEAR_1);
  1871. swrm_cmd_fifo_wr_cmd(swrm, 0x0, devnum,
  1872. get_cmd_id(swrm),
  1873. SWRS_SCP_INT_STATUS_CLEAR_1);
  1874. list_for_each_entry(swr_dev, &mstr->devices, dev_list) {
  1875. if (swr_dev->dev_num != devnum)
  1876. continue;
  1877. if (swr_dev->slave_irq) {
  1878. do {
  1879. swr_dev->slave_irq_pending = 0;
  1880. handle_nested_irq(
  1881. irq_find_mapping(
  1882. swr_dev->slave_irq, 0));
  1883. trace_printk("%s: slave_irq_pending\n", __func__);
  1884. } while (swr_dev->slave_irq_pending && swrm->dev_up);
  1885. }
  1886. }
  1887. break;
  1888. case SWRM_INTERRUPT_STATUS_NEW_SLAVE_ATTACHED:
  1889. dev_dbg(swrm->dev, "%s: SWR new slave attached\n",
  1890. __func__);
  1891. break;
  1892. case SWRM_INTERRUPT_STATUS_CHANGE_ENUM_SLAVE_STATUS:
  1893. status = swr_master_read(swrm, SWRM_MCP_SLV_STATUS);
  1894. trace_printk("%s: ENUM_SLAVE_STATUS 0x%x, slave_status 0x%x\n", __func__,
  1895. status, swrm->slave_status);
  1896. swrm_enable_slave_irq(swrm);
  1897. if (status == swrm->slave_status) {
  1898. dev_dbg(swrm->dev,
  1899. "%s: No change in slave status: 0x%x\n",
  1900. __func__, status);
  1901. break;
  1902. }
  1903. chg_sts = swrm_check_slave_change_status(swrm, status,
  1904. &devnum);
  1905. switch (chg_sts) {
  1906. case SWR_NOT_PRESENT:
  1907. dev_dbg(swrm->dev,
  1908. "%s: device %d got detached\n",
  1909. __func__, devnum);
  1910. if (devnum == 0) {
  1911. /*
  1912. * enable host irq if device 0 detached
  1913. * as hw will mask host_irq at slave
  1914. * but will not unmask it afterwards.
  1915. */
  1916. swrm->enable_slave_irq = true;
  1917. }
  1918. break;
  1919. case SWR_ATTACHED_OK:
  1920. dev_dbg(swrm->dev,
  1921. "%s: device %d got attached\n",
  1922. __func__, devnum);
  1923. /* enable host irq from slave device*/
  1924. swrm->enable_slave_irq = true;
  1925. break;
  1926. case SWR_ALERT:
  1927. dev_dbg(swrm->dev,
  1928. "%s: device %d has pending interrupt\n",
  1929. __func__, devnum);
  1930. break;
  1931. }
  1932. break;
  1933. case SWRM_INTERRUPT_STATUS_MASTER_CLASH_DET:
  1934. dev_err_ratelimited(swrm->dev,
  1935. "%s: SWR bus clsh detected\n",
  1936. __func__);
  1937. swrm->intr_mask &=
  1938. ~SWRM_INTERRUPT_STATUS_MASTER_CLASH_DET;
  1939. swr_master_write(swrm,
  1940. SWRM_INTERRUPT_EN(swrm->ee_val),
  1941. swrm->intr_mask);
  1942. break;
  1943. case SWRM_INTERRUPT_STATUS_RD_FIFO_OVERFLOW:
  1944. value = swr_master_read(swrm, SWRM_CMD_FIFO_STATUS(swrm->ee_val));
  1945. dev_err_ratelimited(swrm->dev,
  1946. "%s: SWR read FIFO overflow fifo status %x\n",
  1947. __func__, value);
  1948. break;
  1949. case SWRM_INTERRUPT_STATUS_RD_FIFO_UNDERFLOW:
  1950. value = swr_master_read(swrm, SWRM_CMD_FIFO_STATUS(swrm->ee_val));
  1951. dev_err_ratelimited(swrm->dev,
  1952. "%s: SWR read FIFO underflow fifo status %x\n",
  1953. __func__, value);
  1954. break;
  1955. case SWRM_INTERRUPT_STATUS_WR_CMD_FIFO_OVERFLOW:
  1956. value = swr_master_read(swrm, SWRM_CMD_FIFO_STATUS(swrm->ee_val));
  1957. dev_err_ratelimited(swrm->dev,
  1958. "%s: SWR write FIFO overflow fifo status %x\n",
  1959. __func__, value);
  1960. break;
  1961. case SWRM_INTERRUPT_STATUS_CMD_ERROR:
  1962. value = swr_master_read(swrm, SWRM_CMD_FIFO_STATUS(swrm->ee_val));
  1963. dev_err_ratelimited(swrm->dev,
  1964. "%s: SWR CMD error, fifo status 0x%x, flushing fifo\n",
  1965. __func__, value);
  1966. swr_master_write(swrm, SWRM_CMD_FIFO_CMD, 0x1);
  1967. break;
  1968. case SWRM_INTERRUPT_STATUS_DOUT_PORT_COLLISION:
  1969. dev_err_ratelimited(swrm->dev,
  1970. "%s: SWR Port collision detected\n",
  1971. __func__);
  1972. swrm->intr_mask &= ~SWRM_INTERRUPT_STATUS_DOUT_PORT_COLLISION;
  1973. swr_master_write(swrm,
  1974. SWRM_INTERRUPT_EN(swrm->ee_val),
  1975. swrm->intr_mask);
  1976. break;
  1977. case SWRM_INTERRUPT_STATUS_READ_EN_RD_VALID_MISMATCH:
  1978. dev_dbg(swrm->dev,
  1979. "%s: SWR read enable valid mismatch\n",
  1980. __func__);
  1981. swrm->intr_mask &=
  1982. ~SWRM_INTERRUPT_STATUS_READ_EN_RD_VALID_MISMATCH;
  1983. swr_master_write(swrm,
  1984. SWRM_INTERRUPT_EN(swrm->ee_val),
  1985. swrm->intr_mask);
  1986. break;
  1987. case SWRM_INTERRUPT_STATUS_SPECIAL_CMD_ID_FINISHED:
  1988. complete(&swrm->broadcast);
  1989. dev_dbg(swrm->dev, "%s: SWR cmd id finished\n",
  1990. __func__);
  1991. break;
  1992. case SWRM_INTERRUPT_STATUS_AUTO_ENUM_FAILED:
  1993. swr_master_write(swrm, SWRM_ENUMERATOR_CFG, 0);
  1994. while (swr_master_read(swrm, SWRM_ENUMERATOR_STATUS)) {
  1995. if (!retry) {
  1996. dev_dbg(swrm->dev,
  1997. "%s: ENUM status is not idle\n",
  1998. __func__);
  1999. break;
  2000. }
  2001. retry--;
  2002. }
  2003. swr_master_write(swrm, SWRM_ENUMERATOR_CFG, 1);
  2004. break;
  2005. case SWRM_INTERRUPT_STATUS_AUTO_ENUM_TABLE_IS_FULL:
  2006. break;
  2007. case SWRM_INTERRUPT_STATUS_BUS_RESET_FINISHED:
  2008. swrm_check_link_status(swrm, 0x1);
  2009. break;
  2010. case SWRM_INTERRUPT_STATUS_CLK_STOP_FINISHED:
  2011. break;
  2012. case SWRM_INTERRUPT_STATUS_EXT_CLK_STOP_WAKEUP:
  2013. if (swrm->state == SWR_MSTR_UP) {
  2014. dev_dbg(swrm->dev,
  2015. "%s:SWR Master is already up\n",
  2016. __func__);
  2017. } else {
  2018. dev_err_ratelimited(swrm->dev,
  2019. "%s: SWR wokeup during clock stop\n",
  2020. __func__);
  2021. /* It might be possible the slave device gets
  2022. * reset and slave interrupt gets missed. So
  2023. * re-enable Host IRQ and process slave pending
  2024. * interrupts, if any.
  2025. */
  2026. swrm->clk_stop_wakeup = true;
  2027. swrm_enable_slave_irq(swrm);
  2028. swrm->clk_stop_wakeup = false;
  2029. }
  2030. break;
  2031. case SWRM_INTERRUPT_STATUS_CMD_IGNORED_AND_EXEC_CONTINUED:
  2032. value = swr_master_read(swrm, SWRM_CMD_FIFO_STATUS(swrm->ee_val));
  2033. dev_err_ratelimited(swrm->dev,
  2034. "%s: SWR CMD Ignored, fifo status 0x%x\n",
  2035. __func__, value);
  2036. /* Wait 3.5ms to clear */
  2037. usleep_range(3500, 3505);
  2038. break;
  2039. default:
  2040. dev_err_ratelimited(swrm->dev,
  2041. "%s: SWR unknown interrupt value: %d\n",
  2042. __func__, value);
  2043. ret = IRQ_NONE;
  2044. break;
  2045. }
  2046. }
  2047. swr_master_write(swrm, SWRM_INTERRUPT_CLEAR(swrm->ee_val), intr_sts);
  2048. swr_master_write(swrm, SWRM_INTERRUPT_CLEAR(swrm->ee_val), 0x0);
  2049. if (swrm->enable_slave_irq) {
  2050. /* Enable slave irq here */
  2051. swrm_enable_slave_irq(swrm);
  2052. swrm->enable_slave_irq = false;
  2053. }
  2054. intr_sts = swr_master_read(swrm, SWRM_INTERRUPT_STATUS(swrm->ee_val));
  2055. intr_sts_masked = intr_sts & swrm->intr_mask;
  2056. if (intr_sts_masked && !pm_runtime_suspended(swrm->dev)) {
  2057. dev_dbg(swrm->dev, "%s: new interrupt received 0x%x\n",
  2058. __func__, intr_sts_masked);
  2059. trace_printk("%s: new interrupt received 0x%x\n", __func__,
  2060. intr_sts_masked);
  2061. goto handle_irq;
  2062. }
  2063. mutex_lock(&swrm->reslock);
  2064. swrm_clk_request(swrm, false);
  2065. err_audio_core_vote:
  2066. swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, false);
  2067. err_audio_hw_vote:
  2068. swrm_request_hw_vote(swrm, LPASS_HW_CORE, false);
  2069. exit:
  2070. mutex_unlock(&swrm->reslock);
  2071. swrm_unlock_sleep(swrm);
  2072. trace_printk("%s exit\n", __func__);
  2073. return ret;
  2074. }
  2075. static irqreturn_t swrm_wakeup_interrupt(int irq, void *dev)
  2076. {
  2077. struct swr_mstr_ctrl *swrm = dev;
  2078. int ret = IRQ_HANDLED;
  2079. if (!swrm || !(swrm->dev)) {
  2080. pr_err_ratelimited("%s: swrm or dev is null\n", __func__);
  2081. return IRQ_NONE;
  2082. }
  2083. trace_printk("%s enter\n", __func__);
  2084. mutex_lock(&swrm->devlock);
  2085. if (swrm->state == SWR_MSTR_SSR || !swrm->dev_up) {
  2086. if (swrm->wake_irq > 0) {
  2087. if (unlikely(!irq_get_irq_data(swrm->wake_irq))) {
  2088. pr_err_ratelimited("%s: irq data is NULL\n", __func__);
  2089. mutex_unlock(&swrm->devlock);
  2090. return IRQ_NONE;
  2091. }
  2092. mutex_lock(&swrm->irq_lock);
  2093. if (!irqd_irq_disabled(
  2094. irq_get_irq_data(swrm->wake_irq)))
  2095. disable_irq_nosync(swrm->wake_irq);
  2096. mutex_unlock(&swrm->irq_lock);
  2097. }
  2098. mutex_unlock(&swrm->devlock);
  2099. return ret;
  2100. }
  2101. mutex_unlock(&swrm->devlock);
  2102. if (unlikely(swrm_lock_sleep(swrm) == false)) {
  2103. dev_err_ratelimited(swrm->dev, "%s Failed to hold suspend\n", __func__);
  2104. goto exit;
  2105. }
  2106. if (swrm->wake_irq > 0) {
  2107. if (unlikely(!irq_get_irq_data(swrm->wake_irq))) {
  2108. pr_err_ratelimited("%s: irq data is NULL\n", __func__);
  2109. return IRQ_NONE;
  2110. }
  2111. mutex_lock(&swrm->irq_lock);
  2112. if (!irqd_irq_disabled(
  2113. irq_get_irq_data(swrm->wake_irq)))
  2114. disable_irq_nosync(swrm->wake_irq);
  2115. mutex_unlock(&swrm->irq_lock);
  2116. }
  2117. pm_runtime_get_sync(swrm->dev);
  2118. pm_runtime_mark_last_busy(swrm->dev);
  2119. pm_runtime_put_autosuspend(swrm->dev);
  2120. swrm_unlock_sleep(swrm);
  2121. exit:
  2122. trace_printk("%s exit\n", __func__);
  2123. return ret;
  2124. }
  2125. static void swrm_wakeup_work(struct work_struct *work)
  2126. {
  2127. struct swr_mstr_ctrl *swrm;
  2128. swrm = container_of(work, struct swr_mstr_ctrl,
  2129. wakeup_work);
  2130. if (!swrm || !(swrm->dev)) {
  2131. pr_err("%s: swrm or dev is null\n", __func__);
  2132. return;
  2133. }
  2134. trace_printk("%s enter\n", __func__);
  2135. mutex_lock(&swrm->devlock);
  2136. if (!swrm->dev_up) {
  2137. mutex_unlock(&swrm->devlock);
  2138. goto exit;
  2139. }
  2140. mutex_unlock(&swrm->devlock);
  2141. if (unlikely(swrm_lock_sleep(swrm) == false)) {
  2142. dev_err(swrm->dev, "%s Failed to hold suspend\n", __func__);
  2143. goto exit;
  2144. }
  2145. pm_runtime_get_sync(swrm->dev);
  2146. pm_runtime_mark_last_busy(swrm->dev);
  2147. pm_runtime_put_autosuspend(swrm->dev);
  2148. swrm_unlock_sleep(swrm);
  2149. exit:
  2150. trace_printk("%s exit\n", __func__);
  2151. pm_relax(swrm->dev);
  2152. }
  2153. static int swrm_get_device_status(struct swr_mstr_ctrl *swrm, u8 devnum)
  2154. {
  2155. u32 val;
  2156. swrm->slave_status = swr_master_read(swrm, SWRM_MCP_SLV_STATUS);
  2157. val = (swrm->slave_status >> (devnum * 2));
  2158. val &= SWRM_MCP_SLV_STATUS_MASK;
  2159. return val;
  2160. }
  2161. static int swrm_get_logical_dev_num(struct swr_master *mstr, u64 dev_id,
  2162. u8 *dev_num)
  2163. {
  2164. int i;
  2165. u64 id = 0;
  2166. int ret = -EINVAL;
  2167. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(mstr);
  2168. struct swr_device *swr_dev;
  2169. u32 num_dev = 0;
  2170. if (!swrm) {
  2171. pr_err("%s: Invalid handle to swr controller\n",
  2172. __func__);
  2173. return ret;
  2174. }
  2175. num_dev = swrm->num_dev;
  2176. mutex_lock(&swrm->devlock);
  2177. if (!swrm->dev_up) {
  2178. mutex_unlock(&swrm->devlock);
  2179. return ret;
  2180. }
  2181. mutex_unlock(&swrm->devlock);
  2182. pm_runtime_get_sync(swrm->dev);
  2183. for (i = 1; i < (num_dev + 1); i++) {
  2184. id = ((u64)(swr_master_read(swrm,
  2185. SWRM_ENUMERATOR_SLAVE_DEV_ID_2(i))) << 32);
  2186. id |= swr_master_read(swrm,
  2187. SWRM_ENUMERATOR_SLAVE_DEV_ID_1(i));
  2188. /*
  2189. * As pm_runtime_get_sync() brings all slaves out of reset
  2190. * update logical device number for all slaves.
  2191. */
  2192. list_for_each_entry(swr_dev, &mstr->devices, dev_list) {
  2193. if (swr_dev->addr == (id & SWR_DEV_ID_MASK)) {
  2194. u32 status = swrm_get_device_status(swrm, i);
  2195. if ((status == 0x01) || (status == 0x02)) {
  2196. swr_dev->dev_num = i;
  2197. if ((id & SWR_DEV_ID_MASK) == dev_id) {
  2198. *dev_num = i;
  2199. ret = 0;
  2200. dev_info(swrm->dev,
  2201. "%s: devnum %d assigned for dev %llx\n",
  2202. __func__, i,
  2203. swr_dev->addr);
  2204. }
  2205. }
  2206. }
  2207. }
  2208. }
  2209. if (ret)
  2210. dev_err(swrm->dev,
  2211. "%s: device 0x%llx is not ready\n",
  2212. __func__, dev_id);
  2213. pm_runtime_mark_last_busy(swrm->dev);
  2214. pm_runtime_put_autosuspend(swrm->dev);
  2215. return ret;
  2216. }
  2217. static int swrm_init_port_params(struct swr_master *mstr, u32 dev_num,
  2218. u32 num_ports,
  2219. struct swr_dev_frame_config *uc_arr)
  2220. {
  2221. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(mstr);
  2222. int i, j, port_id_offset;
  2223. if (!swrm) {
  2224. pr_err("%s: Invalid handle to swr controller\n", __func__);
  2225. return 0;
  2226. }
  2227. if (dev_num == 0) {
  2228. pr_err("%s: Invalid device number 0\n", __func__);
  2229. return -EINVAL;
  2230. }
  2231. for (i = 0; i < SWR_UC_MAX; i++) {
  2232. for (j = 0; j < num_ports; j++) {
  2233. port_id_offset = (dev_num - 1) * SWR_MAX_DEV_PORT_NUM + j;
  2234. swrm->pp[i][port_id_offset].offset1 = uc_arr[i].pp[j].offset1;
  2235. swrm->pp[i][port_id_offset].lane_ctrl = uc_arr[i].pp[j].lane_ctrl;
  2236. }
  2237. }
  2238. return 0;
  2239. }
  2240. static void swrm_device_wakeup_vote(struct swr_master *mstr)
  2241. {
  2242. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(mstr);
  2243. if (!swrm) {
  2244. pr_err_ratelimited("%s: Invalid handle to swr controller\n",
  2245. __func__);
  2246. return;
  2247. }
  2248. if (unlikely(swrm_lock_sleep(swrm) == false)) {
  2249. dev_err_ratelimited(swrm->dev, "%s Failed to hold suspend\n", __func__);
  2250. return;
  2251. }
  2252. if (swrm_request_hw_vote(swrm, LPASS_HW_CORE, true))
  2253. dev_err_ratelimited(swrm->dev, "%s:lpass core hw enable failed\n",
  2254. __func__);
  2255. if (swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, true))
  2256. dev_err_ratelimited(swrm->dev, "%s:lpass audio hw enable failed\n",
  2257. __func__);
  2258. pm_runtime_get_sync(swrm->dev);
  2259. }
  2260. static void swrm_device_wakeup_unvote(struct swr_master *mstr)
  2261. {
  2262. struct swr_mstr_ctrl *swrm = swr_get_ctrl_data(mstr);
  2263. if (!swrm) {
  2264. pr_err_ratelimited("%s: Invalid handle to swr controller\n",
  2265. __func__);
  2266. return;
  2267. }
  2268. pm_runtime_mark_last_busy(swrm->dev);
  2269. pm_runtime_put_autosuspend(swrm->dev);
  2270. swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, false);
  2271. swrm_request_hw_vote(swrm, LPASS_HW_CORE, false);
  2272. swrm_unlock_sleep(swrm);
  2273. }
  2274. static int swrm_master_init(struct swr_mstr_ctrl *swrm)
  2275. {
  2276. int ret = 0, i = 0;
  2277. u32 val;
  2278. u8 row_ctrl = SWR_ROW_50;
  2279. u8 col_ctrl = SWR_MIN_COL;
  2280. u8 ssp_period = 1;
  2281. u8 retry_cmd_num = 3;
  2282. u32 reg[SWRM_MAX_INIT_REG];
  2283. u32 value[SWRM_MAX_INIT_REG];
  2284. u32 temp = 0;
  2285. int len = 0;
  2286. /* Change no of retry counts to 1 for wsa to avoid underflow */
  2287. if (swrm->master_id == MASTER_ID_WSA)
  2288. retry_cmd_num = 1;
  2289. /* SW workaround to gate hw_ctl for SWR version >=1.6 */
  2290. if (swrm->version >= SWRM_VERSION_1_6) {
  2291. if (swrm->swrm_hctl_reg) {
  2292. temp = ioread32(swrm->swrm_hctl_reg);
  2293. temp &= 0xFFFFFFFD;
  2294. iowrite32(temp, swrm->swrm_hctl_reg);
  2295. usleep_range(500, 505);
  2296. temp = ioread32(swrm->swrm_hctl_reg);
  2297. dev_dbg(swrm->dev, "%s: hctl_reg val: 0x%x\n",
  2298. __func__, temp);
  2299. }
  2300. }
  2301. ssp_period = swrm_get_ssp_period(swrm, SWRM_ROW_50,
  2302. SWRM_COL_02, SWRM_FRAME_SYNC_SEL);
  2303. dev_dbg(swrm->dev, "%s: ssp_period: %d\n", __func__, ssp_period);
  2304. /* Clear Rows and Cols */
  2305. val = ((row_ctrl << SWRM_MCP_FRAME_CTRL_BANK_ROW_CTRL_SHFT) |
  2306. (col_ctrl << SWRM_MCP_FRAME_CTRL_BANK_COL_CTRL_SHFT) |
  2307. ((ssp_period - 1) << SWRM_MCP_FRAME_CTRL_BANK_SSP_PERIOD_SHFT));
  2308. reg[len] = SWRM_MCP_FRAME_CTRL_BANK(0);
  2309. value[len++] = val;
  2310. /* Set Auto enumeration flag */
  2311. reg[len] = SWRM_ENUMERATOR_CFG;
  2312. value[len++] = 1;
  2313. /* Configure No pings */
  2314. val = swr_master_read(swrm, SWRM_MCP_CFG);
  2315. val &= ~SWRM_NUM_PINGS_MASK;
  2316. val |= (0x1f << SWRM_NUM_PINGS_POS);
  2317. reg[len] = SWRM_MCP_CFG;
  2318. value[len++] = val;
  2319. /* Configure number of retries of a read/write cmd */
  2320. val = (retry_cmd_num);
  2321. reg[len] = SWRM_CMD_FIFO_CFG;
  2322. value[len++] = val;
  2323. if (swrm->version >= SWRM_VERSION_1_7) {
  2324. reg[len] = SWRM_LINK_MANAGER_EE;
  2325. value[len++] = swrm->ee_val;
  2326. }
  2327. #ifdef CONFIG_SWRM_VER_2P0
  2328. reg[len] = SWRM_CLK_CTRL(swrm->ee_val);
  2329. value[len++] = 0x01;
  2330. #endif
  2331. /* Set IRQ to PULSE */
  2332. reg[len] = SWRM_COMP_CFG;
  2333. value[len++] = 0x02;
  2334. reg[len] = SWRM_INTERRUPT_CLEAR(swrm->ee_val);
  2335. value[len++] = 0xFFFFFFFF;
  2336. swrm->intr_mask = SWRM_INTERRUPT_STATUS_MASK;
  2337. /* Mask soundwire interrupts */
  2338. reg[len] = SWRM_INTERRUPT_EN(swrm->ee_val);
  2339. value[len++] = swrm->intr_mask;
  2340. reg[len] = SWRM_COMP_CFG;
  2341. value[len++] = 0x03;
  2342. swr_master_bulk_write(swrm, reg, value, len);
  2343. if (!swrm_check_link_status(swrm, 0x1)) {
  2344. dev_err(swrm->dev,
  2345. "%s: swr link failed to connect\n",
  2346. __func__);
  2347. for (i = 0; i < len; i++) {
  2348. usleep_range(50, 55);
  2349. dev_err(swrm->dev,
  2350. "%s:reg:0x%x val:0x%x\n",
  2351. __func__,
  2352. reg[i], swr_master_read(swrm, reg[i]));
  2353. }
  2354. return -EINVAL;
  2355. }
  2356. /* Execute it for versions >= 1.5.1 */
  2357. if (swrm->version >= SWRM_VERSION_1_5_1)
  2358. swr_master_write(swrm, SWRM_CMD_FIFO_CFG,
  2359. (swr_master_read(swrm,
  2360. SWRM_CMD_FIFO_CFG) | 0x80000000));
  2361. return ret;
  2362. }
  2363. static int swrm_event_notify(struct notifier_block *self,
  2364. unsigned long action, void *data)
  2365. {
  2366. struct swr_mstr_ctrl *swrm = container_of(self, struct swr_mstr_ctrl,
  2367. event_notifier);
  2368. if (!swrm || !(swrm->dev)) {
  2369. pr_err_ratelimited("%s: swrm or dev is NULL\n", __func__);
  2370. return -EINVAL;
  2371. }
  2372. switch (action) {
  2373. case MSM_AUD_DC_EVENT:
  2374. schedule_work(&(swrm->dc_presence_work));
  2375. break;
  2376. case SWR_WAKE_IRQ_EVENT:
  2377. if (swrm->ipc_wakeup && !swrm->ipc_wakeup_triggered) {
  2378. swrm->ipc_wakeup_triggered = true;
  2379. pm_stay_awake(swrm->dev);
  2380. schedule_work(&swrm->wakeup_work);
  2381. }
  2382. break;
  2383. default:
  2384. dev_err_ratelimited(swrm->dev, "%s: invalid event type: %lu\n",
  2385. __func__, action);
  2386. return -EINVAL;
  2387. }
  2388. return 0;
  2389. }
  2390. static void swrm_notify_work_fn(struct work_struct *work)
  2391. {
  2392. struct swr_mstr_ctrl *swrm = container_of(work, struct swr_mstr_ctrl,
  2393. dc_presence_work);
  2394. if (!swrm || !swrm->pdev) {
  2395. pr_err_ratelimited("%s: swrm or pdev is NULL\n", __func__);
  2396. return;
  2397. }
  2398. swrm_wcd_notify(swrm->pdev, SWR_DEVICE_DOWN, NULL);
  2399. }
  2400. static int swrm_probe(struct platform_device *pdev)
  2401. {
  2402. struct swr_mstr_ctrl *swrm;
  2403. struct swr_ctrl_platform_data *pdata;
  2404. u32 i, num_ports, port_num, port_type, ch_mask, swrm_hctl_reg = 0;
  2405. u32 *temp, map_size, map_length, ch_iter = 0, old_port_num = 0;
  2406. int ret = 0;
  2407. struct clk *lpass_core_hw_vote = NULL;
  2408. struct clk *lpass_core_audio = NULL;
  2409. u32 swrm_hw_ver = 0;
  2410. /* Allocate soundwire master driver structure */
  2411. swrm = devm_kzalloc(&pdev->dev, sizeof(struct swr_mstr_ctrl),
  2412. GFP_KERNEL);
  2413. if (!swrm) {
  2414. ret = -ENOMEM;
  2415. goto err_memory_fail;
  2416. }
  2417. swrm->pdev = pdev;
  2418. swrm->dev = &pdev->dev;
  2419. platform_set_drvdata(pdev, swrm);
  2420. swr_set_ctrl_data(&swrm->master, swrm);
  2421. pdata = dev_get_platdata(&pdev->dev);
  2422. if (!pdata) {
  2423. dev_err(&pdev->dev, "%s: pdata from parent is NULL\n",
  2424. __func__);
  2425. ret = -EINVAL;
  2426. goto err_pdata_fail;
  2427. }
  2428. swrm->handle = (void *)pdata->handle;
  2429. if (!swrm->handle) {
  2430. dev_err(&pdev->dev, "%s: swrm->handle is NULL\n",
  2431. __func__);
  2432. ret = -EINVAL;
  2433. goto err_pdata_fail;
  2434. }
  2435. ret = of_property_read_u32(pdev->dev.of_node, "qcom,swr-master-ee-val",
  2436. &swrm->ee_val);
  2437. if (ret) {
  2438. dev_dbg(&pdev->dev,
  2439. "%s: ee_val not specified, initialize with default val\n",
  2440. __func__);
  2441. swrm->ee_val = 0x1;
  2442. }
  2443. ret = of_property_read_u32(pdev->dev.of_node,
  2444. "qcom,swr-master-version",
  2445. &swrm->version);
  2446. if (ret) {
  2447. dev_dbg(&pdev->dev, "%s: swrm version not defined, use default\n",
  2448. __func__);
  2449. swrm->version = SWRM_VERSION_2_0;
  2450. }
  2451. ret = of_property_read_u32(pdev->dev.of_node, "qcom,swr_master_id",
  2452. &swrm->master_id);
  2453. if (ret) {
  2454. dev_err(&pdev->dev, "%s: failed to get master id\n", __func__);
  2455. goto err_pdata_fail;
  2456. }
  2457. ret = of_property_read_u32(pdev->dev.of_node, "qcom,dynamic-port-map-supported",
  2458. &swrm->dynamic_port_map_supported);
  2459. if (ret) {
  2460. dev_dbg(&pdev->dev,
  2461. "%s: failed to get dynamic port map support, use default\n",
  2462. __func__);
  2463. swrm->dynamic_port_map_supported = 1;
  2464. }
  2465. if (!(of_property_read_u32(pdev->dev.of_node,
  2466. "swrm-io-base", &swrm->swrm_base_reg)))
  2467. ret = of_property_read_u32(pdev->dev.of_node,
  2468. "swrm-io-base", &swrm->swrm_base_reg);
  2469. if (!swrm->swrm_base_reg) {
  2470. swrm->read = pdata->read;
  2471. if (!swrm->read) {
  2472. dev_err(&pdev->dev, "%s: swrm->read is NULL\n",
  2473. __func__);
  2474. ret = -EINVAL;
  2475. goto err_pdata_fail;
  2476. }
  2477. swrm->write = pdata->write;
  2478. if (!swrm->write) {
  2479. dev_err(&pdev->dev, "%s: swrm->write is NULL\n",
  2480. __func__);
  2481. ret = -EINVAL;
  2482. goto err_pdata_fail;
  2483. }
  2484. swrm->bulk_write = pdata->bulk_write;
  2485. if (!swrm->bulk_write) {
  2486. dev_err(&pdev->dev, "%s: swrm->bulk_write is NULL\n",
  2487. __func__);
  2488. ret = -EINVAL;
  2489. goto err_pdata_fail;
  2490. }
  2491. } else {
  2492. swrm->swrm_dig_base = devm_ioremap(&pdev->dev,
  2493. swrm->swrm_base_reg, SWRM_MAX_REGISTER);
  2494. }
  2495. swrm->core_vote = pdata->core_vote;
  2496. if (!(of_property_read_u32(pdev->dev.of_node,
  2497. "qcom,swrm-hctl-reg", &swrm_hctl_reg)))
  2498. swrm->swrm_hctl_reg = devm_ioremap(&pdev->dev,
  2499. swrm_hctl_reg, 0x4);
  2500. swrm->clk = pdata->clk;
  2501. if (!swrm->clk) {
  2502. dev_err(&pdev->dev, "%s: swrm->clk is NULL\n",
  2503. __func__);
  2504. ret = -EINVAL;
  2505. goto err_pdata_fail;
  2506. }
  2507. if (of_property_read_u32(pdev->dev.of_node,
  2508. "qcom,swr-clock-stop-mode0",
  2509. &swrm->clk_stop_mode0_supp)) {
  2510. swrm->clk_stop_mode0_supp = FALSE;
  2511. }
  2512. /* Parse soundwire port mapping */
  2513. ret = of_property_read_u32(pdev->dev.of_node, "qcom,swr-num-ports",
  2514. &num_ports);
  2515. if (ret) {
  2516. dev_err(swrm->dev, "%s: Failed to get num_ports\n", __func__);
  2517. goto err_pdata_fail;
  2518. }
  2519. swrm->num_ports = num_ports;
  2520. if (!of_find_property(pdev->dev.of_node, "qcom,swr-port-mapping",
  2521. &map_size)) {
  2522. dev_err(swrm->dev, "missing port mapping\n");
  2523. goto err_pdata_fail;
  2524. }
  2525. map_length = map_size / (3 * sizeof(u32));
  2526. if (num_ports > SWR_MSTR_PORT_LEN) {
  2527. dev_err(&pdev->dev, "%s:invalid number of swr ports\n",
  2528. __func__);
  2529. ret = -EINVAL;
  2530. goto err_pdata_fail;
  2531. }
  2532. temp = devm_kzalloc(&pdev->dev, map_size, GFP_KERNEL);
  2533. if (!temp) {
  2534. ret = -ENOMEM;
  2535. goto err_pdata_fail;
  2536. }
  2537. ret = of_property_read_u32_array(pdev->dev.of_node,
  2538. "qcom,swr-port-mapping", temp, 3 * map_length);
  2539. if (ret) {
  2540. dev_err(swrm->dev, "%s: Failed to read port mapping\n",
  2541. __func__);
  2542. goto err_pdata_fail;
  2543. }
  2544. for (i = 0; i < map_length; i++) {
  2545. port_num = temp[3 * i];
  2546. port_type = temp[3 * i + 1];
  2547. ch_mask = temp[3 * i + 2];
  2548. if (port_num != old_port_num)
  2549. ch_iter = 0;
  2550. if (port_num > SWR_MSTR_PORT_LEN ||
  2551. ch_iter >= SWR_MAX_CH_PER_PORT) {
  2552. dev_err(&pdev->dev,
  2553. "%s:invalid port_num %d or ch_iter %d\n",
  2554. __func__, port_num, ch_iter);
  2555. goto err_pdata_fail;
  2556. }
  2557. swrm->port_mapping[port_num][ch_iter].port_type = port_type;
  2558. swrm->port_mapping[port_num][ch_iter++].ch_mask = ch_mask;
  2559. old_port_num = port_num;
  2560. }
  2561. devm_kfree(&pdev->dev, temp);
  2562. ret = of_property_read_u32(pdev->dev.of_node, "qcom,is-always-on",
  2563. &swrm->is_always_on);
  2564. if (ret)
  2565. dev_dbg(&pdev->dev, "%s: failed to get is_always_on flag\n", __func__);
  2566. swrm->reg_irq = pdata->reg_irq;
  2567. swrm->master.read = swrm_read;
  2568. swrm->master.write = swrm_write;
  2569. swrm->master.bulk_write = swrm_bulk_write;
  2570. swrm->master.get_logical_dev_num = swrm_get_logical_dev_num;
  2571. swrm->master.init_port_params = swrm_init_port_params;
  2572. swrm->master.connect_port = swrm_connect_port;
  2573. swrm->master.disconnect_port = swrm_disconnect_port;
  2574. swrm->master.slvdev_datapath_control = swrm_slvdev_datapath_control;
  2575. swrm->master.remove_from_group = swrm_remove_from_group;
  2576. swrm->master.device_wakeup_vote = swrm_device_wakeup_vote;
  2577. swrm->master.device_wakeup_unvote = swrm_device_wakeup_unvote;
  2578. swrm->master.dev.parent = &pdev->dev;
  2579. swrm->master.dev.of_node = pdev->dev.of_node;
  2580. swrm->master.num_port = 0;
  2581. swrm->rcmd_id = 0;
  2582. swrm->wcmd_id = 0;
  2583. swrm->cmd_id = 0;
  2584. swrm->slave_status = 0;
  2585. swrm->num_rx_chs = 0;
  2586. swrm->clk_ref_count = 0;
  2587. swrm->swr_irq_wakeup_capable = 0;
  2588. swrm->mclk_freq = MCLK_FREQ;
  2589. swrm->bus_clk = MCLK_FREQ;
  2590. swrm->dev_up = true;
  2591. swrm->state = SWR_MSTR_UP;
  2592. swrm->ipc_wakeup = false;
  2593. swrm->enable_slave_irq = false;
  2594. swrm->clk_stop_wakeup = false;
  2595. swrm->ipc_wakeup_triggered = false;
  2596. swrm->disable_div2_clk_switch = FALSE;
  2597. init_completion(&swrm->reset);
  2598. init_completion(&swrm->broadcast);
  2599. init_completion(&swrm->clk_off_complete);
  2600. mutex_init(&swrm->irq_lock);
  2601. mutex_init(&swrm->mlock);
  2602. mutex_init(&swrm->reslock);
  2603. mutex_init(&swrm->force_down_lock);
  2604. mutex_init(&swrm->iolock);
  2605. mutex_init(&swrm->clklock);
  2606. mutex_init(&swrm->devlock);
  2607. mutex_init(&swrm->pm_lock);
  2608. mutex_init(&swrm->runtime_lock);
  2609. swrm->wlock_holders = 0;
  2610. swrm->pm_state = SWRM_PM_SLEEPABLE;
  2611. init_waitqueue_head(&swrm->pm_wq);
  2612. cpu_latency_qos_add_request(&swrm->pm_qos_req,
  2613. PM_QOS_DEFAULT_VALUE);
  2614. for (i = 0 ; i < SWR_MSTR_PORT_LEN; i++) {
  2615. INIT_LIST_HEAD(&swrm->mport_cfg[i].port_req_list);
  2616. if (swrm->master_id == MASTER_ID_TX) {
  2617. swrm->mport_cfg[i].sinterval = 0xFFFF;
  2618. swrm->mport_cfg[i].offset1 = 0x00;
  2619. swrm->mport_cfg[i].offset2 = 0x00;
  2620. swrm->mport_cfg[i].hstart = 0xFF;
  2621. swrm->mport_cfg[i].hstop = 0xFF;
  2622. swrm->mport_cfg[i].blk_pack_mode = 0xFF;
  2623. swrm->mport_cfg[i].blk_grp_count = 0xFF;
  2624. swrm->mport_cfg[i].word_length = 0xFF;
  2625. swrm->mport_cfg[i].lane_ctrl = 0x00;
  2626. swrm->mport_cfg[i].dir = 0x00;
  2627. swrm->mport_cfg[i].stream_type = 0x00;
  2628. }
  2629. }
  2630. if (of_property_read_u32(pdev->dev.of_node,
  2631. "qcom,disable-div2-clk-switch",
  2632. &swrm->disable_div2_clk_switch)) {
  2633. swrm->disable_div2_clk_switch = FALSE;
  2634. }
  2635. /* Register LPASS core hw vote */
  2636. lpass_core_hw_vote = devm_clk_get(&pdev->dev, "lpass_core_hw_vote");
  2637. if (IS_ERR(lpass_core_hw_vote)) {
  2638. ret = PTR_ERR(lpass_core_hw_vote);
  2639. dev_dbg(&pdev->dev, "%s: clk get %s failed %d\n",
  2640. __func__, "lpass_core_hw_vote", ret);
  2641. lpass_core_hw_vote = NULL;
  2642. ret = 0;
  2643. }
  2644. swrm->lpass_core_hw_vote = lpass_core_hw_vote;
  2645. /* Register LPASS audio core vote */
  2646. lpass_core_audio = devm_clk_get(&pdev->dev, "lpass_audio_hw_vote");
  2647. if (IS_ERR(lpass_core_audio)) {
  2648. ret = PTR_ERR(lpass_core_audio);
  2649. dev_dbg(&pdev->dev, "%s: clk get %s failed %d\n",
  2650. __func__, "lpass_core_audio", ret);
  2651. lpass_core_audio = NULL;
  2652. ret = 0;
  2653. }
  2654. swrm->lpass_core_audio = lpass_core_audio;
  2655. if (swrm->reg_irq) {
  2656. ret = swrm->reg_irq(swrm->handle, swr_mstr_interrupt, swrm,
  2657. SWR_IRQ_REGISTER);
  2658. if (ret) {
  2659. dev_err(&pdev->dev, "%s: IRQ register failed ret %d\n",
  2660. __func__, ret);
  2661. goto err_irq_fail;
  2662. }
  2663. } else {
  2664. swrm->irq = platform_get_irq_byname(pdev, "swr_master_irq");
  2665. if (swrm->irq < 0) {
  2666. dev_err(swrm->dev, "%s() error getting irq hdle: %d\n",
  2667. __func__, swrm->irq);
  2668. goto err_irq_fail;
  2669. }
  2670. ret = request_threaded_irq(swrm->irq, NULL,
  2671. swr_mstr_interrupt,
  2672. IRQF_TRIGGER_RISING | IRQF_ONESHOT,
  2673. "swr_master_irq", swrm);
  2674. if (ret) {
  2675. dev_err(swrm->dev, "%s: Failed to request irq %d\n",
  2676. __func__, ret);
  2677. goto err_irq_fail;
  2678. }
  2679. }
  2680. /* Make inband tx interrupts as wakeup capable for slave irq */
  2681. ret = of_property_read_u32(pdev->dev.of_node,
  2682. "qcom,swr-mstr-irq-wakeup-capable",
  2683. &swrm->swr_irq_wakeup_capable);
  2684. if (ret)
  2685. dev_dbg(swrm->dev, "%s: swrm irq wakeup capable not defined\n",
  2686. __func__);
  2687. if (swrm->swr_irq_wakeup_capable) {
  2688. irq_set_irq_wake(swrm->irq, 1);
  2689. ret = device_init_wakeup(swrm->dev, true);
  2690. if (ret)
  2691. dev_info(swrm->dev,
  2692. "%s: Device wakeup init failed: %d\n",
  2693. __func__, ret);
  2694. }
  2695. ret = swr_register_master(&swrm->master);
  2696. if (ret) {
  2697. dev_err(&pdev->dev, "%s: error adding swr master\n", __func__);
  2698. goto err_mstr_fail;
  2699. }
  2700. /* Add devices registered with board-info as the
  2701. * controller will be up now
  2702. */
  2703. swr_master_add_boarddevices(&swrm->master);
  2704. if (!swrm->is_always_on && swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, true))
  2705. dev_dbg(&pdev->dev, "%s: Audio HW Vote is failed\n", __func__);
  2706. mutex_lock(&swrm->mlock);
  2707. swrm_clk_request(swrm, true);
  2708. swrm->rd_fifo_depth = ((swr_master_read(swrm, SWRM_COMP_PARAMS)
  2709. & SWRM_COMP_PARAMS_RD_FIFO_DEPTH) >> 15);
  2710. swrm->wr_fifo_depth = ((swr_master_read(swrm, SWRM_COMP_PARAMS)
  2711. & SWRM_COMP_PARAMS_WR_FIFO_DEPTH) >> 10);
  2712. swrm_hw_ver = swr_master_read(swrm, SWRM_COMP_HW_VERSION);
  2713. if (swrm->version != swrm_hw_ver)
  2714. dev_info(&pdev->dev,
  2715. "%s: version specified in dtsi: 0x%x not match with HW read version 0x%x\n",
  2716. __func__, swrm->version, swrm_hw_ver);
  2717. swrm->num_auto_enum = ((swr_master_read(swrm, SWRM_COMP_PARAMS)
  2718. & SWRM_COMP_PARAMS_AUTO_ENUM_SLAVES) >> 20);
  2719. ret = of_property_read_u32(swrm->dev->of_node, "qcom,swr-num-dev",
  2720. &swrm->num_dev);
  2721. if (ret) {
  2722. dev_err(&pdev->dev, "%s: Looking up %s property failed\n",
  2723. __func__, "qcom,swr-num-dev");
  2724. mutex_unlock(&swrm->mlock);
  2725. goto err_parse_num_dev;
  2726. } else {
  2727. if (swrm->num_dev > swrm->num_auto_enum) {
  2728. dev_err(&pdev->dev, "%s: num_dev %d > max limit %d\n",
  2729. __func__, swrm->num_dev,
  2730. swrm->num_auto_enum);
  2731. ret = -EINVAL;
  2732. mutex_unlock(&swrm->mlock);
  2733. goto err_parse_num_dev;
  2734. } else {
  2735. dev_dbg(&pdev->dev,
  2736. "max swr devices expected to attach - %d, supported auto_enum - %d\n",
  2737. swrm->num_dev, swrm->num_auto_enum);
  2738. }
  2739. }
  2740. ret = swrm_master_init(swrm);
  2741. if (ret < 0) {
  2742. dev_err(&pdev->dev,
  2743. "%s: Error in master Initialization , err %d\n",
  2744. __func__, ret);
  2745. mutex_unlock(&swrm->mlock);
  2746. ret = -EPROBE_DEFER;
  2747. goto err_mstr_init_fail;
  2748. }
  2749. mutex_unlock(&swrm->mlock);
  2750. INIT_WORK(&swrm->wakeup_work, swrm_wakeup_work);
  2751. if (pdev->dev.of_node)
  2752. of_register_swr_devices(&swrm->master);
  2753. #ifdef CONFIG_DEBUG_FS
  2754. swrm->debugfs_swrm_dent = debugfs_create_dir(dev_name(&pdev->dev), 0);
  2755. if (!IS_ERR(swrm->debugfs_swrm_dent)) {
  2756. swrm->debugfs_peek = debugfs_create_file("swrm_peek",
  2757. S_IFREG | 0444, swrm->debugfs_swrm_dent,
  2758. (void *) swrm, &swrm_debug_read_ops);
  2759. swrm->debugfs_poke = debugfs_create_file("swrm_poke",
  2760. S_IFREG | 0444, swrm->debugfs_swrm_dent,
  2761. (void *) swrm, &swrm_debug_write_ops);
  2762. swrm->debugfs_reg_dump = debugfs_create_file("swrm_reg_dump",
  2763. S_IFREG | 0444, swrm->debugfs_swrm_dent,
  2764. (void *) swrm,
  2765. &swrm_debug_dump_ops);
  2766. }
  2767. #endif
  2768. pm_runtime_set_autosuspend_delay(&pdev->dev, auto_suspend_timer);
  2769. pm_runtime_use_autosuspend(&pdev->dev);
  2770. pm_runtime_set_active(&pdev->dev);
  2771. pm_runtime_enable(&pdev->dev);
  2772. pm_runtime_mark_last_busy(&pdev->dev);
  2773. INIT_WORK(&swrm->dc_presence_work, swrm_notify_work_fn);
  2774. swrm->event_notifier.notifier_call = swrm_event_notify;
  2775. //msm_aud_evt_register_client(&swrm->event_notifier);
  2776. return 0;
  2777. err_parse_num_dev:
  2778. err_mstr_init_fail:
  2779. swr_unregister_master(&swrm->master);
  2780. device_init_wakeup(swrm->dev, false);
  2781. err_mstr_fail:
  2782. if (swrm->reg_irq) {
  2783. swrm->reg_irq(swrm->handle, swr_mstr_interrupt,
  2784. swrm, SWR_IRQ_FREE);
  2785. } else if (swrm->irq) {
  2786. if (irq_get_irq_data(swrm->irq) != NULL)
  2787. irqd_set_trigger_type(
  2788. irq_get_irq_data(swrm->irq),
  2789. IRQ_TYPE_NONE);
  2790. if (swrm->swr_irq_wakeup_capable)
  2791. irq_set_irq_wake(swrm->irq, 0);
  2792. free_irq(swrm->irq, swrm);
  2793. }
  2794. err_irq_fail:
  2795. mutex_destroy(&swrm->irq_lock);
  2796. mutex_destroy(&swrm->mlock);
  2797. mutex_destroy(&swrm->reslock);
  2798. mutex_destroy(&swrm->force_down_lock);
  2799. mutex_destroy(&swrm->iolock);
  2800. mutex_destroy(&swrm->clklock);
  2801. mutex_destroy(&swrm->pm_lock);
  2802. mutex_destroy(&swrm->runtime_lock);
  2803. cpu_latency_qos_remove_request(&swrm->pm_qos_req);
  2804. err_pdata_fail:
  2805. err_memory_fail:
  2806. return ret;
  2807. }
  2808. static int swrm_remove(struct platform_device *pdev)
  2809. {
  2810. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  2811. if (swrm->reg_irq) {
  2812. swrm->reg_irq(swrm->handle, swr_mstr_interrupt,
  2813. swrm, SWR_IRQ_FREE);
  2814. } else if (swrm->irq) {
  2815. if (irq_get_irq_data(swrm->irq) != NULL)
  2816. irqd_set_trigger_type(
  2817. irq_get_irq_data(swrm->irq),
  2818. IRQ_TYPE_NONE);
  2819. if (swrm->swr_irq_wakeup_capable) {
  2820. irq_set_irq_wake(swrm->irq, 0);
  2821. device_init_wakeup(swrm->dev, false);
  2822. }
  2823. free_irq(swrm->irq, swrm);
  2824. } else if (swrm->wake_irq > 0) {
  2825. free_irq(swrm->wake_irq, swrm);
  2826. }
  2827. cancel_work_sync(&swrm->wakeup_work);
  2828. pm_runtime_disable(&pdev->dev);
  2829. pm_runtime_set_suspended(&pdev->dev);
  2830. swr_unregister_master(&swrm->master);
  2831. //msm_aud_evt_unregister_client(&swrm->event_notifier);
  2832. mutex_destroy(&swrm->irq_lock);
  2833. mutex_destroy(&swrm->mlock);
  2834. mutex_destroy(&swrm->reslock);
  2835. mutex_destroy(&swrm->iolock);
  2836. mutex_destroy(&swrm->clklock);
  2837. mutex_destroy(&swrm->force_down_lock);
  2838. mutex_destroy(&swrm->pm_lock);
  2839. mutex_destroy(&swrm->runtime_lock);
  2840. cpu_latency_qos_remove_request(&swrm->pm_qos_req);
  2841. devm_kfree(&pdev->dev, swrm);
  2842. return 0;
  2843. }
  2844. static int swrm_clk_pause(struct swr_mstr_ctrl *swrm)
  2845. {
  2846. u32 val;
  2847. dev_dbg(swrm->dev, "%s: state: %d\n", __func__, swrm->state);
  2848. swr_master_write(swrm, SWRM_INTERRUPT_EN(swrm->ee_val),
  2849. SWRM_INTERRUPT_STATUS_MASK);
  2850. val = swr_master_read(swrm, SWRM_MCP_CFG);
  2851. val |= 0x02;
  2852. swr_master_write(swrm, SWRM_MCP_CFG, val);
  2853. return 0;
  2854. }
  2855. #ifdef CONFIG_PM
  2856. static int swrm_runtime_resume(struct device *dev)
  2857. {
  2858. struct platform_device *pdev = to_platform_device(dev);
  2859. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  2860. int ret = 0;
  2861. bool swrm_clk_req_err = false;
  2862. bool hw_core_err = false, aud_core_err = false;
  2863. struct swr_master *mstr = &swrm->master;
  2864. struct swr_device *swr_dev;
  2865. u32 temp = 0;
  2866. dev_dbg(dev, "%s: pm_runtime: resume, state:%d\n",
  2867. __func__, swrm->state);
  2868. trace_printk("%s: pm_runtime: resume, state:%d\n",
  2869. __func__, swrm->state);
  2870. mutex_lock(&swrm->runtime_lock);
  2871. mutex_lock(&swrm->reslock);
  2872. if (swrm_request_hw_vote(swrm, LPASS_HW_CORE, true)) {
  2873. dev_err_ratelimited(dev, "%s:lpass core hw enable failed\n",
  2874. __func__);
  2875. hw_core_err = true;
  2876. pm_runtime_set_autosuspend_delay(&pdev->dev,
  2877. ERR_AUTO_SUSPEND_TIMER_VAL);
  2878. if (swrm->req_clk_switch)
  2879. swrm->req_clk_switch = false;
  2880. mutex_unlock(&swrm->reslock);
  2881. mutex_unlock(&swrm->runtime_lock);
  2882. return 0;
  2883. }
  2884. if (swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, true)) {
  2885. dev_err_ratelimited(dev, "%s:lpass audio hw enable failed\n",
  2886. __func__);
  2887. aud_core_err = true;
  2888. }
  2889. if ((swrm->state == SWR_MSTR_DOWN) ||
  2890. (swrm->state == SWR_MSTR_SSR && swrm->dev_up)) {
  2891. if (swrm->clk_stop_mode0_supp) {
  2892. if (swrm->wake_irq > 0) {
  2893. if (unlikely(!irq_get_irq_data
  2894. (swrm->wake_irq))) {
  2895. pr_err_ratelimited("%s: irq data is NULL\n",
  2896. __func__);
  2897. mutex_unlock(&swrm->reslock);
  2898. mutex_unlock(&swrm->runtime_lock);
  2899. return IRQ_NONE;
  2900. }
  2901. mutex_lock(&swrm->irq_lock);
  2902. if (!irqd_irq_disabled(
  2903. irq_get_irq_data(swrm->wake_irq)))
  2904. disable_irq_nosync(swrm->wake_irq);
  2905. mutex_unlock(&swrm->irq_lock);
  2906. }
  2907. if (swrm->ipc_wakeup)
  2908. dev_err_ratelimited(dev, "%s:notifications disabled\n", __func__);
  2909. // msm_aud_evt_blocking_notifier_call_chain(
  2910. // SWR_WAKE_IRQ_DEREGISTER, (void *)swrm);
  2911. }
  2912. if (swrm_clk_request(swrm, true)) {
  2913. /*
  2914. * Set autosuspend timer to 1 for
  2915. * master to enter into suspend.
  2916. */
  2917. swrm_clk_req_err = true;
  2918. goto exit;
  2919. }
  2920. if (!swrm->clk_stop_mode0_supp || swrm->state == SWR_MSTR_SSR) {
  2921. list_for_each_entry(swr_dev, &mstr->devices, dev_list) {
  2922. ret = swr_device_up(swr_dev);
  2923. if (ret == -ENODEV) {
  2924. dev_dbg(dev,
  2925. "%s slave device up not implemented\n",
  2926. __func__);
  2927. trace_printk(
  2928. "%s slave device up not implemented\n",
  2929. __func__);
  2930. ret = 0;
  2931. } else if (ret) {
  2932. dev_err_ratelimited(dev,
  2933. "%s: failed to wakeup swr dev %d\n",
  2934. __func__, swr_dev->dev_num);
  2935. swrm_clk_request(swrm, false);
  2936. goto exit;
  2937. }
  2938. }
  2939. swr_master_write(swrm, SWRM_COMP_SW_RESET, 0x01);
  2940. swr_master_write(swrm, SWRM_COMP_SW_RESET, 0x01);
  2941. swr_master_write(swrm, SWRM_MCP_BUS_CTRL, 0x01);
  2942. swrm_master_init(swrm);
  2943. /* wait for hw enumeration to complete */
  2944. usleep_range(100, 105);
  2945. if (!swrm_check_link_status(swrm, 0x1))
  2946. dev_dbg(dev, "%s:failed in connecting, ssr?\n",
  2947. __func__);
  2948. swrm_cmd_fifo_wr_cmd(swrm, 0x4, 0xF, get_cmd_id(swrm),
  2949. SWRS_SCP_INT_STATUS_MASK_1);
  2950. if (swrm->state == SWR_MSTR_SSR) {
  2951. mutex_unlock(&swrm->reslock);
  2952. enable_bank_switch(swrm, 0, SWR_ROW_50, SWR_MIN_COL);
  2953. mutex_lock(&swrm->reslock);
  2954. }
  2955. } else {
  2956. if (swrm->swrm_hctl_reg) {
  2957. temp = ioread32(swrm->swrm_hctl_reg);
  2958. temp &= 0xFFFFFFFD;
  2959. iowrite32(temp, swrm->swrm_hctl_reg);
  2960. }
  2961. /*wake up from clock stop*/
  2962. #ifdef CONFIG_SWRM_VER_2P0
  2963. swr_master_write(swrm,
  2964. SWRM_CLK_CTRL(swrm->ee_val), 0x01);
  2965. #else
  2966. swr_master_write(swrm, SWRM_MCP_BUS_CTRL, 0x2);
  2967. #endif
  2968. /* clear and enable bus clash interrupt */
  2969. swr_master_write(swrm,
  2970. SWRM_INTERRUPT_CLEAR(swrm->ee_val), 0x08);
  2971. swrm->intr_mask |= 0x08;
  2972. swr_master_write(swrm, SWRM_INTERRUPT_EN(swrm->ee_val),
  2973. swrm->intr_mask);
  2974. usleep_range(100, 105);
  2975. if (!swrm_check_link_status(swrm, 0x1))
  2976. dev_dbg(dev, "%s:failed in connecting, ssr?\n",
  2977. __func__);
  2978. }
  2979. swrm->state = SWR_MSTR_UP;
  2980. }
  2981. exit:
  2982. if (swrm->is_always_on && !aud_core_err)
  2983. swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, false);
  2984. if (!hw_core_err)
  2985. swrm_request_hw_vote(swrm, LPASS_HW_CORE, false);
  2986. if (swrm_clk_req_err || aud_core_err || hw_core_err)
  2987. pm_runtime_set_autosuspend_delay(&pdev->dev,
  2988. ERR_AUTO_SUSPEND_TIMER_VAL);
  2989. else
  2990. pm_runtime_set_autosuspend_delay(&pdev->dev,
  2991. auto_suspend_timer);
  2992. if (swrm->req_clk_switch)
  2993. swrm->req_clk_switch = false;
  2994. mutex_unlock(&swrm->reslock);
  2995. mutex_unlock(&swrm->runtime_lock);
  2996. trace_printk("%s: pm_runtime: resume done, state:%d\n",
  2997. __func__, swrm->state);
  2998. return ret;
  2999. }
  3000. static int swrm_runtime_suspend(struct device *dev)
  3001. {
  3002. struct platform_device *pdev = to_platform_device(dev);
  3003. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  3004. int ret = 0;
  3005. bool hw_core_err = false, aud_core_err = false;
  3006. struct swr_master *mstr = &swrm->master;
  3007. struct swr_device *swr_dev;
  3008. int current_state = 0;
  3009. struct irq_data *irq_data = NULL;
  3010. trace_printk("%s: pm_runtime: suspend state: %d\n",
  3011. __func__, swrm->state);
  3012. dev_dbg(dev, "%s: pm_runtime: suspend state: %d\n",
  3013. __func__, swrm->state);
  3014. if (swrm->state == SWR_MSTR_SSR_RESET) {
  3015. swrm->state = SWR_MSTR_SSR;
  3016. return 0;
  3017. }
  3018. mutex_lock(&swrm->runtime_lock);
  3019. mutex_lock(&swrm->reslock);
  3020. mutex_lock(&swrm->force_down_lock);
  3021. current_state = swrm->state;
  3022. mutex_unlock(&swrm->force_down_lock);
  3023. if (swrm_request_hw_vote(swrm, LPASS_HW_CORE, true)) {
  3024. dev_err_ratelimited(dev, "%s:lpass core hw enable failed\n",
  3025. __func__);
  3026. hw_core_err = true;
  3027. }
  3028. if (swrm->is_always_on && swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, true))
  3029. aud_core_err = true;
  3030. if ((current_state == SWR_MSTR_UP) ||
  3031. (current_state == SWR_MSTR_SSR)) {
  3032. if ((current_state != SWR_MSTR_SSR) &&
  3033. swrm_is_port_en(&swrm->master)) {
  3034. dev_dbg(dev, "%s ports are enabled\n", __func__);
  3035. trace_printk("%s ports are enabled\n", __func__);
  3036. ret = -EBUSY;
  3037. goto exit;
  3038. }
  3039. if (!swrm->clk_stop_mode0_supp || swrm->state == SWR_MSTR_SSR) {
  3040. dev_err_ratelimited(dev, "%s: clk stop mode not supported or SSR entry\n",
  3041. __func__);
  3042. mutex_unlock(&swrm->reslock);
  3043. enable_bank_switch(swrm, 0, SWR_ROW_50, SWR_MIN_COL);
  3044. mutex_lock(&swrm->reslock);
  3045. swrm_clk_pause(swrm);
  3046. swr_master_write(swrm, SWRM_COMP_CFG, 0x00);
  3047. list_for_each_entry(swr_dev, &mstr->devices, dev_list) {
  3048. ret = swr_device_down(swr_dev);
  3049. if (ret == -ENODEV) {
  3050. dev_dbg_ratelimited(dev,
  3051. "%s slave device down not implemented\n",
  3052. __func__);
  3053. trace_printk(
  3054. "%s slave device down not implemented\n",
  3055. __func__);
  3056. ret = 0;
  3057. } else if (ret) {
  3058. dev_err_ratelimited(dev,
  3059. "%s: failed to shutdown swr dev %d\n",
  3060. __func__, swr_dev->dev_num);
  3061. trace_printk(
  3062. "%s: failed to shutdown swr dev %d\n",
  3063. __func__, swr_dev->dev_num);
  3064. goto exit;
  3065. }
  3066. }
  3067. trace_printk("%s: clk stop mode not supported or SSR exit\n",
  3068. __func__);
  3069. } else {
  3070. /* Mask bus clash interrupt */
  3071. swrm->intr_mask &= ~((u32)0x08);
  3072. swr_master_write(swrm, SWRM_INTERRUPT_EN(swrm->ee_val),
  3073. swrm->intr_mask);
  3074. mutex_unlock(&swrm->reslock);
  3075. /* clock stop sequence */
  3076. swrm_cmd_fifo_wr_cmd(swrm, 0x2, 0xF, 0xF,
  3077. SWRS_SCP_CONTROL);
  3078. mutex_lock(&swrm->reslock);
  3079. usleep_range(100, 105);
  3080. }
  3081. if (!swrm_check_link_status(swrm, 0x0))
  3082. dev_dbg(dev, "%s:failed in disconnecting, ssr?\n",
  3083. __func__);
  3084. ret = swrm_clk_request(swrm, false);
  3085. if (ret) {
  3086. dev_err_ratelimited(dev, "%s: swrmn clk failed\n", __func__);
  3087. ret = 0;
  3088. goto exit;
  3089. }
  3090. if (swrm->clk_stop_mode0_supp) {
  3091. if (swrm->wake_irq > 0) {
  3092. irq_data = irq_get_irq_data(swrm->wake_irq);
  3093. if (irq_data && irqd_irq_disabled(irq_data))
  3094. enable_irq(swrm->wake_irq);
  3095. } else if (swrm->ipc_wakeup) {
  3096. //msm_aud_evt_blocking_notifier_call_chain(
  3097. // SWR_WAKE_IRQ_REGISTER, (void *)swrm);
  3098. dev_err_ratelimited(dev, "%s:notifications disabled\n", __func__);
  3099. swrm->ipc_wakeup_triggered = false;
  3100. }
  3101. }
  3102. }
  3103. /* Retain SSR state until resume */
  3104. if (current_state != SWR_MSTR_SSR)
  3105. swrm->state = SWR_MSTR_DOWN;
  3106. exit:
  3107. if (!swrm->is_always_on && swrm->state != SWR_MSTR_UP) {
  3108. if (swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, false))
  3109. dev_dbg(dev, "%s:lpass audio hw enable failed\n",
  3110. __func__);
  3111. } else if (swrm->is_always_on && !aud_core_err)
  3112. swrm_request_hw_vote(swrm, LPASS_AUDIO_CORE, false);
  3113. if (!hw_core_err)
  3114. swrm_request_hw_vote(swrm, LPASS_HW_CORE, false);
  3115. mutex_unlock(&swrm->reslock);
  3116. mutex_unlock(&swrm->runtime_lock);
  3117. trace_printk("%s: pm_runtime: suspend done state: %d\n",
  3118. __func__, swrm->state);
  3119. dev_dbg(dev, "%s: pm_runtime: suspend done state: %d\n",
  3120. __func__, swrm->state);
  3121. pm_runtime_set_autosuspend_delay(dev, auto_suspend_timer);
  3122. return ret;
  3123. }
  3124. #endif /* CONFIG_PM */
  3125. static int swrm_device_suspend(struct device *dev)
  3126. {
  3127. struct platform_device *pdev = to_platform_device(dev);
  3128. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  3129. int ret = 0;
  3130. dev_dbg(dev, "%s: swrm state: %d\n", __func__, swrm->state);
  3131. trace_printk("%s: swrm state: %d\n", __func__, swrm->state);
  3132. if (!pm_runtime_enabled(dev) || !pm_runtime_suspended(dev)) {
  3133. ret = swrm_runtime_suspend(dev);
  3134. if (!ret) {
  3135. pm_runtime_disable(dev);
  3136. pm_runtime_set_suspended(dev);
  3137. pm_runtime_enable(dev);
  3138. }
  3139. }
  3140. return 0;
  3141. }
  3142. static int swrm_device_down(struct device *dev)
  3143. {
  3144. struct platform_device *pdev = to_platform_device(dev);
  3145. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  3146. dev_dbg(dev, "%s: swrm state: %d\n", __func__, swrm->state);
  3147. trace_printk("%s: swrm state: %d\n", __func__, swrm->state);
  3148. mutex_lock(&swrm->force_down_lock);
  3149. swrm->state = SWR_MSTR_SSR;
  3150. mutex_unlock(&swrm->force_down_lock);
  3151. swrm_device_suspend(dev);
  3152. return 0;
  3153. }
  3154. int swrm_register_wake_irq(struct swr_mstr_ctrl *swrm)
  3155. {
  3156. int ret = 0;
  3157. int irq, dir_apps_irq;
  3158. if (!swrm->ipc_wakeup) {
  3159. irq = of_get_named_gpio(swrm->dev->of_node,
  3160. "qcom,swr-wakeup-irq", 0);
  3161. if (gpio_is_valid(irq)) {
  3162. swrm->wake_irq = gpio_to_irq(irq);
  3163. if (swrm->wake_irq < 0) {
  3164. dev_err_ratelimited(swrm->dev,
  3165. "Unable to configure irq\n");
  3166. return swrm->wake_irq;
  3167. }
  3168. } else {
  3169. dir_apps_irq = platform_get_irq_byname(swrm->pdev,
  3170. "swr_wake_irq");
  3171. if (dir_apps_irq < 0) {
  3172. dev_err_ratelimited(swrm->dev,
  3173. "TLMM connect gpio not found\n");
  3174. return -EINVAL;
  3175. }
  3176. swrm->wake_irq = dir_apps_irq;
  3177. }
  3178. ret = request_threaded_irq(swrm->wake_irq, NULL,
  3179. swrm_wakeup_interrupt,
  3180. IRQF_TRIGGER_HIGH | IRQF_ONESHOT,
  3181. "swr_wake_irq", swrm);
  3182. if (ret) {
  3183. dev_err_ratelimited(swrm->dev, "%s: Failed to request irq %d\n",
  3184. __func__, ret);
  3185. return -EINVAL;
  3186. }
  3187. irq_set_irq_wake(swrm->wake_irq, 1);
  3188. }
  3189. return ret;
  3190. }
  3191. static int swrm_alloc_port_mem(struct device *dev, struct swr_mstr_ctrl *swrm,
  3192. u32 uc, u32 size)
  3193. {
  3194. if (!swrm->port_param) {
  3195. swrm->port_param = devm_kzalloc(dev,
  3196. sizeof(swrm->port_param) * SWR_UC_MAX,
  3197. GFP_KERNEL);
  3198. if (!swrm->port_param)
  3199. return -ENOMEM;
  3200. }
  3201. if (!swrm->port_param[uc]) {
  3202. swrm->port_param[uc] = devm_kcalloc(dev, size,
  3203. sizeof(struct port_params),
  3204. GFP_KERNEL);
  3205. if (!swrm->port_param[uc])
  3206. return -ENOMEM;
  3207. } else {
  3208. dev_err_ratelimited(swrm->dev, "%s: called more than once\n",
  3209. __func__);
  3210. }
  3211. return 0;
  3212. }
  3213. static int swrm_copy_port_config(struct swr_mstr_ctrl *swrm,
  3214. struct swrm_port_config *port_cfg,
  3215. u32 size)
  3216. {
  3217. int idx;
  3218. struct port_params *params;
  3219. int uc = port_cfg->uc;
  3220. int ret = 0;
  3221. for (idx = 0; idx < size; idx++) {
  3222. params = &((struct port_params *)port_cfg->params)[idx];
  3223. if (!params) {
  3224. dev_err_ratelimited(swrm->dev, "%s: Invalid params\n", __func__);
  3225. ret = -EINVAL;
  3226. break;
  3227. }
  3228. memcpy(&swrm->port_param[uc][idx], params,
  3229. sizeof(struct port_params));
  3230. }
  3231. return ret;
  3232. }
  3233. /**
  3234. * swrm_wcd_notify - parent device can notify to soundwire master through
  3235. * this function
  3236. * @pdev: pointer to platform device structure
  3237. * @id: command id from parent to the soundwire master
  3238. * @data: data from parent device to soundwire master
  3239. */
  3240. int swrm_wcd_notify(struct platform_device *pdev, u32 id, void *data)
  3241. {
  3242. struct swr_mstr_ctrl *swrm;
  3243. int ret = 0;
  3244. struct swr_master *mstr;
  3245. struct swr_device *swr_dev;
  3246. struct swrm_port_config *port_cfg;
  3247. if (!pdev) {
  3248. pr_err_ratelimited("%s: pdev is NULL\n", __func__);
  3249. return -EINVAL;
  3250. }
  3251. swrm = platform_get_drvdata(pdev);
  3252. if (!swrm) {
  3253. dev_err_ratelimited(&pdev->dev, "%s: swrm is NULL\n", __func__);
  3254. return -EINVAL;
  3255. }
  3256. mstr = &swrm->master;
  3257. switch (id) {
  3258. case SWR_REQ_CLK_SWITCH:
  3259. /* This will put soundwire in clock stop mode and disable the
  3260. * clocks, if there is no active usecase running, so that the
  3261. * next activity on soundwire will request clock from new clock
  3262. * source.
  3263. */
  3264. if (!data) {
  3265. dev_err_ratelimited(swrm->dev, "%s: data is NULL for id:%d\n",
  3266. __func__, id);
  3267. ret = -EINVAL;
  3268. break;
  3269. }
  3270. mutex_lock(&swrm->mlock);
  3271. if (swrm->clk_src != *(int *)data) {
  3272. if (swrm->state == SWR_MSTR_UP) {
  3273. swrm->req_clk_switch = true;
  3274. swrm_device_suspend(&pdev->dev);
  3275. if (swrm->state == SWR_MSTR_UP)
  3276. swrm->req_clk_switch = false;
  3277. }
  3278. swrm->clk_src = *(int *)data;
  3279. }
  3280. mutex_unlock(&swrm->mlock);
  3281. break;
  3282. case SWR_CLK_FREQ:
  3283. if (!data) {
  3284. dev_err_ratelimited(swrm->dev, "%s: data is NULL\n", __func__);
  3285. ret = -EINVAL;
  3286. } else {
  3287. mutex_lock(&swrm->mlock);
  3288. if (swrm->mclk_freq != *(int *)data) {
  3289. dev_dbg(swrm->dev, "%s: freq change: force mstr down\n", __func__);
  3290. if (swrm->state == SWR_MSTR_DOWN)
  3291. dev_dbg(swrm->dev, "%s:SWR master is already Down:%d\n",
  3292. __func__, swrm->state);
  3293. else {
  3294. swrm->mclk_freq = *(int *)data;
  3295. swrm->bus_clk = swrm->mclk_freq;
  3296. swrm_switch_frame_shape(swrm,
  3297. swrm->bus_clk);
  3298. swrm_device_suspend(&pdev->dev);
  3299. }
  3300. /*
  3301. * add delay to ensure clk release happen
  3302. * if interrupt triggered for clk stop,
  3303. * wait for it to exit
  3304. */
  3305. usleep_range(10000, 10500);
  3306. }
  3307. swrm->mclk_freq = *(int *)data;
  3308. swrm->bus_clk = swrm->mclk_freq;
  3309. mutex_unlock(&swrm->mlock);
  3310. }
  3311. break;
  3312. case SWR_DEVICE_SSR_DOWN:
  3313. trace_printk("%s: swr device down called\n", __func__);
  3314. mutex_lock(&swrm->mlock);
  3315. if (swrm->state == SWR_MSTR_DOWN)
  3316. dev_dbg(swrm->dev, "%s:SWR master is already Down:%d\n",
  3317. __func__, swrm->state);
  3318. else
  3319. swrm_device_down(&pdev->dev);
  3320. mutex_lock(&swrm->devlock);
  3321. swrm->dev_up = false;
  3322. if (swrm->hw_core_clk_en)
  3323. digital_cdc_rsc_mgr_hw_vote_disable(
  3324. swrm->lpass_core_hw_vote, swrm->dev);
  3325. swrm->hw_core_clk_en = 0;
  3326. if (swrm->aud_core_clk_en)
  3327. digital_cdc_rsc_mgr_hw_vote_disable(
  3328. swrm->lpass_core_audio, swrm->dev);
  3329. swrm->aud_core_clk_en = 0;
  3330. mutex_unlock(&swrm->devlock);
  3331. mutex_lock(&swrm->reslock);
  3332. swrm->state = SWR_MSTR_SSR;
  3333. mutex_unlock(&swrm->reslock);
  3334. mutex_unlock(&swrm->mlock);
  3335. break;
  3336. case SWR_DEVICE_SSR_UP:
  3337. /* wait for clk voting to be zero */
  3338. trace_printk("%s: swr device up called\n", __func__);
  3339. reinit_completion(&swrm->clk_off_complete);
  3340. if (swrm->clk_ref_count &&
  3341. !wait_for_completion_timeout(&swrm->clk_off_complete,
  3342. msecs_to_jiffies(500)))
  3343. dev_err_ratelimited(swrm->dev, "%s: clock voting not zero\n",
  3344. __func__);
  3345. if (swrm->state == SWR_MSTR_UP ||
  3346. pm_runtime_autosuspend_expiration(swrm->dev)) {
  3347. swrm->state = SWR_MSTR_SSR_RESET;
  3348. dev_dbg(swrm->dev,
  3349. "%s:suspend swr if active at SSR up\n",
  3350. __func__);
  3351. pm_runtime_set_autosuspend_delay(swrm->dev,
  3352. ERR_AUTO_SUSPEND_TIMER_VAL);
  3353. usleep_range(50000, 50100);
  3354. swrm->state = SWR_MSTR_SSR;
  3355. }
  3356. mutex_lock(&swrm->devlock);
  3357. swrm->dev_up = true;
  3358. mutex_unlock(&swrm->devlock);
  3359. break;
  3360. case SWR_DEVICE_DOWN:
  3361. dev_dbg(swrm->dev, "%s: swr master down called\n", __func__);
  3362. trace_printk("%s: swr master down called\n", __func__);
  3363. mutex_lock(&swrm->mlock);
  3364. if (swrm->state == SWR_MSTR_DOWN)
  3365. dev_dbg(swrm->dev, "%s:SWR master is already Down:%d\n",
  3366. __func__, swrm->state);
  3367. else
  3368. swrm_device_down(&pdev->dev);
  3369. mutex_unlock(&swrm->mlock);
  3370. break;
  3371. case SWR_DEVICE_UP:
  3372. dev_dbg(swrm->dev, "%s: swr master up called\n", __func__);
  3373. trace_printk("%s: swr master up called\n", __func__);
  3374. mutex_lock(&swrm->devlock);
  3375. if (!swrm->dev_up) {
  3376. dev_dbg(swrm->dev, "SSR not complete yet\n");
  3377. mutex_unlock(&swrm->devlock);
  3378. return -EBUSY;
  3379. }
  3380. mutex_unlock(&swrm->devlock);
  3381. mutex_lock(&swrm->mlock);
  3382. pm_runtime_mark_last_busy(&pdev->dev);
  3383. pm_runtime_get_sync(&pdev->dev);
  3384. mutex_lock(&swrm->reslock);
  3385. list_for_each_entry(swr_dev, &mstr->devices, dev_list) {
  3386. ret = swr_reset_device(swr_dev);
  3387. if (ret == -ENODEV) {
  3388. dev_dbg_ratelimited(swrm->dev,
  3389. "%s slave reset not implemented\n",
  3390. __func__);
  3391. ret = 0;
  3392. } else if (ret) {
  3393. dev_err_ratelimited(swrm->dev,
  3394. "%s: failed to reset swr device %d\n",
  3395. __func__, swr_dev->dev_num);
  3396. swrm_clk_request(swrm, false);
  3397. }
  3398. }
  3399. pm_runtime_mark_last_busy(&pdev->dev);
  3400. pm_runtime_put_autosuspend(&pdev->dev);
  3401. mutex_unlock(&swrm->reslock);
  3402. mutex_unlock(&swrm->mlock);
  3403. break;
  3404. case SWR_SET_NUM_RX_CH:
  3405. if (!data) {
  3406. dev_err_ratelimited(swrm->dev, "%s: data is NULL\n", __func__);
  3407. ret = -EINVAL;
  3408. } else {
  3409. mutex_lock(&swrm->mlock);
  3410. swrm->num_rx_chs = *(int *)data;
  3411. if ((swrm->num_rx_chs > 1) && !swrm->num_cfg_devs) {
  3412. list_for_each_entry(swr_dev, &mstr->devices,
  3413. dev_list) {
  3414. ret = swr_set_device_group(swr_dev,
  3415. SWR_BROADCAST);
  3416. if (ret)
  3417. dev_err_ratelimited(swrm->dev,
  3418. "%s: set num ch failed\n",
  3419. __func__);
  3420. }
  3421. } else {
  3422. list_for_each_entry(swr_dev, &mstr->devices,
  3423. dev_list) {
  3424. ret = swr_set_device_group(swr_dev,
  3425. SWR_GROUP_NONE);
  3426. if (ret)
  3427. dev_err_ratelimited(swrm->dev,
  3428. "%s: set num ch failed\n",
  3429. __func__);
  3430. }
  3431. }
  3432. mutex_unlock(&swrm->mlock);
  3433. }
  3434. break;
  3435. case SWR_REGISTER_WAKE_IRQ:
  3436. if (!data) {
  3437. dev_err_ratelimited(swrm->dev, "%s: reg wake irq data is NULL\n",
  3438. __func__);
  3439. ret = -EINVAL;
  3440. } else {
  3441. mutex_lock(&swrm->mlock);
  3442. swrm->ipc_wakeup = *(u32 *)data;
  3443. ret = swrm_register_wake_irq(swrm);
  3444. if (ret)
  3445. dev_err_ratelimited(swrm->dev, "%s: register wake_irq failed\n",
  3446. __func__);
  3447. mutex_unlock(&swrm->mlock);
  3448. }
  3449. break;
  3450. case SWR_REGISTER_WAKEUP:
  3451. //msm_aud_evt_blocking_notifier_call_chain(
  3452. // SWR_WAKE_IRQ_REGISTER, (void *)swrm);
  3453. break;
  3454. case SWR_DEREGISTER_WAKEUP:
  3455. //msm_aud_evt_blocking_notifier_call_chain(
  3456. // SWR_WAKE_IRQ_DEREGISTER, (void *)swrm);
  3457. break;
  3458. case SWR_SET_PORT_MAP:
  3459. if (!data) {
  3460. dev_err_ratelimited(swrm->dev, "%s: data is NULL for id=%d\n",
  3461. __func__, id);
  3462. ret = -EINVAL;
  3463. } else {
  3464. mutex_lock(&swrm->mlock);
  3465. port_cfg = (struct swrm_port_config *)data;
  3466. if (!port_cfg->size) {
  3467. ret = -EINVAL;
  3468. goto done;
  3469. }
  3470. ret = swrm_alloc_port_mem(&pdev->dev, swrm,
  3471. port_cfg->uc, port_cfg->size);
  3472. if (!ret)
  3473. swrm_copy_port_config(swrm, port_cfg,
  3474. port_cfg->size);
  3475. done:
  3476. mutex_unlock(&swrm->mlock);
  3477. }
  3478. break;
  3479. default:
  3480. dev_err_ratelimited(swrm->dev, "%s: swr master unknown id %d\n",
  3481. __func__, id);
  3482. break;
  3483. }
  3484. return ret;
  3485. }
  3486. EXPORT_SYMBOL(swrm_wcd_notify);
  3487. /*
  3488. * swrm_pm_cmpxchg:
  3489. * Check old state and exchange with pm new state
  3490. * if old state matches with current state
  3491. *
  3492. * @swrm: pointer to wcd core resource
  3493. * @o: pm old state
  3494. * @n: pm new state
  3495. *
  3496. * Returns old state
  3497. */
  3498. static enum swrm_pm_state swrm_pm_cmpxchg(
  3499. struct swr_mstr_ctrl *swrm,
  3500. enum swrm_pm_state o,
  3501. enum swrm_pm_state n)
  3502. {
  3503. enum swrm_pm_state old;
  3504. if (!swrm)
  3505. return o;
  3506. mutex_lock(&swrm->pm_lock);
  3507. old = swrm->pm_state;
  3508. if (old == o)
  3509. swrm->pm_state = n;
  3510. mutex_unlock(&swrm->pm_lock);
  3511. return old;
  3512. }
  3513. static bool swrm_lock_sleep(struct swr_mstr_ctrl *swrm)
  3514. {
  3515. enum swrm_pm_state os;
  3516. /*
  3517. * swrm_{lock/unlock}_sleep will be called by swr irq handler
  3518. * and slave wake up requests..
  3519. *
  3520. * If system didn't resume, we can simply return false so
  3521. * IRQ handler can return without handling IRQ.
  3522. */
  3523. mutex_lock(&swrm->pm_lock);
  3524. if (swrm->wlock_holders++ == 0) {
  3525. dev_dbg(swrm->dev, "%s: holding wake lock\n", __func__);
  3526. cpu_latency_qos_update_request(&swrm->pm_qos_req,
  3527. CPU_IDLE_LATENCY);
  3528. pm_stay_awake(swrm->dev);
  3529. }
  3530. mutex_unlock(&swrm->pm_lock);
  3531. if (!wait_event_timeout(swrm->pm_wq,
  3532. ((os = swrm_pm_cmpxchg(swrm,
  3533. SWRM_PM_SLEEPABLE,
  3534. SWRM_PM_AWAKE)) ==
  3535. SWRM_PM_SLEEPABLE ||
  3536. (os == SWRM_PM_AWAKE)),
  3537. msecs_to_jiffies(
  3538. SWRM_SYSTEM_RESUME_TIMEOUT_MS))) {
  3539. dev_err_ratelimited(swrm->dev, "%s: system didn't resume within %dms, s %d, w %d\n",
  3540. __func__, SWRM_SYSTEM_RESUME_TIMEOUT_MS, swrm->pm_state,
  3541. swrm->wlock_holders);
  3542. swrm_unlock_sleep(swrm);
  3543. return false;
  3544. }
  3545. wake_up_all(&swrm->pm_wq);
  3546. return true;
  3547. }
  3548. static void swrm_unlock_sleep(struct swr_mstr_ctrl *swrm)
  3549. {
  3550. mutex_lock(&swrm->pm_lock);
  3551. if (--swrm->wlock_holders == 0) {
  3552. dev_dbg(swrm->dev, "%s: releasing wake lock pm_state %d -> %d\n",
  3553. __func__, swrm->pm_state, SWRM_PM_SLEEPABLE);
  3554. /*
  3555. * if swrm_lock_sleep failed, pm_state would be still
  3556. * swrm_PM_ASLEEP, don't overwrite
  3557. */
  3558. if (likely(swrm->pm_state == SWRM_PM_AWAKE))
  3559. swrm->pm_state = SWRM_PM_SLEEPABLE;
  3560. cpu_latency_qos_update_request(&swrm->pm_qos_req,
  3561. PM_QOS_DEFAULT_VALUE);
  3562. pm_relax(swrm->dev);
  3563. }
  3564. mutex_unlock(&swrm->pm_lock);
  3565. wake_up_all(&swrm->pm_wq);
  3566. }
  3567. #ifdef CONFIG_PM_SLEEP
  3568. static int swrm_suspend(struct device *dev)
  3569. {
  3570. int ret = -EBUSY;
  3571. struct platform_device *pdev = to_platform_device(dev);
  3572. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  3573. dev_dbg(dev, "%s: system suspend, state: %d\n", __func__, swrm->state);
  3574. mutex_lock(&swrm->pm_lock);
  3575. if (swrm->pm_state == SWRM_PM_SLEEPABLE) {
  3576. dev_dbg(swrm->dev, "%s: suspending system, state %d, wlock %d\n",
  3577. __func__, swrm->pm_state,
  3578. swrm->wlock_holders);
  3579. /*
  3580. * before updating the pm_state to ASLEEP, check if device is
  3581. * runtime suspended or not. If it is not, then first make it
  3582. * runtime suspend, and then update the pm_state to ASLEEP.
  3583. */
  3584. mutex_unlock(&swrm->pm_lock); /* release pm_lock before dev suspend */
  3585. swrm_device_suspend(swrm->dev); /* runtime suspend the device */
  3586. mutex_lock(&swrm->pm_lock); /* acquire pm_lock and update state */
  3587. if (swrm->pm_state == SWRM_PM_SLEEPABLE) {
  3588. swrm->pm_state = SWRM_PM_ASLEEP;
  3589. } else if (swrm->pm_state == SWRM_PM_AWAKE) {
  3590. ret = -EBUSY;
  3591. mutex_unlock(&swrm->pm_lock);
  3592. goto check_ebusy;
  3593. }
  3594. } else if (swrm->pm_state == SWRM_PM_AWAKE) {
  3595. /*
  3596. * unlock to wait for pm_state == SWRM_PM_SLEEPABLE
  3597. * then set to SWRM_PM_ASLEEP
  3598. */
  3599. dev_dbg(swrm->dev, "%s: waiting to suspend system, state %d, wlock %d\n",
  3600. __func__, swrm->pm_state,
  3601. swrm->wlock_holders);
  3602. mutex_unlock(&swrm->pm_lock);
  3603. if (!(wait_event_timeout(swrm->pm_wq, swrm_pm_cmpxchg(
  3604. swrm, SWRM_PM_SLEEPABLE,
  3605. SWRM_PM_ASLEEP) ==
  3606. SWRM_PM_SLEEPABLE,
  3607. msecs_to_jiffies(
  3608. SWRM_SYS_SUSPEND_WAIT)))) {
  3609. dev_dbg(swrm->dev, "%s: suspend failed state %d, wlock %d\n",
  3610. __func__, swrm->pm_state,
  3611. swrm->wlock_holders);
  3612. return -EBUSY;
  3613. } else {
  3614. dev_dbg(swrm->dev,
  3615. "%s: done, state %d, wlock %d\n",
  3616. __func__, swrm->pm_state,
  3617. swrm->wlock_holders);
  3618. }
  3619. mutex_lock(&swrm->pm_lock);
  3620. } else if (swrm->pm_state == SWRM_PM_ASLEEP) {
  3621. dev_dbg(swrm->dev, "%s: system is already suspended, state %d, wlock %d\n",
  3622. __func__, swrm->pm_state,
  3623. swrm->wlock_holders);
  3624. }
  3625. mutex_unlock(&swrm->pm_lock);
  3626. if ((!pm_runtime_enabled(dev) || !pm_runtime_suspended(dev))) {
  3627. ret = swrm_runtime_suspend(dev);
  3628. if (!ret) {
  3629. /*
  3630. * Synchronize runtime-pm and system-pm states:
  3631. * At this point, we are already suspended. If
  3632. * runtime-pm still thinks its active, then
  3633. * make sure its status is in sync with HW
  3634. * status. The three below calls let the
  3635. * runtime-pm know that we are suspended
  3636. * already without re-invoking the suspend
  3637. * callback
  3638. */
  3639. pm_runtime_disable(dev);
  3640. pm_runtime_set_suspended(dev);
  3641. pm_runtime_enable(dev);
  3642. }
  3643. }
  3644. check_ebusy:
  3645. if (ret == -EBUSY) {
  3646. /*
  3647. * There is a possibility that some audio stream is active
  3648. * during suspend. We dont want to return suspend failure in
  3649. * that case so that display and relevant components can still
  3650. * go to suspend.
  3651. * If there is some other error, then it should be passed-on
  3652. * to system level suspend
  3653. */
  3654. ret = 0;
  3655. }
  3656. return ret;
  3657. }
  3658. static int swrm_resume(struct device *dev)
  3659. {
  3660. int ret = 0;
  3661. struct platform_device *pdev = to_platform_device(dev);
  3662. struct swr_mstr_ctrl *swrm = platform_get_drvdata(pdev);
  3663. dev_dbg(dev, "%s: system resume, state: %d\n", __func__, swrm->state);
  3664. if (!pm_runtime_enabled(dev) || !pm_runtime_suspend(dev)) {
  3665. ret = swrm_runtime_resume(dev);
  3666. if (!ret) {
  3667. pm_runtime_mark_last_busy(dev);
  3668. pm_request_autosuspend(dev);
  3669. }
  3670. }
  3671. mutex_lock(&swrm->pm_lock);
  3672. if (swrm->pm_state == SWRM_PM_ASLEEP) {
  3673. dev_dbg(swrm->dev,
  3674. "%s: resuming system, state %d, wlock %d\n",
  3675. __func__, swrm->pm_state,
  3676. swrm->wlock_holders);
  3677. swrm->pm_state = SWRM_PM_SLEEPABLE;
  3678. } else {
  3679. dev_dbg(swrm->dev, "%s: system is already awake, state %d wlock %d\n",
  3680. __func__, swrm->pm_state,
  3681. swrm->wlock_holders);
  3682. }
  3683. mutex_unlock(&swrm->pm_lock);
  3684. wake_up_all(&swrm->pm_wq);
  3685. return ret;
  3686. }
  3687. #endif /* CONFIG_PM_SLEEP */
  3688. static const struct dev_pm_ops swrm_dev_pm_ops = {
  3689. SET_SYSTEM_SLEEP_PM_OPS(
  3690. swrm_suspend,
  3691. swrm_resume
  3692. )
  3693. SET_RUNTIME_PM_OPS(
  3694. swrm_runtime_suspend,
  3695. swrm_runtime_resume,
  3696. NULL
  3697. )
  3698. };
  3699. static const struct of_device_id swrm_dt_match[] = {
  3700. {
  3701. .compatible = "qcom,swr-mstr",
  3702. },
  3703. {}
  3704. };
  3705. static struct platform_driver swr_mstr_driver = {
  3706. .probe = swrm_probe,
  3707. .remove = swrm_remove,
  3708. .driver = {
  3709. .name = SWR_WCD_NAME,
  3710. .owner = THIS_MODULE,
  3711. .pm = &swrm_dev_pm_ops,
  3712. .of_match_table = swrm_dt_match,
  3713. .suppress_bind_attrs = true,
  3714. },
  3715. };
  3716. static int __init swrm_init(void)
  3717. {
  3718. return platform_driver_register(&swr_mstr_driver);
  3719. }
  3720. module_init(swrm_init);
  3721. static void __exit swrm_exit(void)
  3722. {
  3723. platform_driver_unregister(&swr_mstr_driver);
  3724. }
  3725. module_exit(swrm_exit);
  3726. MODULE_LICENSE("GPL v2");
  3727. MODULE_DESCRIPTION("SoundWire Master Controller");
  3728. MODULE_ALIAS("platform:swr-mstr");