core.c 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863
  1. /*
  2. * core.c -- Voltage/Current Regulator framework.
  3. *
  4. * Copyright 2007, 2008 Wolfson Microelectronics PLC.
  5. * Copyright 2008 SlimLogic Ltd.
  6. *
  7. * Author: Liam Girdwood <lrg@slimlogic.co.uk>
  8. *
  9. * This program is free software; you can redistribute it and/or modify it
  10. * under the terms of the GNU General Public License as published by the
  11. * Free Software Foundation; either version 2 of the License, or (at your
  12. * option) any later version.
  13. *
  14. */
  15. #include <linux/kernel.h>
  16. #include <linux/init.h>
  17. #include <linux/debugfs.h>
  18. #include <linux/device.h>
  19. #include <linux/slab.h>
  20. #include <linux/async.h>
  21. #include <linux/err.h>
  22. #include <linux/mutex.h>
  23. #include <linux/suspend.h>
  24. #include <linux/delay.h>
  25. #include <linux/gpio.h>
  26. #include <linux/of.h>
  27. #include <linux/regmap.h>
  28. #include <linux/regulator/of_regulator.h>
  29. #include <linux/regulator/consumer.h>
  30. #include <linux/regulator/driver.h>
  31. #include <linux/regulator/machine.h>
  32. #include <linux/module.h>
  33. #define CREATE_TRACE_POINTS
  34. #include <trace/events/regulator.h>
  35. #include "dummy.h"
  36. #define rdev_crit(rdev, fmt, ...) \
  37. pr_crit("%s: " fmt, rdev_get_name(rdev), ##__VA_ARGS__)
  38. #define rdev_err(rdev, fmt, ...) \
  39. pr_err("%s: " fmt, rdev_get_name(rdev), ##__VA_ARGS__)
  40. #define rdev_warn(rdev, fmt, ...) \
  41. pr_warn("%s: " fmt, rdev_get_name(rdev), ##__VA_ARGS__)
  42. #define rdev_info(rdev, fmt, ...) \
  43. pr_info("%s: " fmt, rdev_get_name(rdev), ##__VA_ARGS__)
  44. #define rdev_dbg(rdev, fmt, ...) \
  45. pr_debug("%s: " fmt, rdev_get_name(rdev), ##__VA_ARGS__)
  46. static DEFINE_MUTEX(regulator_list_mutex);
  47. static LIST_HEAD(regulator_list);
  48. static LIST_HEAD(regulator_map_list);
  49. static bool has_full_constraints;
  50. static bool board_wants_dummy_regulator;
  51. static struct dentry *debugfs_root;
  52. /*
  53. * struct regulator_map
  54. *
  55. * Used to provide symbolic supply names to devices.
  56. */
  57. struct regulator_map {
  58. struct list_head list;
  59. const char *dev_name; /* The dev_name() for the consumer */
  60. const char *supply;
  61. struct regulator_dev *regulator;
  62. };
  63. /*
  64. * struct regulator
  65. *
  66. * One for each consumer device.
  67. */
  68. struct regulator {
  69. struct device *dev;
  70. struct list_head list;
  71. unsigned int always_on:1;
  72. unsigned int bypass:1;
  73. int uA_load;
  74. int min_uV;
  75. int max_uV;
  76. char *supply_name;
  77. struct device_attribute dev_attr;
  78. struct regulator_dev *rdev;
  79. struct dentry *debugfs;
  80. };
  81. static int _regulator_is_enabled(struct regulator_dev *rdev);
  82. static int _regulator_disable(struct regulator_dev *rdev);
  83. static int _regulator_get_voltage(struct regulator_dev *rdev);
  84. static int _regulator_get_current_limit(struct regulator_dev *rdev);
  85. static unsigned int _regulator_get_mode(struct regulator_dev *rdev);
  86. static void _notifier_call_chain(struct regulator_dev *rdev,
  87. unsigned long event, void *data);
  88. static int _regulator_do_set_voltage(struct regulator_dev *rdev,
  89. int min_uV, int max_uV);
  90. static struct regulator *create_regulator(struct regulator_dev *rdev,
  91. struct device *dev,
  92. const char *supply_name);
  93. static const char *rdev_get_name(struct regulator_dev *rdev)
  94. {
  95. if (rdev->constraints && rdev->constraints->name)
  96. return rdev->constraints->name;
  97. else if (rdev->desc->name)
  98. return rdev->desc->name;
  99. else
  100. return "";
  101. }
  102. /**
  103. * of_get_regulator - get a regulator device node based on supply name
  104. * @dev: Device pointer for the consumer (of regulator) device
  105. * @supply: regulator supply name
  106. *
  107. * Extract the regulator device node corresponding to the supply name.
  108. * retruns the device node corresponding to the regulator if found, else
  109. * returns NULL.
  110. */
  111. static struct device_node *of_get_regulator(struct device *dev, const char *supply)
  112. {
  113. struct device_node *regnode = NULL;
  114. char prop_name[32]; /* 32 is max size of property name */
  115. dev_dbg(dev, "Looking up %s-supply from device tree\n", supply);
  116. snprintf(prop_name, 32, "%s-supply", supply);
  117. regnode = of_parse_phandle(dev->of_node, prop_name, 0);
  118. if (!regnode) {
  119. dev_dbg(dev, "Looking up %s property in node %s failed",
  120. prop_name, dev->of_node->full_name);
  121. return NULL;
  122. }
  123. return regnode;
  124. }
  125. static int _regulator_can_change_status(struct regulator_dev *rdev)
  126. {
  127. if (!rdev->constraints)
  128. return 0;
  129. if (rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_STATUS)
  130. return 1;
  131. else
  132. return 0;
  133. }
  134. /* Platform voltage constraint check */
  135. static int regulator_check_voltage(struct regulator_dev *rdev,
  136. int *min_uV, int *max_uV)
  137. {
  138. BUG_ON(*min_uV > *max_uV);
  139. if (!rdev->constraints) {
  140. rdev_err(rdev, "no constraints\n");
  141. return -ENODEV;
  142. }
  143. if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_VOLTAGE)) {
  144. rdev_err(rdev, "operation not allowed\n");
  145. return -EPERM;
  146. }
  147. if (*max_uV > rdev->constraints->max_uV)
  148. *max_uV = rdev->constraints->max_uV;
  149. if (*min_uV < rdev->constraints->min_uV)
  150. *min_uV = rdev->constraints->min_uV;
  151. if (*min_uV > *max_uV) {
  152. rdev_err(rdev, "unsupportable voltage range: %d-%duV\n",
  153. *min_uV, *max_uV);
  154. return -EINVAL;
  155. }
  156. return 0;
  157. }
  158. /* Make sure we select a voltage that suits the needs of all
  159. * regulator consumers
  160. */
  161. static int regulator_check_consumers(struct regulator_dev *rdev,
  162. int *min_uV, int *max_uV)
  163. {
  164. struct regulator *regulator;
  165. list_for_each_entry(regulator, &rdev->consumer_list, list) {
  166. /*
  167. * Assume consumers that didn't say anything are OK
  168. * with anything in the constraint range.
  169. */
  170. if (!regulator->min_uV && !regulator->max_uV)
  171. continue;
  172. if (*max_uV > regulator->max_uV)
  173. *max_uV = regulator->max_uV;
  174. if (*min_uV < regulator->min_uV)
  175. *min_uV = regulator->min_uV;
  176. }
  177. if (*min_uV > *max_uV) {
  178. rdev_err(rdev, "Restricting voltage, %u-%uuV\n",
  179. *min_uV, *max_uV);
  180. return -EINVAL;
  181. }
  182. return 0;
  183. }
  184. /* current constraint check */
  185. static int regulator_check_current_limit(struct regulator_dev *rdev,
  186. int *min_uA, int *max_uA)
  187. {
  188. BUG_ON(*min_uA > *max_uA);
  189. if (!rdev->constraints) {
  190. rdev_err(rdev, "no constraints\n");
  191. return -ENODEV;
  192. }
  193. if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_CURRENT)) {
  194. rdev_err(rdev, "operation not allowed\n");
  195. return -EPERM;
  196. }
  197. if (*max_uA > rdev->constraints->max_uA)
  198. *max_uA = rdev->constraints->max_uA;
  199. if (*min_uA < rdev->constraints->min_uA)
  200. *min_uA = rdev->constraints->min_uA;
  201. if (*min_uA > *max_uA) {
  202. rdev_err(rdev, "unsupportable current range: %d-%duA\n",
  203. *min_uA, *max_uA);
  204. return -EINVAL;
  205. }
  206. return 0;
  207. }
  208. /* operating mode constraint check */
  209. static int regulator_mode_constrain(struct regulator_dev *rdev, int *mode)
  210. {
  211. switch (*mode) {
  212. case REGULATOR_MODE_FAST:
  213. case REGULATOR_MODE_NORMAL:
  214. case REGULATOR_MODE_IDLE:
  215. case REGULATOR_MODE_STANDBY:
  216. break;
  217. default:
  218. rdev_err(rdev, "invalid mode %x specified\n", *mode);
  219. return -EINVAL;
  220. }
  221. if (!rdev->constraints) {
  222. rdev_err(rdev, "no constraints\n");
  223. return -ENODEV;
  224. }
  225. if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_MODE)) {
  226. rdev_err(rdev, "operation not allowed\n");
  227. return -EPERM;
  228. }
  229. /* The modes are bitmasks, the most power hungry modes having
  230. * the lowest values. If the requested mode isn't supported
  231. * try higher modes. */
  232. while (*mode) {
  233. if (rdev->constraints->valid_modes_mask & *mode)
  234. return 0;
  235. *mode /= 2;
  236. }
  237. return -EINVAL;
  238. }
  239. /* dynamic regulator mode switching constraint check */
  240. static int regulator_check_drms(struct regulator_dev *rdev)
  241. {
  242. if (!rdev->constraints) {
  243. rdev_err(rdev, "no constraints\n");
  244. return -ENODEV;
  245. }
  246. if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_DRMS)) {
  247. rdev_err(rdev, "operation not allowed\n");
  248. return -EPERM;
  249. }
  250. return 0;
  251. }
  252. static ssize_t regulator_uV_show(struct device *dev,
  253. struct device_attribute *attr, char *buf)
  254. {
  255. struct regulator_dev *rdev = dev_get_drvdata(dev);
  256. ssize_t ret;
  257. mutex_lock(&rdev->mutex);
  258. ret = sprintf(buf, "%d\n", _regulator_get_voltage(rdev));
  259. mutex_unlock(&rdev->mutex);
  260. return ret;
  261. }
  262. static DEVICE_ATTR(microvolts, 0444, regulator_uV_show, NULL);
  263. static ssize_t regulator_uA_show(struct device *dev,
  264. struct device_attribute *attr, char *buf)
  265. {
  266. struct regulator_dev *rdev = dev_get_drvdata(dev);
  267. return sprintf(buf, "%d\n", _regulator_get_current_limit(rdev));
  268. }
  269. static DEVICE_ATTR(microamps, 0444, regulator_uA_show, NULL);
  270. static ssize_t regulator_name_show(struct device *dev,
  271. struct device_attribute *attr, char *buf)
  272. {
  273. struct regulator_dev *rdev = dev_get_drvdata(dev);
  274. return sprintf(buf, "%s\n", rdev_get_name(rdev));
  275. }
  276. static ssize_t regulator_print_opmode(char *buf, int mode)
  277. {
  278. switch (mode) {
  279. case REGULATOR_MODE_FAST:
  280. return sprintf(buf, "fast\n");
  281. case REGULATOR_MODE_NORMAL:
  282. return sprintf(buf, "normal\n");
  283. case REGULATOR_MODE_IDLE:
  284. return sprintf(buf, "idle\n");
  285. case REGULATOR_MODE_STANDBY:
  286. return sprintf(buf, "standby\n");
  287. }
  288. return sprintf(buf, "unknown\n");
  289. }
  290. static ssize_t regulator_opmode_show(struct device *dev,
  291. struct device_attribute *attr, char *buf)
  292. {
  293. struct regulator_dev *rdev = dev_get_drvdata(dev);
  294. return regulator_print_opmode(buf, _regulator_get_mode(rdev));
  295. }
  296. static DEVICE_ATTR(opmode, 0444, regulator_opmode_show, NULL);
  297. static ssize_t regulator_print_state(char *buf, int state)
  298. {
  299. if (state > 0)
  300. return sprintf(buf, "enabled\n");
  301. else if (state == 0)
  302. return sprintf(buf, "disabled\n");
  303. else
  304. return sprintf(buf, "unknown\n");
  305. }
  306. static ssize_t regulator_state_show(struct device *dev,
  307. struct device_attribute *attr, char *buf)
  308. {
  309. struct regulator_dev *rdev = dev_get_drvdata(dev);
  310. ssize_t ret;
  311. mutex_lock(&rdev->mutex);
  312. ret = regulator_print_state(buf, _regulator_is_enabled(rdev));
  313. mutex_unlock(&rdev->mutex);
  314. return ret;
  315. }
  316. static DEVICE_ATTR(state, 0444, regulator_state_show, NULL);
  317. static ssize_t regulator_status_show(struct device *dev,
  318. struct device_attribute *attr, char *buf)
  319. {
  320. struct regulator_dev *rdev = dev_get_drvdata(dev);
  321. int status;
  322. char *label;
  323. status = rdev->desc->ops->get_status(rdev);
  324. if (status < 0)
  325. return status;
  326. switch (status) {
  327. case REGULATOR_STATUS_OFF:
  328. label = "off";
  329. break;
  330. case REGULATOR_STATUS_ON:
  331. label = "on";
  332. break;
  333. case REGULATOR_STATUS_ERROR:
  334. label = "error";
  335. break;
  336. case REGULATOR_STATUS_FAST:
  337. label = "fast";
  338. break;
  339. case REGULATOR_STATUS_NORMAL:
  340. label = "normal";
  341. break;
  342. case REGULATOR_STATUS_IDLE:
  343. label = "idle";
  344. break;
  345. case REGULATOR_STATUS_STANDBY:
  346. label = "standby";
  347. break;
  348. case REGULATOR_STATUS_BYPASS:
  349. label = "bypass";
  350. break;
  351. case REGULATOR_STATUS_UNDEFINED:
  352. label = "undefined";
  353. break;
  354. default:
  355. return -ERANGE;
  356. }
  357. return sprintf(buf, "%s\n", label);
  358. }
  359. static DEVICE_ATTR(status, 0444, regulator_status_show, NULL);
  360. static ssize_t regulator_min_uA_show(struct device *dev,
  361. struct device_attribute *attr, char *buf)
  362. {
  363. struct regulator_dev *rdev = dev_get_drvdata(dev);
  364. if (!rdev->constraints)
  365. return sprintf(buf, "constraint not defined\n");
  366. return sprintf(buf, "%d\n", rdev->constraints->min_uA);
  367. }
  368. static DEVICE_ATTR(min_microamps, 0444, regulator_min_uA_show, NULL);
  369. static ssize_t regulator_max_uA_show(struct device *dev,
  370. struct device_attribute *attr, char *buf)
  371. {
  372. struct regulator_dev *rdev = dev_get_drvdata(dev);
  373. if (!rdev->constraints)
  374. return sprintf(buf, "constraint not defined\n");
  375. return sprintf(buf, "%d\n", rdev->constraints->max_uA);
  376. }
  377. static DEVICE_ATTR(max_microamps, 0444, regulator_max_uA_show, NULL);
  378. static ssize_t regulator_min_uV_show(struct device *dev,
  379. struct device_attribute *attr, char *buf)
  380. {
  381. struct regulator_dev *rdev = dev_get_drvdata(dev);
  382. if (!rdev->constraints)
  383. return sprintf(buf, "constraint not defined\n");
  384. return sprintf(buf, "%d\n", rdev->constraints->min_uV);
  385. }
  386. static DEVICE_ATTR(min_microvolts, 0444, regulator_min_uV_show, NULL);
  387. static ssize_t regulator_max_uV_show(struct device *dev,
  388. struct device_attribute *attr, char *buf)
  389. {
  390. struct regulator_dev *rdev = dev_get_drvdata(dev);
  391. if (!rdev->constraints)
  392. return sprintf(buf, "constraint not defined\n");
  393. return sprintf(buf, "%d\n", rdev->constraints->max_uV);
  394. }
  395. static DEVICE_ATTR(max_microvolts, 0444, regulator_max_uV_show, NULL);
  396. static ssize_t regulator_total_uA_show(struct device *dev,
  397. struct device_attribute *attr, char *buf)
  398. {
  399. struct regulator_dev *rdev = dev_get_drvdata(dev);
  400. struct regulator *regulator;
  401. int uA = 0;
  402. mutex_lock(&rdev->mutex);
  403. list_for_each_entry(regulator, &rdev->consumer_list, list)
  404. uA += regulator->uA_load;
  405. mutex_unlock(&rdev->mutex);
  406. return sprintf(buf, "%d\n", uA);
  407. }
  408. static DEVICE_ATTR(requested_microamps, 0444, regulator_total_uA_show, NULL);
  409. static ssize_t regulator_num_users_show(struct device *dev,
  410. struct device_attribute *attr, char *buf)
  411. {
  412. struct regulator_dev *rdev = dev_get_drvdata(dev);
  413. return sprintf(buf, "%d\n", rdev->use_count);
  414. }
  415. static ssize_t regulator_type_show(struct device *dev,
  416. struct device_attribute *attr, char *buf)
  417. {
  418. struct regulator_dev *rdev = dev_get_drvdata(dev);
  419. switch (rdev->desc->type) {
  420. case REGULATOR_VOLTAGE:
  421. return sprintf(buf, "voltage\n");
  422. case REGULATOR_CURRENT:
  423. return sprintf(buf, "current\n");
  424. }
  425. return sprintf(buf, "unknown\n");
  426. }
  427. static ssize_t regulator_suspend_mem_uV_show(struct device *dev,
  428. struct device_attribute *attr, char *buf)
  429. {
  430. struct regulator_dev *rdev = dev_get_drvdata(dev);
  431. return sprintf(buf, "%d\n", rdev->constraints->state_mem.uV);
  432. }
  433. static DEVICE_ATTR(suspend_mem_microvolts, 0444,
  434. regulator_suspend_mem_uV_show, NULL);
  435. static ssize_t regulator_suspend_disk_uV_show(struct device *dev,
  436. struct device_attribute *attr, char *buf)
  437. {
  438. struct regulator_dev *rdev = dev_get_drvdata(dev);
  439. return sprintf(buf, "%d\n", rdev->constraints->state_disk.uV);
  440. }
  441. static DEVICE_ATTR(suspend_disk_microvolts, 0444,
  442. regulator_suspend_disk_uV_show, NULL);
  443. static ssize_t regulator_suspend_standby_uV_show(struct device *dev,
  444. struct device_attribute *attr, char *buf)
  445. {
  446. struct regulator_dev *rdev = dev_get_drvdata(dev);
  447. return sprintf(buf, "%d\n", rdev->constraints->state_standby.uV);
  448. }
  449. static DEVICE_ATTR(suspend_standby_microvolts, 0444,
  450. regulator_suspend_standby_uV_show, NULL);
  451. static ssize_t regulator_suspend_mem_mode_show(struct device *dev,
  452. struct device_attribute *attr, char *buf)
  453. {
  454. struct regulator_dev *rdev = dev_get_drvdata(dev);
  455. return regulator_print_opmode(buf,
  456. rdev->constraints->state_mem.mode);
  457. }
  458. static DEVICE_ATTR(suspend_mem_mode, 0444,
  459. regulator_suspend_mem_mode_show, NULL);
  460. static ssize_t regulator_suspend_disk_mode_show(struct device *dev,
  461. struct device_attribute *attr, char *buf)
  462. {
  463. struct regulator_dev *rdev = dev_get_drvdata(dev);
  464. return regulator_print_opmode(buf,
  465. rdev->constraints->state_disk.mode);
  466. }
  467. static DEVICE_ATTR(suspend_disk_mode, 0444,
  468. regulator_suspend_disk_mode_show, NULL);
  469. static ssize_t regulator_suspend_standby_mode_show(struct device *dev,
  470. struct device_attribute *attr, char *buf)
  471. {
  472. struct regulator_dev *rdev = dev_get_drvdata(dev);
  473. return regulator_print_opmode(buf,
  474. rdev->constraints->state_standby.mode);
  475. }
  476. static DEVICE_ATTR(suspend_standby_mode, 0444,
  477. regulator_suspend_standby_mode_show, NULL);
  478. static ssize_t regulator_suspend_mem_state_show(struct device *dev,
  479. struct device_attribute *attr, char *buf)
  480. {
  481. struct regulator_dev *rdev = dev_get_drvdata(dev);
  482. return regulator_print_state(buf,
  483. rdev->constraints->state_mem.enabled);
  484. }
  485. static DEVICE_ATTR(suspend_mem_state, 0444,
  486. regulator_suspend_mem_state_show, NULL);
  487. static ssize_t regulator_suspend_disk_state_show(struct device *dev,
  488. struct device_attribute *attr, char *buf)
  489. {
  490. struct regulator_dev *rdev = dev_get_drvdata(dev);
  491. return regulator_print_state(buf,
  492. rdev->constraints->state_disk.enabled);
  493. }
  494. static DEVICE_ATTR(suspend_disk_state, 0444,
  495. regulator_suspend_disk_state_show, NULL);
  496. static ssize_t regulator_suspend_standby_state_show(struct device *dev,
  497. struct device_attribute *attr, char *buf)
  498. {
  499. struct regulator_dev *rdev = dev_get_drvdata(dev);
  500. return regulator_print_state(buf,
  501. rdev->constraints->state_standby.enabled);
  502. }
  503. static DEVICE_ATTR(suspend_standby_state, 0444,
  504. regulator_suspend_standby_state_show, NULL);
  505. static ssize_t regulator_bypass_show(struct device *dev,
  506. struct device_attribute *attr, char *buf)
  507. {
  508. struct regulator_dev *rdev = dev_get_drvdata(dev);
  509. const char *report;
  510. bool bypass;
  511. int ret;
  512. ret = rdev->desc->ops->get_bypass(rdev, &bypass);
  513. if (ret != 0)
  514. report = "unknown";
  515. else if (bypass)
  516. report = "enabled";
  517. else
  518. report = "disabled";
  519. return sprintf(buf, "%s\n", report);
  520. }
  521. static DEVICE_ATTR(bypass, 0444,
  522. regulator_bypass_show, NULL);
  523. /*
  524. * These are the only attributes are present for all regulators.
  525. * Other attributes are a function of regulator functionality.
  526. */
  527. static struct device_attribute regulator_dev_attrs[] = {
  528. __ATTR(name, 0444, regulator_name_show, NULL),
  529. __ATTR(num_users, 0444, regulator_num_users_show, NULL),
  530. __ATTR(type, 0444, regulator_type_show, NULL),
  531. __ATTR_NULL,
  532. };
  533. static void regulator_dev_release(struct device *dev)
  534. {
  535. struct regulator_dev *rdev = dev_get_drvdata(dev);
  536. kfree(rdev);
  537. }
  538. static struct class regulator_class = {
  539. .name = "regulator",
  540. .dev_release = regulator_dev_release,
  541. .dev_attrs = regulator_dev_attrs,
  542. };
  543. /* Calculate the new optimum regulator operating mode based on the new total
  544. * consumer load. All locks held by caller */
  545. static void drms_uA_update(struct regulator_dev *rdev)
  546. {
  547. struct regulator *sibling;
  548. int current_uA = 0, output_uV, input_uV, err;
  549. unsigned int mode;
  550. err = regulator_check_drms(rdev);
  551. if (err < 0 || !rdev->desc->ops->get_optimum_mode ||
  552. (!rdev->desc->ops->get_voltage &&
  553. !rdev->desc->ops->get_voltage_sel) ||
  554. !rdev->desc->ops->set_mode)
  555. return;
  556. /* get output voltage */
  557. output_uV = _regulator_get_voltage(rdev);
  558. if (output_uV <= 0)
  559. return;
  560. /* get input voltage */
  561. input_uV = 0;
  562. if (rdev->supply)
  563. input_uV = regulator_get_voltage(rdev->supply);
  564. if (input_uV <= 0)
  565. input_uV = rdev->constraints->input_uV;
  566. if (input_uV <= 0)
  567. return;
  568. /* calc total requested load */
  569. list_for_each_entry(sibling, &rdev->consumer_list, list)
  570. current_uA += sibling->uA_load;
  571. /* now get the optimum mode for our new total regulator load */
  572. mode = rdev->desc->ops->get_optimum_mode(rdev, input_uV,
  573. output_uV, current_uA);
  574. /* check the new mode is allowed */
  575. err = regulator_mode_constrain(rdev, &mode);
  576. if (err == 0)
  577. rdev->desc->ops->set_mode(rdev, mode);
  578. }
  579. static int suspend_set_state(struct regulator_dev *rdev,
  580. struct regulator_state *rstate)
  581. {
  582. int ret = 0;
  583. /* If we have no suspend mode configration don't set anything;
  584. * only warn if the driver implements set_suspend_voltage or
  585. * set_suspend_mode callback.
  586. */
  587. if (!rstate->enabled && !rstate->disabled) {
  588. if (rdev->desc->ops->set_suspend_voltage ||
  589. rdev->desc->ops->set_suspend_mode)
  590. rdev_warn(rdev, "No configuration\n");
  591. return 0;
  592. }
  593. if (rstate->enabled && rstate->disabled) {
  594. rdev_err(rdev, "invalid configuration\n");
  595. return -EINVAL;
  596. }
  597. if (rstate->enabled && rdev->desc->ops->set_suspend_enable)
  598. ret = rdev->desc->ops->set_suspend_enable(rdev);
  599. else if (rstate->disabled && rdev->desc->ops->set_suspend_disable)
  600. ret = rdev->desc->ops->set_suspend_disable(rdev);
  601. else /* OK if set_suspend_enable or set_suspend_disable is NULL */
  602. ret = 0;
  603. if (ret < 0) {
  604. rdev_err(rdev, "failed to enabled/disable\n");
  605. return ret;
  606. }
  607. if (rdev->desc->ops->set_suspend_voltage && rstate->uV > 0) {
  608. ret = rdev->desc->ops->set_suspend_voltage(rdev, rstate->uV);
  609. if (ret < 0) {
  610. rdev_err(rdev, "failed to set voltage\n");
  611. return ret;
  612. }
  613. }
  614. if (rdev->desc->ops->set_suspend_mode && rstate->mode > 0) {
  615. ret = rdev->desc->ops->set_suspend_mode(rdev, rstate->mode);
  616. if (ret < 0) {
  617. rdev_err(rdev, "failed to set mode\n");
  618. return ret;
  619. }
  620. }
  621. return ret;
  622. }
  623. /* locks held by caller */
  624. static int suspend_prepare(struct regulator_dev *rdev, suspend_state_t state)
  625. {
  626. if (!rdev->constraints)
  627. return -EINVAL;
  628. switch (state) {
  629. case PM_SUSPEND_STANDBY:
  630. return suspend_set_state(rdev,
  631. &rdev->constraints->state_standby);
  632. case PM_SUSPEND_MEM:
  633. return suspend_set_state(rdev,
  634. &rdev->constraints->state_mem);
  635. case PM_SUSPEND_MAX:
  636. return suspend_set_state(rdev,
  637. &rdev->constraints->state_disk);
  638. default:
  639. return -EINVAL;
  640. }
  641. }
  642. static void print_constraints(struct regulator_dev *rdev)
  643. {
  644. struct regulation_constraints *constraints = rdev->constraints;
  645. char buf[80] = "";
  646. int count = 0;
  647. int ret;
  648. if (constraints->min_uV && constraints->max_uV) {
  649. if (constraints->min_uV == constraints->max_uV)
  650. count += sprintf(buf + count, "%d mV ",
  651. constraints->min_uV / 1000);
  652. else
  653. count += sprintf(buf + count, "%d <--> %d mV ",
  654. constraints->min_uV / 1000,
  655. constraints->max_uV / 1000);
  656. }
  657. if (!constraints->min_uV ||
  658. constraints->min_uV != constraints->max_uV) {
  659. ret = _regulator_get_voltage(rdev);
  660. if (ret > 0)
  661. count += sprintf(buf + count, "at %d mV ", ret / 1000);
  662. }
  663. if (constraints->uV_offset)
  664. count += sprintf(buf, "%dmV offset ",
  665. constraints->uV_offset / 1000);
  666. if (constraints->min_uA && constraints->max_uA) {
  667. if (constraints->min_uA == constraints->max_uA)
  668. count += sprintf(buf + count, "%d mA ",
  669. constraints->min_uA / 1000);
  670. else
  671. count += sprintf(buf + count, "%d <--> %d mA ",
  672. constraints->min_uA / 1000,
  673. constraints->max_uA / 1000);
  674. }
  675. if (!constraints->min_uA ||
  676. constraints->min_uA != constraints->max_uA) {
  677. ret = _regulator_get_current_limit(rdev);
  678. if (ret > 0)
  679. count += sprintf(buf + count, "at %d mA ", ret / 1000);
  680. }
  681. if (constraints->valid_modes_mask & REGULATOR_MODE_FAST)
  682. count += sprintf(buf + count, "fast ");
  683. if (constraints->valid_modes_mask & REGULATOR_MODE_NORMAL)
  684. count += sprintf(buf + count, "normal ");
  685. if (constraints->valid_modes_mask & REGULATOR_MODE_IDLE)
  686. count += sprintf(buf + count, "idle ");
  687. if (constraints->valid_modes_mask & REGULATOR_MODE_STANDBY)
  688. count += sprintf(buf + count, "standby");
  689. if (!count)
  690. sprintf(buf, "no parameters");
  691. rdev_info(rdev, "%s\n", buf);
  692. if ((constraints->min_uV != constraints->max_uV) &&
  693. !(constraints->valid_ops_mask & REGULATOR_CHANGE_VOLTAGE))
  694. rdev_warn(rdev,
  695. "Voltage range but no REGULATOR_CHANGE_VOLTAGE\n");
  696. }
  697. static int machine_constraints_voltage(struct regulator_dev *rdev,
  698. struct regulation_constraints *constraints)
  699. {
  700. struct regulator_ops *ops = rdev->desc->ops;
  701. int ret;
  702. /* do we need to apply the constraint voltage */
  703. if (rdev->constraints->apply_uV &&
  704. rdev->constraints->min_uV == rdev->constraints->max_uV) {
  705. ret = _regulator_do_set_voltage(rdev,
  706. rdev->constraints->min_uV,
  707. rdev->constraints->max_uV);
  708. if (ret < 0) {
  709. rdev_err(rdev, "failed to apply %duV constraint\n",
  710. rdev->constraints->min_uV);
  711. return ret;
  712. }
  713. }
  714. /* constrain machine-level voltage specs to fit
  715. * the actual range supported by this regulator.
  716. */
  717. if (ops->list_voltage && rdev->desc->n_voltages) {
  718. int count = rdev->desc->n_voltages;
  719. int i;
  720. int min_uV = INT_MAX;
  721. int max_uV = INT_MIN;
  722. int cmin = constraints->min_uV;
  723. int cmax = constraints->max_uV;
  724. /* it's safe to autoconfigure fixed-voltage supplies
  725. and the constraints are used by list_voltage. */
  726. if (count == 1 && !cmin) {
  727. cmin = 1;
  728. cmax = INT_MAX;
  729. constraints->min_uV = cmin;
  730. constraints->max_uV = cmax;
  731. }
  732. /* voltage constraints are optional */
  733. if ((cmin == 0) && (cmax == 0))
  734. return 0;
  735. /* else require explicit machine-level constraints */
  736. if (cmin <= 0 || cmax <= 0 || cmax < cmin) {
  737. rdev_err(rdev, "invalid voltage constraints\n");
  738. return -EINVAL;
  739. }
  740. /* initial: [cmin..cmax] valid, [min_uV..max_uV] not */
  741. for (i = 0; i < count; i++) {
  742. int value;
  743. value = ops->list_voltage(rdev, i);
  744. if (value <= 0)
  745. continue;
  746. /* maybe adjust [min_uV..max_uV] */
  747. if (value >= cmin && value < min_uV)
  748. min_uV = value;
  749. if (value <= cmax && value > max_uV)
  750. max_uV = value;
  751. }
  752. /* final: [min_uV..max_uV] valid iff constraints valid */
  753. if (max_uV < min_uV) {
  754. rdev_err(rdev,
  755. "unsupportable voltage constraints %u-%uuV\n",
  756. min_uV, max_uV);
  757. return -EINVAL;
  758. }
  759. /* use regulator's subset of machine constraints */
  760. if (constraints->min_uV < min_uV) {
  761. rdev_dbg(rdev, "override min_uV, %d -> %d\n",
  762. constraints->min_uV, min_uV);
  763. constraints->min_uV = min_uV;
  764. }
  765. if (constraints->max_uV > max_uV) {
  766. rdev_dbg(rdev, "override max_uV, %d -> %d\n",
  767. constraints->max_uV, max_uV);
  768. constraints->max_uV = max_uV;
  769. }
  770. }
  771. return 0;
  772. }
  773. /**
  774. * set_machine_constraints - sets regulator constraints
  775. * @rdev: regulator source
  776. * @constraints: constraints to apply
  777. *
  778. * Allows platform initialisation code to define and constrain
  779. * regulator circuits e.g. valid voltage/current ranges, etc. NOTE:
  780. * Constraints *must* be set by platform code in order for some
  781. * regulator operations to proceed i.e. set_voltage, set_current_limit,
  782. * set_mode.
  783. */
  784. static int set_machine_constraints(struct regulator_dev *rdev,
  785. const struct regulation_constraints *constraints)
  786. {
  787. int ret = 0;
  788. struct regulator_ops *ops = rdev->desc->ops;
  789. if (constraints)
  790. rdev->constraints = kmemdup(constraints, sizeof(*constraints),
  791. GFP_KERNEL);
  792. else
  793. rdev->constraints = kzalloc(sizeof(*constraints),
  794. GFP_KERNEL);
  795. if (!rdev->constraints)
  796. return -ENOMEM;
  797. ret = machine_constraints_voltage(rdev, rdev->constraints);
  798. if (ret != 0)
  799. goto out;
  800. /* do we need to setup our suspend state */
  801. if (rdev->constraints->initial_state) {
  802. ret = suspend_prepare(rdev, rdev->constraints->initial_state);
  803. if (ret < 0) {
  804. rdev_err(rdev, "failed to set suspend state\n");
  805. goto out;
  806. }
  807. }
  808. if (rdev->constraints->initial_mode) {
  809. if (!ops->set_mode) {
  810. rdev_err(rdev, "no set_mode operation\n");
  811. ret = -EINVAL;
  812. goto out;
  813. }
  814. ret = ops->set_mode(rdev, rdev->constraints->initial_mode);
  815. if (ret < 0) {
  816. rdev_err(rdev, "failed to set initial mode: %d\n", ret);
  817. goto out;
  818. }
  819. }
  820. /* If the constraints say the regulator should be on at this point
  821. * and we have control then make sure it is enabled.
  822. */
  823. if ((rdev->constraints->always_on || rdev->constraints->boot_on) &&
  824. ops->enable) {
  825. ret = ops->enable(rdev);
  826. if (ret < 0) {
  827. rdev_err(rdev, "failed to enable\n");
  828. goto out;
  829. }
  830. }
  831. if (rdev->constraints->ramp_delay && ops->set_ramp_delay) {
  832. ret = ops->set_ramp_delay(rdev, rdev->constraints->ramp_delay);
  833. if (ret < 0) {
  834. rdev_err(rdev, "failed to set ramp_delay\n");
  835. goto out;
  836. }
  837. }
  838. print_constraints(rdev);
  839. return 0;
  840. out:
  841. kfree(rdev->constraints);
  842. rdev->constraints = NULL;
  843. return ret;
  844. }
  845. /**
  846. * set_supply - set regulator supply regulator
  847. * @rdev: regulator name
  848. * @supply_rdev: supply regulator name
  849. *
  850. * Called by platform initialisation code to set the supply regulator for this
  851. * regulator. This ensures that a regulators supply will also be enabled by the
  852. * core if it's child is enabled.
  853. */
  854. static int set_supply(struct regulator_dev *rdev,
  855. struct regulator_dev *supply_rdev)
  856. {
  857. int err;
  858. rdev_info(rdev, "supplied by %s\n", rdev_get_name(supply_rdev));
  859. rdev->supply = create_regulator(supply_rdev, &rdev->dev, "SUPPLY");
  860. if (rdev->supply == NULL) {
  861. err = -ENOMEM;
  862. return err;
  863. }
  864. supply_rdev->open_count++;
  865. return 0;
  866. }
  867. /**
  868. * set_consumer_device_supply - Bind a regulator to a symbolic supply
  869. * @rdev: regulator source
  870. * @consumer_dev_name: dev_name() string for device supply applies to
  871. * @supply: symbolic name for supply
  872. *
  873. * Allows platform initialisation code to map physical regulator
  874. * sources to symbolic names for supplies for use by devices. Devices
  875. * should use these symbolic names to request regulators, avoiding the
  876. * need to provide board-specific regulator names as platform data.
  877. */
  878. static int set_consumer_device_supply(struct regulator_dev *rdev,
  879. const char *consumer_dev_name,
  880. const char *supply)
  881. {
  882. struct regulator_map *node;
  883. int has_dev;
  884. if (supply == NULL)
  885. return -EINVAL;
  886. if (consumer_dev_name != NULL)
  887. has_dev = 1;
  888. else
  889. has_dev = 0;
  890. list_for_each_entry(node, &regulator_map_list, list) {
  891. if (node->dev_name && consumer_dev_name) {
  892. if (strcmp(node->dev_name, consumer_dev_name) != 0)
  893. continue;
  894. } else if (node->dev_name || consumer_dev_name) {
  895. continue;
  896. }
  897. if (strcmp(node->supply, supply) != 0)
  898. continue;
  899. pr_debug("%s: %s/%s is '%s' supply; fail %s/%s\n",
  900. consumer_dev_name,
  901. dev_name(&node->regulator->dev),
  902. node->regulator->desc->name,
  903. supply,
  904. dev_name(&rdev->dev), rdev_get_name(rdev));
  905. return -EBUSY;
  906. }
  907. node = kzalloc(sizeof(struct regulator_map), GFP_KERNEL);
  908. if (node == NULL)
  909. return -ENOMEM;
  910. node->regulator = rdev;
  911. node->supply = supply;
  912. if (has_dev) {
  913. node->dev_name = kstrdup(consumer_dev_name, GFP_KERNEL);
  914. if (node->dev_name == NULL) {
  915. kfree(node);
  916. return -ENOMEM;
  917. }
  918. }
  919. list_add(&node->list, &regulator_map_list);
  920. return 0;
  921. }
  922. static void unset_regulator_supplies(struct regulator_dev *rdev)
  923. {
  924. struct regulator_map *node, *n;
  925. list_for_each_entry_safe(node, n, &regulator_map_list, list) {
  926. if (rdev == node->regulator) {
  927. list_del(&node->list);
  928. kfree(node->dev_name);
  929. kfree(node);
  930. }
  931. }
  932. }
  933. #define REG_STR_SIZE 64
  934. static struct regulator *create_regulator(struct regulator_dev *rdev,
  935. struct device *dev,
  936. const char *supply_name)
  937. {
  938. struct regulator *regulator;
  939. char buf[REG_STR_SIZE];
  940. int err, size;
  941. regulator = kzalloc(sizeof(*regulator), GFP_KERNEL);
  942. if (regulator == NULL)
  943. return NULL;
  944. mutex_lock(&rdev->mutex);
  945. regulator->rdev = rdev;
  946. list_add(&regulator->list, &rdev->consumer_list);
  947. if (dev) {
  948. regulator->dev = dev;
  949. /* Add a link to the device sysfs entry */
  950. size = scnprintf(buf, REG_STR_SIZE, "%s-%s",
  951. dev->kobj.name, supply_name);
  952. if (size >= REG_STR_SIZE)
  953. goto overflow_err;
  954. regulator->supply_name = kstrdup(buf, GFP_KERNEL);
  955. if (regulator->supply_name == NULL)
  956. goto overflow_err;
  957. err = sysfs_create_link(&rdev->dev.kobj, &dev->kobj,
  958. buf);
  959. if (err) {
  960. rdev_warn(rdev, "could not add device link %s err %d\n",
  961. dev->kobj.name, err);
  962. /* non-fatal */
  963. }
  964. } else {
  965. regulator->supply_name = kstrdup(supply_name, GFP_KERNEL);
  966. if (regulator->supply_name == NULL)
  967. goto overflow_err;
  968. }
  969. regulator->debugfs = debugfs_create_dir(regulator->supply_name,
  970. rdev->debugfs);
  971. if (!regulator->debugfs) {
  972. rdev_warn(rdev, "Failed to create debugfs directory\n");
  973. } else {
  974. debugfs_create_u32("uA_load", 0444, regulator->debugfs,
  975. &regulator->uA_load);
  976. debugfs_create_u32("min_uV", 0444, regulator->debugfs,
  977. &regulator->min_uV);
  978. debugfs_create_u32("max_uV", 0444, regulator->debugfs,
  979. &regulator->max_uV);
  980. }
  981. /*
  982. * Check now if the regulator is an always on regulator - if
  983. * it is then we don't need to do nearly so much work for
  984. * enable/disable calls.
  985. */
  986. if (!_regulator_can_change_status(rdev) &&
  987. _regulator_is_enabled(rdev))
  988. regulator->always_on = true;
  989. mutex_unlock(&rdev->mutex);
  990. return regulator;
  991. overflow_err:
  992. list_del(&regulator->list);
  993. kfree(regulator);
  994. mutex_unlock(&rdev->mutex);
  995. return NULL;
  996. }
  997. static int _regulator_get_enable_time(struct regulator_dev *rdev)
  998. {
  999. if (!rdev->desc->ops->enable_time)
  1000. return rdev->desc->enable_time;
  1001. return rdev->desc->ops->enable_time(rdev);
  1002. }
  1003. static struct regulator_dev *regulator_dev_lookup(struct device *dev,
  1004. const char *supply,
  1005. int *ret)
  1006. {
  1007. struct regulator_dev *r;
  1008. struct device_node *node;
  1009. struct regulator_map *map;
  1010. const char *devname = NULL;
  1011. /* first do a dt based lookup */
  1012. if (dev && dev->of_node) {
  1013. node = of_get_regulator(dev, supply);
  1014. if (node) {
  1015. list_for_each_entry(r, &regulator_list, list)
  1016. if (r->dev.parent &&
  1017. node == r->dev.of_node)
  1018. return r;
  1019. } else {
  1020. /*
  1021. * If we couldn't even get the node then it's
  1022. * not just that the device didn't register
  1023. * yet, there's no node and we'll never
  1024. * succeed.
  1025. */
  1026. *ret = -ENODEV;
  1027. }
  1028. }
  1029. /* if not found, try doing it non-dt way */
  1030. if (dev)
  1031. devname = dev_name(dev);
  1032. list_for_each_entry(r, &regulator_list, list)
  1033. if (strcmp(rdev_get_name(r), supply) == 0)
  1034. return r;
  1035. list_for_each_entry(map, &regulator_map_list, list) {
  1036. /* If the mapping has a device set up it must match */
  1037. if (map->dev_name &&
  1038. (!devname || strcmp(map->dev_name, devname)))
  1039. continue;
  1040. if (strcmp(map->supply, supply) == 0)
  1041. return map->regulator;
  1042. }
  1043. return NULL;
  1044. }
  1045. /* Internal regulator request function */
  1046. static struct regulator *_regulator_get(struct device *dev, const char *id,
  1047. int exclusive)
  1048. {
  1049. struct regulator_dev *rdev;
  1050. struct regulator *regulator = ERR_PTR(-EPROBE_DEFER);
  1051. const char *devname = NULL;
  1052. int ret;
  1053. if (id == NULL) {
  1054. pr_err("get() with no identifier\n");
  1055. return regulator;
  1056. }
  1057. if (dev)
  1058. devname = dev_name(dev);
  1059. mutex_lock(&regulator_list_mutex);
  1060. rdev = regulator_dev_lookup(dev, id, &ret);
  1061. if (rdev)
  1062. goto found;
  1063. if (board_wants_dummy_regulator) {
  1064. rdev = dummy_regulator_rdev;
  1065. goto found;
  1066. }
  1067. #ifdef CONFIG_REGULATOR_DUMMY
  1068. if (!devname)
  1069. devname = "deviceless";
  1070. /* If the board didn't flag that it was fully constrained then
  1071. * substitute in a dummy regulator so consumers can continue.
  1072. */
  1073. if (!has_full_constraints) {
  1074. pr_warn("%s supply %s not found, using dummy regulator\n",
  1075. devname, id);
  1076. rdev = dummy_regulator_rdev;
  1077. goto found;
  1078. }
  1079. #endif
  1080. mutex_unlock(&regulator_list_mutex);
  1081. return regulator;
  1082. found:
  1083. if (rdev->exclusive) {
  1084. regulator = ERR_PTR(-EPERM);
  1085. goto out;
  1086. }
  1087. if (exclusive && rdev->open_count) {
  1088. regulator = ERR_PTR(-EBUSY);
  1089. goto out;
  1090. }
  1091. if (!try_module_get(rdev->owner))
  1092. goto out;
  1093. regulator = create_regulator(rdev, dev, id);
  1094. if (regulator == NULL) {
  1095. regulator = ERR_PTR(-ENOMEM);
  1096. module_put(rdev->owner);
  1097. goto out;
  1098. }
  1099. rdev->open_count++;
  1100. if (exclusive) {
  1101. rdev->exclusive = 1;
  1102. ret = _regulator_is_enabled(rdev);
  1103. if (ret > 0)
  1104. rdev->use_count = 1;
  1105. else
  1106. rdev->use_count = 0;
  1107. }
  1108. out:
  1109. mutex_unlock(&regulator_list_mutex);
  1110. return regulator;
  1111. }
  1112. /**
  1113. * regulator_get - lookup and obtain a reference to a regulator.
  1114. * @dev: device for regulator "consumer"
  1115. * @id: Supply name or regulator ID.
  1116. *
  1117. * Returns a struct regulator corresponding to the regulator producer,
  1118. * or IS_ERR() condition containing errno.
  1119. *
  1120. * Use of supply names configured via regulator_set_device_supply() is
  1121. * strongly encouraged. It is recommended that the supply name used
  1122. * should match the name used for the supply and/or the relevant
  1123. * device pins in the datasheet.
  1124. */
  1125. struct regulator *regulator_get(struct device *dev, const char *id)
  1126. {
  1127. return _regulator_get(dev, id, 0);
  1128. }
  1129. EXPORT_SYMBOL_GPL(regulator_get);
  1130. static void devm_regulator_release(struct device *dev, void *res)
  1131. {
  1132. regulator_put(*(struct regulator **)res);
  1133. }
  1134. /**
  1135. * devm_regulator_get - Resource managed regulator_get()
  1136. * @dev: device for regulator "consumer"
  1137. * @id: Supply name or regulator ID.
  1138. *
  1139. * Managed regulator_get(). Regulators returned from this function are
  1140. * automatically regulator_put() on driver detach. See regulator_get() for more
  1141. * information.
  1142. */
  1143. struct regulator *devm_regulator_get(struct device *dev, const char *id)
  1144. {
  1145. struct regulator **ptr, *regulator;
  1146. ptr = devres_alloc(devm_regulator_release, sizeof(*ptr), GFP_KERNEL);
  1147. if (!ptr)
  1148. return ERR_PTR(-ENOMEM);
  1149. regulator = regulator_get(dev, id);
  1150. if (!IS_ERR(regulator)) {
  1151. *ptr = regulator;
  1152. devres_add(dev, ptr);
  1153. } else {
  1154. devres_free(ptr);
  1155. }
  1156. return regulator;
  1157. }
  1158. EXPORT_SYMBOL_GPL(devm_regulator_get);
  1159. /**
  1160. * regulator_get_exclusive - obtain exclusive access to a regulator.
  1161. * @dev: device for regulator "consumer"
  1162. * @id: Supply name or regulator ID.
  1163. *
  1164. * Returns a struct regulator corresponding to the regulator producer,
  1165. * or IS_ERR() condition containing errno. Other consumers will be
  1166. * unable to obtain this reference is held and the use count for the
  1167. * regulator will be initialised to reflect the current state of the
  1168. * regulator.
  1169. *
  1170. * This is intended for use by consumers which cannot tolerate shared
  1171. * use of the regulator such as those which need to force the
  1172. * regulator off for correct operation of the hardware they are
  1173. * controlling.
  1174. *
  1175. * Use of supply names configured via regulator_set_device_supply() is
  1176. * strongly encouraged. It is recommended that the supply name used
  1177. * should match the name used for the supply and/or the relevant
  1178. * device pins in the datasheet.
  1179. */
  1180. struct regulator *regulator_get_exclusive(struct device *dev, const char *id)
  1181. {
  1182. return _regulator_get(dev, id, 1);
  1183. }
  1184. EXPORT_SYMBOL_GPL(regulator_get_exclusive);
  1185. /* Locks held by regulator_put() */
  1186. static void _regulator_put(struct regulator *regulator)
  1187. {
  1188. struct regulator_dev *rdev;
  1189. if (regulator == NULL || IS_ERR(regulator))
  1190. return;
  1191. rdev = regulator->rdev;
  1192. debugfs_remove_recursive(regulator->debugfs);
  1193. /* remove any sysfs entries */
  1194. if (regulator->dev)
  1195. sysfs_remove_link(&rdev->dev.kobj, regulator->supply_name);
  1196. kfree(regulator->supply_name);
  1197. list_del(&regulator->list);
  1198. kfree(regulator);
  1199. rdev->open_count--;
  1200. rdev->exclusive = 0;
  1201. module_put(rdev->owner);
  1202. }
  1203. /**
  1204. * regulator_put - "free" the regulator source
  1205. * @regulator: regulator source
  1206. *
  1207. * Note: drivers must ensure that all regulator_enable calls made on this
  1208. * regulator source are balanced by regulator_disable calls prior to calling
  1209. * this function.
  1210. */
  1211. void regulator_put(struct regulator *regulator)
  1212. {
  1213. mutex_lock(&regulator_list_mutex);
  1214. _regulator_put(regulator);
  1215. mutex_unlock(&regulator_list_mutex);
  1216. }
  1217. EXPORT_SYMBOL_GPL(regulator_put);
  1218. static int devm_regulator_match(struct device *dev, void *res, void *data)
  1219. {
  1220. struct regulator **r = res;
  1221. if (!r || !*r) {
  1222. WARN_ON(!r || !*r);
  1223. return 0;
  1224. }
  1225. return *r == data;
  1226. }
  1227. /**
  1228. * devm_regulator_put - Resource managed regulator_put()
  1229. * @regulator: regulator to free
  1230. *
  1231. * Deallocate a regulator allocated with devm_regulator_get(). Normally
  1232. * this function will not need to be called and the resource management
  1233. * code will ensure that the resource is freed.
  1234. */
  1235. void devm_regulator_put(struct regulator *regulator)
  1236. {
  1237. int rc;
  1238. rc = devres_release(regulator->dev, devm_regulator_release,
  1239. devm_regulator_match, regulator);
  1240. if (rc != 0)
  1241. WARN_ON(rc);
  1242. }
  1243. EXPORT_SYMBOL_GPL(devm_regulator_put);
  1244. static int _regulator_do_enable(struct regulator_dev *rdev)
  1245. {
  1246. int ret, delay;
  1247. /* Query before enabling in case configuration dependent. */
  1248. ret = _regulator_get_enable_time(rdev);
  1249. if (ret >= 0) {
  1250. delay = ret;
  1251. } else {
  1252. rdev_warn(rdev, "enable_time() failed: %d\n", ret);
  1253. delay = 0;
  1254. }
  1255. trace_regulator_enable(rdev_get_name(rdev));
  1256. if (rdev->ena_gpio) {
  1257. gpio_set_value_cansleep(rdev->ena_gpio,
  1258. !rdev->ena_gpio_invert);
  1259. rdev->ena_gpio_state = 1;
  1260. } else if (rdev->desc->ops->enable) {
  1261. ret = rdev->desc->ops->enable(rdev);
  1262. if (ret < 0)
  1263. return ret;
  1264. } else {
  1265. return -EINVAL;
  1266. }
  1267. /* Allow the regulator to ramp; it would be useful to extend
  1268. * this for bulk operations so that the regulators can ramp
  1269. * together. */
  1270. trace_regulator_enable_delay(rdev_get_name(rdev));
  1271. if (delay >= 1000) {
  1272. mdelay(delay / 1000);
  1273. udelay(delay % 1000);
  1274. } else if (delay) {
  1275. udelay(delay);
  1276. }
  1277. trace_regulator_enable_complete(rdev_get_name(rdev));
  1278. return 0;
  1279. }
  1280. /* locks held by regulator_enable() */
  1281. static int _regulator_enable(struct regulator_dev *rdev)
  1282. {
  1283. int ret;
  1284. /* check voltage and requested load before enabling */
  1285. if (rdev->constraints &&
  1286. (rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_DRMS))
  1287. drms_uA_update(rdev);
  1288. if (rdev->use_count == 0) {
  1289. /* The regulator may on if it's not switchable or left on */
  1290. ret = _regulator_is_enabled(rdev);
  1291. if (ret == -EINVAL || ret == 0) {
  1292. if (!_regulator_can_change_status(rdev))
  1293. return -EPERM;
  1294. ret = _regulator_do_enable(rdev);
  1295. if (ret < 0)
  1296. return ret;
  1297. } else if (ret < 0) {
  1298. rdev_err(rdev, "is_enabled() failed: %d\n", ret);
  1299. return ret;
  1300. }
  1301. /* Fallthrough on positive return values - already enabled */
  1302. }
  1303. rdev->use_count++;
  1304. return 0;
  1305. }
  1306. /**
  1307. * regulator_enable - enable regulator output
  1308. * @regulator: regulator source
  1309. *
  1310. * Request that the regulator be enabled with the regulator output at
  1311. * the predefined voltage or current value. Calls to regulator_enable()
  1312. * must be balanced with calls to regulator_disable().
  1313. *
  1314. * NOTE: the output value can be set by other drivers, boot loader or may be
  1315. * hardwired in the regulator.
  1316. */
  1317. int regulator_enable(struct regulator *regulator)
  1318. {
  1319. struct regulator_dev *rdev = regulator->rdev;
  1320. int ret = 0;
  1321. if (regulator->always_on)
  1322. return 0;
  1323. if (rdev->supply) {
  1324. ret = regulator_enable(rdev->supply);
  1325. if (ret != 0)
  1326. return ret;
  1327. }
  1328. mutex_lock(&rdev->mutex);
  1329. ret = _regulator_enable(rdev);
  1330. mutex_unlock(&rdev->mutex);
  1331. if (ret != 0 && rdev->supply)
  1332. regulator_disable(rdev->supply);
  1333. return ret;
  1334. }
  1335. EXPORT_SYMBOL_GPL(regulator_enable);
  1336. static int _regulator_do_disable(struct regulator_dev *rdev)
  1337. {
  1338. int ret;
  1339. trace_regulator_disable(rdev_get_name(rdev));
  1340. if (rdev->ena_gpio) {
  1341. gpio_set_value_cansleep(rdev->ena_gpio,
  1342. rdev->ena_gpio_invert);
  1343. rdev->ena_gpio_state = 0;
  1344. } else if (rdev->desc->ops->disable) {
  1345. ret = rdev->desc->ops->disable(rdev);
  1346. if (ret != 0)
  1347. return ret;
  1348. }
  1349. trace_regulator_disable_complete(rdev_get_name(rdev));
  1350. _notifier_call_chain(rdev, REGULATOR_EVENT_DISABLE,
  1351. NULL);
  1352. return 0;
  1353. }
  1354. /* locks held by regulator_disable() */
  1355. static int _regulator_disable(struct regulator_dev *rdev)
  1356. {
  1357. int ret = 0;
  1358. if (WARN(rdev->use_count <= 0,
  1359. "unbalanced disables for %s\n", rdev_get_name(rdev)))
  1360. return -EIO;
  1361. /* are we the last user and permitted to disable ? */
  1362. if (rdev->use_count == 1 &&
  1363. (rdev->constraints && !rdev->constraints->always_on)) {
  1364. /* we are last user */
  1365. if (_regulator_can_change_status(rdev)) {
  1366. ret = _regulator_do_disable(rdev);
  1367. if (ret < 0) {
  1368. rdev_err(rdev, "failed to disable\n");
  1369. return ret;
  1370. }
  1371. }
  1372. rdev->use_count = 0;
  1373. } else if (rdev->use_count > 1) {
  1374. if (rdev->constraints &&
  1375. (rdev->constraints->valid_ops_mask &
  1376. REGULATOR_CHANGE_DRMS))
  1377. drms_uA_update(rdev);
  1378. rdev->use_count--;
  1379. }
  1380. return ret;
  1381. }
  1382. /**
  1383. * regulator_disable - disable regulator output
  1384. * @regulator: regulator source
  1385. *
  1386. * Disable the regulator output voltage or current. Calls to
  1387. * regulator_enable() must be balanced with calls to
  1388. * regulator_disable().
  1389. *
  1390. * NOTE: this will only disable the regulator output if no other consumer
  1391. * devices have it enabled, the regulator device supports disabling and
  1392. * machine constraints permit this operation.
  1393. */
  1394. int regulator_disable(struct regulator *regulator)
  1395. {
  1396. struct regulator_dev *rdev = regulator->rdev;
  1397. int ret = 0;
  1398. if (regulator->always_on)
  1399. return 0;
  1400. mutex_lock(&rdev->mutex);
  1401. ret = _regulator_disable(rdev);
  1402. mutex_unlock(&rdev->mutex);
  1403. if (ret == 0 && rdev->supply)
  1404. regulator_disable(rdev->supply);
  1405. return ret;
  1406. }
  1407. EXPORT_SYMBOL_GPL(regulator_disable);
  1408. /* locks held by regulator_force_disable() */
  1409. static int _regulator_force_disable(struct regulator_dev *rdev)
  1410. {
  1411. int ret = 0;
  1412. /* force disable */
  1413. if (rdev->desc->ops->disable) {
  1414. /* ah well, who wants to live forever... */
  1415. ret = rdev->desc->ops->disable(rdev);
  1416. if (ret < 0) {
  1417. rdev_err(rdev, "failed to force disable\n");
  1418. return ret;
  1419. }
  1420. /* notify other consumers that power has been forced off */
  1421. _notifier_call_chain(rdev, REGULATOR_EVENT_FORCE_DISABLE |
  1422. REGULATOR_EVENT_DISABLE, NULL);
  1423. }
  1424. return ret;
  1425. }
  1426. /**
  1427. * regulator_force_disable - force disable regulator output
  1428. * @regulator: regulator source
  1429. *
  1430. * Forcibly disable the regulator output voltage or current.
  1431. * NOTE: this *will* disable the regulator output even if other consumer
  1432. * devices have it enabled. This should be used for situations when device
  1433. * damage will likely occur if the regulator is not disabled (e.g. over temp).
  1434. */
  1435. int regulator_force_disable(struct regulator *regulator)
  1436. {
  1437. struct regulator_dev *rdev = regulator->rdev;
  1438. int ret;
  1439. mutex_lock(&rdev->mutex);
  1440. regulator->uA_load = 0;
  1441. ret = _regulator_force_disable(regulator->rdev);
  1442. mutex_unlock(&rdev->mutex);
  1443. if (rdev->supply)
  1444. while (rdev->open_count--)
  1445. regulator_disable(rdev->supply);
  1446. return ret;
  1447. }
  1448. EXPORT_SYMBOL_GPL(regulator_force_disable);
  1449. static void regulator_disable_work(struct work_struct *work)
  1450. {
  1451. struct regulator_dev *rdev = container_of(work, struct regulator_dev,
  1452. disable_work.work);
  1453. int count, i, ret;
  1454. mutex_lock(&rdev->mutex);
  1455. BUG_ON(!rdev->deferred_disables);
  1456. count = rdev->deferred_disables;
  1457. rdev->deferred_disables = 0;
  1458. for (i = 0; i < count; i++) {
  1459. ret = _regulator_disable(rdev);
  1460. if (ret != 0)
  1461. rdev_err(rdev, "Deferred disable failed: %d\n", ret);
  1462. }
  1463. mutex_unlock(&rdev->mutex);
  1464. if (rdev->supply) {
  1465. for (i = 0; i < count; i++) {
  1466. ret = regulator_disable(rdev->supply);
  1467. if (ret != 0) {
  1468. rdev_err(rdev,
  1469. "Supply disable failed: %d\n", ret);
  1470. }
  1471. }
  1472. }
  1473. }
  1474. /**
  1475. * regulator_disable_deferred - disable regulator output with delay
  1476. * @regulator: regulator source
  1477. * @ms: miliseconds until the regulator is disabled
  1478. *
  1479. * Execute regulator_disable() on the regulator after a delay. This
  1480. * is intended for use with devices that require some time to quiesce.
  1481. *
  1482. * NOTE: this will only disable the regulator output if no other consumer
  1483. * devices have it enabled, the regulator device supports disabling and
  1484. * machine constraints permit this operation.
  1485. */
  1486. int regulator_disable_deferred(struct regulator *regulator, int ms)
  1487. {
  1488. struct regulator_dev *rdev = regulator->rdev;
  1489. int ret;
  1490. if (regulator->always_on)
  1491. return 0;
  1492. if (!ms)
  1493. return regulator_disable(regulator);
  1494. mutex_lock(&rdev->mutex);
  1495. rdev->deferred_disables++;
  1496. mutex_unlock(&rdev->mutex);
  1497. ret = schedule_delayed_work(&rdev->disable_work,
  1498. msecs_to_jiffies(ms));
  1499. if (ret < 0)
  1500. return ret;
  1501. else
  1502. return 0;
  1503. }
  1504. EXPORT_SYMBOL_GPL(regulator_disable_deferred);
  1505. /**
  1506. * regulator_is_enabled_regmap - standard is_enabled() for regmap users
  1507. *
  1508. * @rdev: regulator to operate on
  1509. *
  1510. * Regulators that use regmap for their register I/O can set the
  1511. * enable_reg and enable_mask fields in their descriptor and then use
  1512. * this as their is_enabled operation, saving some code.
  1513. */
  1514. int regulator_is_enabled_regmap(struct regulator_dev *rdev)
  1515. {
  1516. unsigned int val;
  1517. int ret;
  1518. ret = regmap_read(rdev->regmap, rdev->desc->enable_reg, &val);
  1519. if (ret != 0)
  1520. return ret;
  1521. return (val & rdev->desc->enable_mask) != 0;
  1522. }
  1523. EXPORT_SYMBOL_GPL(regulator_is_enabled_regmap);
  1524. /**
  1525. * regulator_enable_regmap - standard enable() for regmap users
  1526. *
  1527. * @rdev: regulator to operate on
  1528. *
  1529. * Regulators that use regmap for their register I/O can set the
  1530. * enable_reg and enable_mask fields in their descriptor and then use
  1531. * this as their enable() operation, saving some code.
  1532. */
  1533. int regulator_enable_regmap(struct regulator_dev *rdev)
  1534. {
  1535. return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
  1536. rdev->desc->enable_mask,
  1537. rdev->desc->enable_mask);
  1538. }
  1539. EXPORT_SYMBOL_GPL(regulator_enable_regmap);
  1540. /**
  1541. * regulator_disable_regmap - standard disable() for regmap users
  1542. *
  1543. * @rdev: regulator to operate on
  1544. *
  1545. * Regulators that use regmap for their register I/O can set the
  1546. * enable_reg and enable_mask fields in their descriptor and then use
  1547. * this as their disable() operation, saving some code.
  1548. */
  1549. int regulator_disable_regmap(struct regulator_dev *rdev)
  1550. {
  1551. return regmap_update_bits(rdev->regmap, rdev->desc->enable_reg,
  1552. rdev->desc->enable_mask, 0);
  1553. }
  1554. EXPORT_SYMBOL_GPL(regulator_disable_regmap);
  1555. static int _regulator_is_enabled(struct regulator_dev *rdev)
  1556. {
  1557. /* A GPIO control always takes precedence */
  1558. if (rdev->ena_gpio)
  1559. return rdev->ena_gpio_state;
  1560. /* If we don't know then assume that the regulator is always on */
  1561. if (!rdev->desc->ops->is_enabled)
  1562. return 1;
  1563. return rdev->desc->ops->is_enabled(rdev);
  1564. }
  1565. /**
  1566. * regulator_is_enabled - is the regulator output enabled
  1567. * @regulator: regulator source
  1568. *
  1569. * Returns positive if the regulator driver backing the source/client
  1570. * has requested that the device be enabled, zero if it hasn't, else a
  1571. * negative errno code.
  1572. *
  1573. * Note that the device backing this regulator handle can have multiple
  1574. * users, so it might be enabled even if regulator_enable() was never
  1575. * called for this particular source.
  1576. */
  1577. int regulator_is_enabled(struct regulator *regulator)
  1578. {
  1579. int ret;
  1580. if (regulator->always_on)
  1581. return 1;
  1582. mutex_lock(&regulator->rdev->mutex);
  1583. ret = _regulator_is_enabled(regulator->rdev);
  1584. mutex_unlock(&regulator->rdev->mutex);
  1585. return ret;
  1586. }
  1587. EXPORT_SYMBOL_GPL(regulator_is_enabled);
  1588. /**
  1589. * regulator_can_change_voltage - check if regulator can change voltage
  1590. * @regulator: regulator source
  1591. *
  1592. * Returns positive if the regulator driver backing the source/client
  1593. * can change its voltage, false otherwise. Usefull for detecting fixed
  1594. * or dummy regulators and disabling voltage change logic in the client
  1595. * driver.
  1596. */
  1597. int regulator_can_change_voltage(struct regulator *regulator)
  1598. {
  1599. struct regulator_dev *rdev = regulator->rdev;
  1600. if (rdev->constraints &&
  1601. (rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_VOLTAGE)) {
  1602. if (rdev->desc->n_voltages - rdev->desc->linear_min_sel > 1)
  1603. return 1;
  1604. if (rdev->desc->continuous_voltage_range &&
  1605. rdev->constraints->min_uV && rdev->constraints->max_uV &&
  1606. rdev->constraints->min_uV != rdev->constraints->max_uV)
  1607. return 1;
  1608. }
  1609. return 0;
  1610. }
  1611. EXPORT_SYMBOL_GPL(regulator_can_change_voltage);
  1612. /**
  1613. * regulator_count_voltages - count regulator_list_voltage() selectors
  1614. * @regulator: regulator source
  1615. *
  1616. * Returns number of selectors, or negative errno. Selectors are
  1617. * numbered starting at zero, and typically correspond to bitfields
  1618. * in hardware registers.
  1619. */
  1620. int regulator_count_voltages(struct regulator *regulator)
  1621. {
  1622. struct regulator_dev *rdev = regulator->rdev;
  1623. return rdev->desc->n_voltages ? : -EINVAL;
  1624. }
  1625. EXPORT_SYMBOL_GPL(regulator_count_voltages);
  1626. /**
  1627. * regulator_list_voltage_linear - List voltages with simple calculation
  1628. *
  1629. * @rdev: Regulator device
  1630. * @selector: Selector to convert into a voltage
  1631. *
  1632. * Regulators with a simple linear mapping between voltages and
  1633. * selectors can set min_uV and uV_step in the regulator descriptor
  1634. * and then use this function as their list_voltage() operation,
  1635. */
  1636. int regulator_list_voltage_linear(struct regulator_dev *rdev,
  1637. unsigned int selector)
  1638. {
  1639. if (selector >= rdev->desc->n_voltages)
  1640. return -EINVAL;
  1641. if (selector < rdev->desc->linear_min_sel)
  1642. return 0;
  1643. selector -= rdev->desc->linear_min_sel;
  1644. return rdev->desc->min_uV + (rdev->desc->uV_step * selector);
  1645. }
  1646. EXPORT_SYMBOL_GPL(regulator_list_voltage_linear);
  1647. /**
  1648. * regulator_list_voltage_table - List voltages with table based mapping
  1649. *
  1650. * @rdev: Regulator device
  1651. * @selector: Selector to convert into a voltage
  1652. *
  1653. * Regulators with table based mapping between voltages and
  1654. * selectors can set volt_table in the regulator descriptor
  1655. * and then use this function as their list_voltage() operation.
  1656. */
  1657. int regulator_list_voltage_table(struct regulator_dev *rdev,
  1658. unsigned int selector)
  1659. {
  1660. if (!rdev->desc->volt_table) {
  1661. BUG_ON(!rdev->desc->volt_table);
  1662. return -EINVAL;
  1663. }
  1664. if (selector >= rdev->desc->n_voltages)
  1665. return -EINVAL;
  1666. return rdev->desc->volt_table[selector];
  1667. }
  1668. EXPORT_SYMBOL_GPL(regulator_list_voltage_table);
  1669. /**
  1670. * regulator_list_voltage - enumerate supported voltages
  1671. * @regulator: regulator source
  1672. * @selector: identify voltage to list
  1673. * Context: can sleep
  1674. *
  1675. * Returns a voltage that can be passed to @regulator_set_voltage(),
  1676. * zero if this selector code can't be used on this system, or a
  1677. * negative errno.
  1678. */
  1679. int regulator_list_voltage(struct regulator *regulator, unsigned selector)
  1680. {
  1681. struct regulator_dev *rdev = regulator->rdev;
  1682. struct regulator_ops *ops = rdev->desc->ops;
  1683. int ret;
  1684. if (!ops->list_voltage || selector >= rdev->desc->n_voltages)
  1685. return -EINVAL;
  1686. mutex_lock(&rdev->mutex);
  1687. ret = ops->list_voltage(rdev, selector);
  1688. mutex_unlock(&rdev->mutex);
  1689. if (ret > 0) {
  1690. if (ret < rdev->constraints->min_uV)
  1691. ret = 0;
  1692. else if (ret > rdev->constraints->max_uV)
  1693. ret = 0;
  1694. }
  1695. return ret;
  1696. }
  1697. EXPORT_SYMBOL_GPL(regulator_list_voltage);
  1698. /**
  1699. * regulator_is_supported_voltage - check if a voltage range can be supported
  1700. *
  1701. * @regulator: Regulator to check.
  1702. * @min_uV: Minimum required voltage in uV.
  1703. * @max_uV: Maximum required voltage in uV.
  1704. *
  1705. * Returns a boolean or a negative error code.
  1706. */
  1707. int regulator_is_supported_voltage(struct regulator *regulator,
  1708. int min_uV, int max_uV)
  1709. {
  1710. struct regulator_dev *rdev = regulator->rdev;
  1711. int i, voltages, ret;
  1712. /* If we can't change voltage check the current voltage */
  1713. if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_VOLTAGE)) {
  1714. ret = regulator_get_voltage(regulator);
  1715. if (ret >= 0)
  1716. return (min_uV <= ret && ret <= max_uV);
  1717. else
  1718. return ret;
  1719. }
  1720. /* Any voltage within constrains range is fine? */
  1721. if (rdev->desc->continuous_voltage_range)
  1722. return min_uV >= rdev->constraints->min_uV &&
  1723. max_uV <= rdev->constraints->max_uV;
  1724. ret = regulator_count_voltages(regulator);
  1725. if (ret < 0)
  1726. return ret;
  1727. voltages = ret;
  1728. for (i = 0; i < voltages; i++) {
  1729. ret = regulator_list_voltage(regulator, i);
  1730. if (ret >= min_uV && ret <= max_uV)
  1731. return 1;
  1732. }
  1733. return 0;
  1734. }
  1735. EXPORT_SYMBOL_GPL(regulator_is_supported_voltage);
  1736. /**
  1737. * regulator_get_voltage_sel_regmap - standard get_voltage_sel for regmap users
  1738. *
  1739. * @rdev: regulator to operate on
  1740. *
  1741. * Regulators that use regmap for their register I/O can set the
  1742. * vsel_reg and vsel_mask fields in their descriptor and then use this
  1743. * as their get_voltage_vsel operation, saving some code.
  1744. */
  1745. int regulator_get_voltage_sel_regmap(struct regulator_dev *rdev)
  1746. {
  1747. unsigned int val;
  1748. int ret;
  1749. ret = regmap_read(rdev->regmap, rdev->desc->vsel_reg, &val);
  1750. if (ret != 0)
  1751. return ret;
  1752. val &= rdev->desc->vsel_mask;
  1753. val >>= ffs(rdev->desc->vsel_mask) - 1;
  1754. return val;
  1755. }
  1756. EXPORT_SYMBOL_GPL(regulator_get_voltage_sel_regmap);
  1757. /**
  1758. * regulator_set_voltage_sel_regmap - standard set_voltage_sel for regmap users
  1759. *
  1760. * @rdev: regulator to operate on
  1761. * @sel: Selector to set
  1762. *
  1763. * Regulators that use regmap for their register I/O can set the
  1764. * vsel_reg and vsel_mask fields in their descriptor and then use this
  1765. * as their set_voltage_vsel operation, saving some code.
  1766. */
  1767. int regulator_set_voltage_sel_regmap(struct regulator_dev *rdev, unsigned sel)
  1768. {
  1769. int ret;
  1770. sel <<= ffs(rdev->desc->vsel_mask) - 1;
  1771. ret = regmap_update_bits(rdev->regmap, rdev->desc->vsel_reg,
  1772. rdev->desc->vsel_mask, sel);
  1773. if (ret)
  1774. return ret;
  1775. if (rdev->desc->apply_bit)
  1776. ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg,
  1777. rdev->desc->apply_bit,
  1778. rdev->desc->apply_bit);
  1779. return ret;
  1780. }
  1781. EXPORT_SYMBOL_GPL(regulator_set_voltage_sel_regmap);
  1782. /**
  1783. * regulator_map_voltage_iterate - map_voltage() based on list_voltage()
  1784. *
  1785. * @rdev: Regulator to operate on
  1786. * @min_uV: Lower bound for voltage
  1787. * @max_uV: Upper bound for voltage
  1788. *
  1789. * Drivers implementing set_voltage_sel() and list_voltage() can use
  1790. * this as their map_voltage() operation. It will find a suitable
  1791. * voltage by calling list_voltage() until it gets something in bounds
  1792. * for the requested voltages.
  1793. */
  1794. int regulator_map_voltage_iterate(struct regulator_dev *rdev,
  1795. int min_uV, int max_uV)
  1796. {
  1797. int best_val = INT_MAX;
  1798. int selector = 0;
  1799. int i, ret;
  1800. /* Find the smallest voltage that falls within the specified
  1801. * range.
  1802. */
  1803. for (i = 0; i < rdev->desc->n_voltages; i++) {
  1804. ret = rdev->desc->ops->list_voltage(rdev, i);
  1805. if (ret < 0)
  1806. continue;
  1807. if (ret < best_val && ret >= min_uV && ret <= max_uV) {
  1808. best_val = ret;
  1809. selector = i;
  1810. }
  1811. }
  1812. if (best_val != INT_MAX)
  1813. return selector;
  1814. else
  1815. return -EINVAL;
  1816. }
  1817. EXPORT_SYMBOL_GPL(regulator_map_voltage_iterate);
  1818. /**
  1819. * regulator_map_voltage_linear - map_voltage() for simple linear mappings
  1820. *
  1821. * @rdev: Regulator to operate on
  1822. * @min_uV: Lower bound for voltage
  1823. * @max_uV: Upper bound for voltage
  1824. *
  1825. * Drivers providing min_uV and uV_step in their regulator_desc can
  1826. * use this as their map_voltage() operation.
  1827. */
  1828. int regulator_map_voltage_linear(struct regulator_dev *rdev,
  1829. int min_uV, int max_uV)
  1830. {
  1831. int ret, voltage;
  1832. /* Allow uV_step to be 0 for fixed voltage */
  1833. if (rdev->desc->n_voltages == 1 && rdev->desc->uV_step == 0) {
  1834. if (min_uV <= rdev->desc->min_uV && rdev->desc->min_uV <= max_uV)
  1835. return 0;
  1836. else
  1837. return -EINVAL;
  1838. }
  1839. if (!rdev->desc->uV_step) {
  1840. BUG_ON(!rdev->desc->uV_step);
  1841. return -EINVAL;
  1842. }
  1843. if (min_uV < rdev->desc->min_uV)
  1844. min_uV = rdev->desc->min_uV;
  1845. ret = DIV_ROUND_UP(min_uV - rdev->desc->min_uV, rdev->desc->uV_step);
  1846. if (ret < 0)
  1847. return ret;
  1848. ret += rdev->desc->linear_min_sel;
  1849. /* Map back into a voltage to verify we're still in bounds */
  1850. voltage = rdev->desc->ops->list_voltage(rdev, ret);
  1851. if (voltage < min_uV || voltage > max_uV)
  1852. return -EINVAL;
  1853. return ret;
  1854. }
  1855. EXPORT_SYMBOL_GPL(regulator_map_voltage_linear);
  1856. static int _regulator_do_set_voltage(struct regulator_dev *rdev,
  1857. int min_uV, int max_uV)
  1858. {
  1859. int ret;
  1860. int delay = 0;
  1861. int best_val = 0;
  1862. unsigned int selector;
  1863. int old_selector = -1;
  1864. trace_regulator_set_voltage(rdev_get_name(rdev), min_uV, max_uV);
  1865. min_uV += rdev->constraints->uV_offset;
  1866. max_uV += rdev->constraints->uV_offset;
  1867. /*
  1868. * If we can't obtain the old selector there is not enough
  1869. * info to call set_voltage_time_sel().
  1870. */
  1871. if (_regulator_is_enabled(rdev) &&
  1872. rdev->desc->ops->set_voltage_time_sel &&
  1873. rdev->desc->ops->get_voltage_sel) {
  1874. old_selector = rdev->desc->ops->get_voltage_sel(rdev);
  1875. if (old_selector < 0)
  1876. return old_selector;
  1877. }
  1878. if (rdev->desc->ops->set_voltage) {
  1879. ret = rdev->desc->ops->set_voltage(rdev, min_uV, max_uV,
  1880. &selector);
  1881. if (ret >= 0) {
  1882. if (rdev->desc->ops->list_voltage)
  1883. best_val = rdev->desc->ops->list_voltage(rdev,
  1884. selector);
  1885. else
  1886. best_val = _regulator_get_voltage(rdev);
  1887. }
  1888. } else if (rdev->desc->ops->set_voltage_sel) {
  1889. if (rdev->desc->ops->map_voltage) {
  1890. ret = rdev->desc->ops->map_voltage(rdev, min_uV,
  1891. max_uV);
  1892. } else {
  1893. if (rdev->desc->ops->list_voltage ==
  1894. regulator_list_voltage_linear)
  1895. ret = regulator_map_voltage_linear(rdev,
  1896. min_uV, max_uV);
  1897. else
  1898. ret = regulator_map_voltage_iterate(rdev,
  1899. min_uV, max_uV);
  1900. }
  1901. if (ret >= 0) {
  1902. best_val = rdev->desc->ops->list_voltage(rdev, ret);
  1903. if (min_uV <= best_val && max_uV >= best_val) {
  1904. selector = ret;
  1905. if (old_selector == selector)
  1906. ret = 0;
  1907. else
  1908. ret = rdev->desc->ops->set_voltage_sel(
  1909. rdev, ret);
  1910. } else {
  1911. ret = -EINVAL;
  1912. }
  1913. }
  1914. } else {
  1915. ret = -EINVAL;
  1916. }
  1917. /* Call set_voltage_time_sel if successfully obtained old_selector */
  1918. if (ret == 0 && _regulator_is_enabled(rdev) && old_selector >= 0 &&
  1919. old_selector != selector && rdev->desc->ops->set_voltage_time_sel) {
  1920. delay = rdev->desc->ops->set_voltage_time_sel(rdev,
  1921. old_selector, selector);
  1922. if (delay < 0) {
  1923. rdev_warn(rdev, "set_voltage_time_sel() failed: %d\n",
  1924. delay);
  1925. delay = 0;
  1926. }
  1927. /* Insert any necessary delays */
  1928. if (delay >= 1000) {
  1929. mdelay(delay / 1000);
  1930. udelay(delay % 1000);
  1931. } else if (delay) {
  1932. udelay(delay);
  1933. }
  1934. }
  1935. if (ret == 0 && best_val >= 0) {
  1936. unsigned long data = best_val;
  1937. _notifier_call_chain(rdev, REGULATOR_EVENT_VOLTAGE_CHANGE,
  1938. (void *)data);
  1939. }
  1940. trace_regulator_set_voltage_complete(rdev_get_name(rdev), best_val);
  1941. return ret;
  1942. }
  1943. /**
  1944. * regulator_set_voltage - set regulator output voltage
  1945. * @regulator: regulator source
  1946. * @min_uV: Minimum required voltage in uV
  1947. * @max_uV: Maximum acceptable voltage in uV
  1948. *
  1949. * Sets a voltage regulator to the desired output voltage. This can be set
  1950. * during any regulator state. IOW, regulator can be disabled or enabled.
  1951. *
  1952. * If the regulator is enabled then the voltage will change to the new value
  1953. * immediately otherwise if the regulator is disabled the regulator will
  1954. * output at the new voltage when enabled.
  1955. *
  1956. * NOTE: If the regulator is shared between several devices then the lowest
  1957. * request voltage that meets the system constraints will be used.
  1958. * Regulator system constraints must be set for this regulator before
  1959. * calling this function otherwise this call will fail.
  1960. */
  1961. int regulator_set_voltage(struct regulator *regulator, int min_uV, int max_uV)
  1962. {
  1963. struct regulator_dev *rdev = regulator->rdev;
  1964. int ret = 0;
  1965. int old_min_uV, old_max_uV;
  1966. mutex_lock(&rdev->mutex);
  1967. /* If we're setting the same range as last time the change
  1968. * should be a noop (some cpufreq implementations use the same
  1969. * voltage for multiple frequencies, for example).
  1970. */
  1971. if (regulator->min_uV == min_uV && regulator->max_uV == max_uV)
  1972. goto out;
  1973. /* sanity check */
  1974. if (!rdev->desc->ops->set_voltage &&
  1975. !rdev->desc->ops->set_voltage_sel) {
  1976. ret = -EINVAL;
  1977. goto out;
  1978. }
  1979. /* constraints check */
  1980. ret = regulator_check_voltage(rdev, &min_uV, &max_uV);
  1981. if (ret < 0)
  1982. goto out;
  1983. /* restore original values in case of error */
  1984. old_min_uV = regulator->min_uV;
  1985. old_max_uV = regulator->max_uV;
  1986. regulator->min_uV = min_uV;
  1987. regulator->max_uV = max_uV;
  1988. ret = regulator_check_consumers(rdev, &min_uV, &max_uV);
  1989. if (ret < 0)
  1990. goto out2;
  1991. ret = _regulator_do_set_voltage(rdev, min_uV, max_uV);
  1992. if (ret < 0)
  1993. goto out2;
  1994. out:
  1995. mutex_unlock(&rdev->mutex);
  1996. return ret;
  1997. out2:
  1998. regulator->min_uV = old_min_uV;
  1999. regulator->max_uV = old_max_uV;
  2000. mutex_unlock(&rdev->mutex);
  2001. return ret;
  2002. }
  2003. EXPORT_SYMBOL_GPL(regulator_set_voltage);
  2004. /**
  2005. * regulator_set_voltage_time - get raise/fall time
  2006. * @regulator: regulator source
  2007. * @old_uV: starting voltage in microvolts
  2008. * @new_uV: target voltage in microvolts
  2009. *
  2010. * Provided with the starting and ending voltage, this function attempts to
  2011. * calculate the time in microseconds required to rise or fall to this new
  2012. * voltage.
  2013. */
  2014. int regulator_set_voltage_time(struct regulator *regulator,
  2015. int old_uV, int new_uV)
  2016. {
  2017. struct regulator_dev *rdev = regulator->rdev;
  2018. struct regulator_ops *ops = rdev->desc->ops;
  2019. int old_sel = -1;
  2020. int new_sel = -1;
  2021. int voltage;
  2022. int i;
  2023. /* Currently requires operations to do this */
  2024. if (!ops->list_voltage || !ops->set_voltage_time_sel
  2025. || !rdev->desc->n_voltages)
  2026. return -EINVAL;
  2027. for (i = 0; i < rdev->desc->n_voltages; i++) {
  2028. /* We only look for exact voltage matches here */
  2029. voltage = regulator_list_voltage(regulator, i);
  2030. if (voltage < 0)
  2031. return -EINVAL;
  2032. if (voltage == 0)
  2033. continue;
  2034. if (voltage == old_uV)
  2035. old_sel = i;
  2036. if (voltage == new_uV)
  2037. new_sel = i;
  2038. }
  2039. if (old_sel < 0 || new_sel < 0)
  2040. return -EINVAL;
  2041. return ops->set_voltage_time_sel(rdev, old_sel, new_sel);
  2042. }
  2043. EXPORT_SYMBOL_GPL(regulator_set_voltage_time);
  2044. /**
  2045. * regulator_set_voltage_time_sel - get raise/fall time
  2046. * @rdev: regulator source device
  2047. * @old_selector: selector for starting voltage
  2048. * @new_selector: selector for target voltage
  2049. *
  2050. * Provided with the starting and target voltage selectors, this function
  2051. * returns time in microseconds required to rise or fall to this new voltage
  2052. *
  2053. * Drivers providing ramp_delay in regulation_constraints can use this as their
  2054. * set_voltage_time_sel() operation.
  2055. */
  2056. int regulator_set_voltage_time_sel(struct regulator_dev *rdev,
  2057. unsigned int old_selector,
  2058. unsigned int new_selector)
  2059. {
  2060. unsigned int ramp_delay = 0;
  2061. int old_volt, new_volt;
  2062. if (rdev->constraints->ramp_delay)
  2063. ramp_delay = rdev->constraints->ramp_delay;
  2064. else if (rdev->desc->ramp_delay)
  2065. ramp_delay = rdev->desc->ramp_delay;
  2066. if (ramp_delay == 0) {
  2067. rdev_warn(rdev, "ramp_delay not set\n");
  2068. return 0;
  2069. }
  2070. /* sanity check */
  2071. if (!rdev->desc->ops->list_voltage)
  2072. return -EINVAL;
  2073. old_volt = rdev->desc->ops->list_voltage(rdev, old_selector);
  2074. new_volt = rdev->desc->ops->list_voltage(rdev, new_selector);
  2075. return DIV_ROUND_UP(abs(new_volt - old_volt), ramp_delay);
  2076. }
  2077. EXPORT_SYMBOL_GPL(regulator_set_voltage_time_sel);
  2078. /**
  2079. * regulator_sync_voltage - re-apply last regulator output voltage
  2080. * @regulator: regulator source
  2081. *
  2082. * Re-apply the last configured voltage. This is intended to be used
  2083. * where some external control source the consumer is cooperating with
  2084. * has caused the configured voltage to change.
  2085. */
  2086. int regulator_sync_voltage(struct regulator *regulator)
  2087. {
  2088. struct regulator_dev *rdev = regulator->rdev;
  2089. int ret, min_uV, max_uV;
  2090. mutex_lock(&rdev->mutex);
  2091. if (!rdev->desc->ops->set_voltage &&
  2092. !rdev->desc->ops->set_voltage_sel) {
  2093. ret = -EINVAL;
  2094. goto out;
  2095. }
  2096. /* This is only going to work if we've had a voltage configured. */
  2097. if (!regulator->min_uV && !regulator->max_uV) {
  2098. ret = -EINVAL;
  2099. goto out;
  2100. }
  2101. min_uV = regulator->min_uV;
  2102. max_uV = regulator->max_uV;
  2103. /* This should be a paranoia check... */
  2104. ret = regulator_check_voltage(rdev, &min_uV, &max_uV);
  2105. if (ret < 0)
  2106. goto out;
  2107. ret = regulator_check_consumers(rdev, &min_uV, &max_uV);
  2108. if (ret < 0)
  2109. goto out;
  2110. ret = _regulator_do_set_voltage(rdev, min_uV, max_uV);
  2111. out:
  2112. mutex_unlock(&rdev->mutex);
  2113. return ret;
  2114. }
  2115. EXPORT_SYMBOL_GPL(regulator_sync_voltage);
  2116. static int _regulator_get_voltage(struct regulator_dev *rdev)
  2117. {
  2118. int sel, ret;
  2119. if (rdev->desc->ops->get_voltage_sel) {
  2120. sel = rdev->desc->ops->get_voltage_sel(rdev);
  2121. if (sel < 0)
  2122. return sel;
  2123. ret = rdev->desc->ops->list_voltage(rdev, sel);
  2124. } else if (rdev->desc->ops->get_voltage) {
  2125. ret = rdev->desc->ops->get_voltage(rdev);
  2126. } else if (rdev->desc->ops->list_voltage) {
  2127. ret = rdev->desc->ops->list_voltage(rdev, 0);
  2128. } else {
  2129. return -EINVAL;
  2130. }
  2131. if (ret < 0)
  2132. return ret;
  2133. return ret - rdev->constraints->uV_offset;
  2134. }
  2135. /**
  2136. * regulator_get_voltage - get regulator output voltage
  2137. * @regulator: regulator source
  2138. *
  2139. * This returns the current regulator voltage in uV.
  2140. *
  2141. * NOTE: If the regulator is disabled it will return the voltage value. This
  2142. * function should not be used to determine regulator state.
  2143. */
  2144. int regulator_get_voltage(struct regulator *regulator)
  2145. {
  2146. int ret;
  2147. mutex_lock(&regulator->rdev->mutex);
  2148. ret = _regulator_get_voltage(regulator->rdev);
  2149. mutex_unlock(&regulator->rdev->mutex);
  2150. return ret;
  2151. }
  2152. EXPORT_SYMBOL_GPL(regulator_get_voltage);
  2153. /**
  2154. * regulator_set_current_limit - set regulator output current limit
  2155. * @regulator: regulator source
  2156. * @min_uA: Minimuum supported current in uA
  2157. * @max_uA: Maximum supported current in uA
  2158. *
  2159. * Sets current sink to the desired output current. This can be set during
  2160. * any regulator state. IOW, regulator can be disabled or enabled.
  2161. *
  2162. * If the regulator is enabled then the current will change to the new value
  2163. * immediately otherwise if the regulator is disabled the regulator will
  2164. * output at the new current when enabled.
  2165. *
  2166. * NOTE: Regulator system constraints must be set for this regulator before
  2167. * calling this function otherwise this call will fail.
  2168. */
  2169. int regulator_set_current_limit(struct regulator *regulator,
  2170. int min_uA, int max_uA)
  2171. {
  2172. struct regulator_dev *rdev = regulator->rdev;
  2173. int ret;
  2174. mutex_lock(&rdev->mutex);
  2175. /* sanity check */
  2176. if (!rdev->desc->ops->set_current_limit) {
  2177. ret = -EINVAL;
  2178. goto out;
  2179. }
  2180. /* constraints check */
  2181. ret = regulator_check_current_limit(rdev, &min_uA, &max_uA);
  2182. if (ret < 0)
  2183. goto out;
  2184. ret = rdev->desc->ops->set_current_limit(rdev, min_uA, max_uA);
  2185. out:
  2186. mutex_unlock(&rdev->mutex);
  2187. return ret;
  2188. }
  2189. EXPORT_SYMBOL_GPL(regulator_set_current_limit);
  2190. static int _regulator_get_current_limit(struct regulator_dev *rdev)
  2191. {
  2192. int ret;
  2193. mutex_lock(&rdev->mutex);
  2194. /* sanity check */
  2195. if (!rdev->desc->ops->get_current_limit) {
  2196. ret = -EINVAL;
  2197. goto out;
  2198. }
  2199. ret = rdev->desc->ops->get_current_limit(rdev);
  2200. out:
  2201. mutex_unlock(&rdev->mutex);
  2202. return ret;
  2203. }
  2204. /**
  2205. * regulator_get_current_limit - get regulator output current
  2206. * @regulator: regulator source
  2207. *
  2208. * This returns the current supplied by the specified current sink in uA.
  2209. *
  2210. * NOTE: If the regulator is disabled it will return the current value. This
  2211. * function should not be used to determine regulator state.
  2212. */
  2213. int regulator_get_current_limit(struct regulator *regulator)
  2214. {
  2215. return _regulator_get_current_limit(regulator->rdev);
  2216. }
  2217. EXPORT_SYMBOL_GPL(regulator_get_current_limit);
  2218. /**
  2219. * regulator_set_mode - set regulator operating mode
  2220. * @regulator: regulator source
  2221. * @mode: operating mode - one of the REGULATOR_MODE constants
  2222. *
  2223. * Set regulator operating mode to increase regulator efficiency or improve
  2224. * regulation performance.
  2225. *
  2226. * NOTE: Regulator system constraints must be set for this regulator before
  2227. * calling this function otherwise this call will fail.
  2228. */
  2229. int regulator_set_mode(struct regulator *regulator, unsigned int mode)
  2230. {
  2231. struct regulator_dev *rdev = regulator->rdev;
  2232. int ret;
  2233. int regulator_curr_mode;
  2234. mutex_lock(&rdev->mutex);
  2235. /* sanity check */
  2236. if (!rdev->desc->ops->set_mode) {
  2237. ret = -EINVAL;
  2238. goto out;
  2239. }
  2240. /* return if the same mode is requested */
  2241. if (rdev->desc->ops->get_mode) {
  2242. regulator_curr_mode = rdev->desc->ops->get_mode(rdev);
  2243. if (regulator_curr_mode == mode) {
  2244. ret = 0;
  2245. goto out;
  2246. }
  2247. }
  2248. /* constraints check */
  2249. ret = regulator_mode_constrain(rdev, &mode);
  2250. if (ret < 0)
  2251. goto out;
  2252. ret = rdev->desc->ops->set_mode(rdev, mode);
  2253. out:
  2254. mutex_unlock(&rdev->mutex);
  2255. return ret;
  2256. }
  2257. EXPORT_SYMBOL_GPL(regulator_set_mode);
  2258. static unsigned int _regulator_get_mode(struct regulator_dev *rdev)
  2259. {
  2260. int ret;
  2261. mutex_lock(&rdev->mutex);
  2262. /* sanity check */
  2263. if (!rdev->desc->ops->get_mode) {
  2264. ret = -EINVAL;
  2265. goto out;
  2266. }
  2267. ret = rdev->desc->ops->get_mode(rdev);
  2268. out:
  2269. mutex_unlock(&rdev->mutex);
  2270. return ret;
  2271. }
  2272. /**
  2273. * regulator_get_mode - get regulator operating mode
  2274. * @regulator: regulator source
  2275. *
  2276. * Get the current regulator operating mode.
  2277. */
  2278. unsigned int regulator_get_mode(struct regulator *regulator)
  2279. {
  2280. return _regulator_get_mode(regulator->rdev);
  2281. }
  2282. EXPORT_SYMBOL_GPL(regulator_get_mode);
  2283. /**
  2284. * regulator_set_optimum_mode - set regulator optimum operating mode
  2285. * @regulator: regulator source
  2286. * @uA_load: load current
  2287. *
  2288. * Notifies the regulator core of a new device load. This is then used by
  2289. * DRMS (if enabled by constraints) to set the most efficient regulator
  2290. * operating mode for the new regulator loading.
  2291. *
  2292. * Consumer devices notify their supply regulator of the maximum power
  2293. * they will require (can be taken from device datasheet in the power
  2294. * consumption tables) when they change operational status and hence power
  2295. * state. Examples of operational state changes that can affect power
  2296. * consumption are :-
  2297. *
  2298. * o Device is opened / closed.
  2299. * o Device I/O is about to begin or has just finished.
  2300. * o Device is idling in between work.
  2301. *
  2302. * This information is also exported via sysfs to userspace.
  2303. *
  2304. * DRMS will sum the total requested load on the regulator and change
  2305. * to the most efficient operating mode if platform constraints allow.
  2306. *
  2307. * Returns the new regulator mode or error.
  2308. */
  2309. int regulator_set_optimum_mode(struct regulator *regulator, int uA_load)
  2310. {
  2311. struct regulator_dev *rdev = regulator->rdev;
  2312. struct regulator *consumer;
  2313. int ret, output_uV, input_uV = 0, total_uA_load = 0;
  2314. unsigned int mode;
  2315. if (rdev->supply)
  2316. input_uV = regulator_get_voltage(rdev->supply);
  2317. mutex_lock(&rdev->mutex);
  2318. /*
  2319. * first check to see if we can set modes at all, otherwise just
  2320. * tell the consumer everything is OK.
  2321. */
  2322. regulator->uA_load = uA_load;
  2323. ret = regulator_check_drms(rdev);
  2324. if (ret < 0) {
  2325. ret = 0;
  2326. goto out;
  2327. }
  2328. if (!rdev->desc->ops->get_optimum_mode)
  2329. goto out;
  2330. /*
  2331. * we can actually do this so any errors are indicators of
  2332. * potential real failure.
  2333. */
  2334. ret = -EINVAL;
  2335. if (!rdev->desc->ops->set_mode)
  2336. goto out;
  2337. /* get output voltage */
  2338. output_uV = _regulator_get_voltage(rdev);
  2339. if (output_uV <= 0) {
  2340. rdev_err(rdev, "invalid output voltage found\n");
  2341. goto out;
  2342. }
  2343. /* No supply? Use constraint voltage */
  2344. if (input_uV <= 0)
  2345. input_uV = rdev->constraints->input_uV;
  2346. if (input_uV <= 0) {
  2347. rdev_err(rdev, "invalid input voltage found\n");
  2348. goto out;
  2349. }
  2350. /* calc total requested load for this regulator */
  2351. list_for_each_entry(consumer, &rdev->consumer_list, list)
  2352. total_uA_load += consumer->uA_load;
  2353. mode = rdev->desc->ops->get_optimum_mode(rdev,
  2354. input_uV, output_uV,
  2355. total_uA_load);
  2356. ret = regulator_mode_constrain(rdev, &mode);
  2357. if (ret < 0) {
  2358. rdev_err(rdev, "failed to get optimum mode @ %d uA %d -> %d uV\n",
  2359. total_uA_load, input_uV, output_uV);
  2360. goto out;
  2361. }
  2362. ret = rdev->desc->ops->set_mode(rdev, mode);
  2363. if (ret < 0) {
  2364. rdev_err(rdev, "failed to set optimum mode %x\n", mode);
  2365. goto out;
  2366. }
  2367. ret = mode;
  2368. out:
  2369. mutex_unlock(&rdev->mutex);
  2370. return ret;
  2371. }
  2372. EXPORT_SYMBOL_GPL(regulator_set_optimum_mode);
  2373. /**
  2374. * regulator_set_bypass_regmap - Default set_bypass() using regmap
  2375. *
  2376. * @rdev: device to operate on.
  2377. * @enable: state to set.
  2378. */
  2379. int regulator_set_bypass_regmap(struct regulator_dev *rdev, bool enable)
  2380. {
  2381. unsigned int val;
  2382. if (enable)
  2383. val = rdev->desc->bypass_mask;
  2384. else
  2385. val = 0;
  2386. return regmap_update_bits(rdev->regmap, rdev->desc->bypass_reg,
  2387. rdev->desc->bypass_mask, val);
  2388. }
  2389. EXPORT_SYMBOL_GPL(regulator_set_bypass_regmap);
  2390. /**
  2391. * regulator_get_bypass_regmap - Default get_bypass() using regmap
  2392. *
  2393. * @rdev: device to operate on.
  2394. * @enable: current state.
  2395. */
  2396. int regulator_get_bypass_regmap(struct regulator_dev *rdev, bool *enable)
  2397. {
  2398. unsigned int val;
  2399. int ret;
  2400. ret = regmap_read(rdev->regmap, rdev->desc->bypass_reg, &val);
  2401. if (ret != 0)
  2402. return ret;
  2403. *enable = val & rdev->desc->bypass_mask;
  2404. return 0;
  2405. }
  2406. EXPORT_SYMBOL_GPL(regulator_get_bypass_regmap);
  2407. /**
  2408. * regulator_allow_bypass - allow the regulator to go into bypass mode
  2409. *
  2410. * @regulator: Regulator to configure
  2411. * @allow: enable or disable bypass mode
  2412. *
  2413. * Allow the regulator to go into bypass mode if all other consumers
  2414. * for the regulator also enable bypass mode and the machine
  2415. * constraints allow this. Bypass mode means that the regulator is
  2416. * simply passing the input directly to the output with no regulation.
  2417. */
  2418. int regulator_allow_bypass(struct regulator *regulator, bool enable)
  2419. {
  2420. struct regulator_dev *rdev = regulator->rdev;
  2421. int ret = 0;
  2422. if (!rdev->desc->ops->set_bypass)
  2423. return 0;
  2424. if (rdev->constraints &&
  2425. !(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_BYPASS))
  2426. return 0;
  2427. mutex_lock(&rdev->mutex);
  2428. if (enable && !regulator->bypass) {
  2429. rdev->bypass_count++;
  2430. if (rdev->bypass_count == rdev->open_count) {
  2431. ret = rdev->desc->ops->set_bypass(rdev, enable);
  2432. if (ret != 0)
  2433. rdev->bypass_count--;
  2434. }
  2435. } else if (!enable && regulator->bypass) {
  2436. rdev->bypass_count--;
  2437. if (rdev->bypass_count != rdev->open_count) {
  2438. ret = rdev->desc->ops->set_bypass(rdev, enable);
  2439. if (ret != 0)
  2440. rdev->bypass_count++;
  2441. }
  2442. }
  2443. if (ret == 0)
  2444. regulator->bypass = enable;
  2445. mutex_unlock(&rdev->mutex);
  2446. return ret;
  2447. }
  2448. EXPORT_SYMBOL_GPL(regulator_allow_bypass);
  2449. /**
  2450. * regulator_register_notifier - register regulator event notifier
  2451. * @regulator: regulator source
  2452. * @nb: notifier block
  2453. *
  2454. * Register notifier block to receive regulator events.
  2455. */
  2456. int regulator_register_notifier(struct regulator *regulator,
  2457. struct notifier_block *nb)
  2458. {
  2459. return blocking_notifier_chain_register(&regulator->rdev->notifier,
  2460. nb);
  2461. }
  2462. EXPORT_SYMBOL_GPL(regulator_register_notifier);
  2463. /**
  2464. * regulator_unregister_notifier - unregister regulator event notifier
  2465. * @regulator: regulator source
  2466. * @nb: notifier block
  2467. *
  2468. * Unregister regulator event notifier block.
  2469. */
  2470. int regulator_unregister_notifier(struct regulator *regulator,
  2471. struct notifier_block *nb)
  2472. {
  2473. return blocking_notifier_chain_unregister(&regulator->rdev->notifier,
  2474. nb);
  2475. }
  2476. EXPORT_SYMBOL_GPL(regulator_unregister_notifier);
  2477. /* notify regulator consumers and downstream regulator consumers.
  2478. * Note mutex must be held by caller.
  2479. */
  2480. static void _notifier_call_chain(struct regulator_dev *rdev,
  2481. unsigned long event, void *data)
  2482. {
  2483. /* call rdev chain first */
  2484. blocking_notifier_call_chain(&rdev->notifier, event, data);
  2485. }
  2486. /**
  2487. * regulator_bulk_get - get multiple regulator consumers
  2488. *
  2489. * @dev: Device to supply
  2490. * @num_consumers: Number of consumers to register
  2491. * @consumers: Configuration of consumers; clients are stored here.
  2492. *
  2493. * @return 0 on success, an errno on failure.
  2494. *
  2495. * This helper function allows drivers to get several regulator
  2496. * consumers in one operation. If any of the regulators cannot be
  2497. * acquired then any regulators that were allocated will be freed
  2498. * before returning to the caller.
  2499. */
  2500. int regulator_bulk_get(struct device *dev, int num_consumers,
  2501. struct regulator_bulk_data *consumers)
  2502. {
  2503. int i;
  2504. int ret;
  2505. for (i = 0; i < num_consumers; i++)
  2506. consumers[i].consumer = NULL;
  2507. for (i = 0; i < num_consumers; i++) {
  2508. consumers[i].consumer = regulator_get(dev,
  2509. consumers[i].supply);
  2510. if (IS_ERR(consumers[i].consumer)) {
  2511. ret = PTR_ERR(consumers[i].consumer);
  2512. dev_err(dev, "Failed to get supply '%s': %d\n",
  2513. consumers[i].supply, ret);
  2514. consumers[i].consumer = NULL;
  2515. goto err;
  2516. }
  2517. }
  2518. return 0;
  2519. err:
  2520. while (--i >= 0)
  2521. regulator_put(consumers[i].consumer);
  2522. return ret;
  2523. }
  2524. EXPORT_SYMBOL_GPL(regulator_bulk_get);
  2525. /**
  2526. * devm_regulator_bulk_get - managed get multiple regulator consumers
  2527. *
  2528. * @dev: Device to supply
  2529. * @num_consumers: Number of consumers to register
  2530. * @consumers: Configuration of consumers; clients are stored here.
  2531. *
  2532. * @return 0 on success, an errno on failure.
  2533. *
  2534. * This helper function allows drivers to get several regulator
  2535. * consumers in one operation with management, the regulators will
  2536. * automatically be freed when the device is unbound. If any of the
  2537. * regulators cannot be acquired then any regulators that were
  2538. * allocated will be freed before returning to the caller.
  2539. */
  2540. int devm_regulator_bulk_get(struct device *dev, int num_consumers,
  2541. struct regulator_bulk_data *consumers)
  2542. {
  2543. int i;
  2544. int ret;
  2545. for (i = 0; i < num_consumers; i++)
  2546. consumers[i].consumer = NULL;
  2547. for (i = 0; i < num_consumers; i++) {
  2548. consumers[i].consumer = devm_regulator_get(dev,
  2549. consumers[i].supply);
  2550. if (IS_ERR(consumers[i].consumer)) {
  2551. ret = PTR_ERR(consumers[i].consumer);
  2552. dev_err(dev, "Failed to get supply '%s': %d\n",
  2553. consumers[i].supply, ret);
  2554. consumers[i].consumer = NULL;
  2555. goto err;
  2556. }
  2557. }
  2558. return 0;
  2559. err:
  2560. for (i = 0; i < num_consumers && consumers[i].consumer; i++)
  2561. devm_regulator_put(consumers[i].consumer);
  2562. return ret;
  2563. }
  2564. EXPORT_SYMBOL_GPL(devm_regulator_bulk_get);
  2565. static void regulator_bulk_enable_async(void *data, async_cookie_t cookie)
  2566. {
  2567. struct regulator_bulk_data *bulk = data;
  2568. bulk->ret = regulator_enable(bulk->consumer);
  2569. }
  2570. /**
  2571. * regulator_bulk_enable - enable multiple regulator consumers
  2572. *
  2573. * @num_consumers: Number of consumers
  2574. * @consumers: Consumer data; clients are stored here.
  2575. * @return 0 on success, an errno on failure
  2576. *
  2577. * This convenience API allows consumers to enable multiple regulator
  2578. * clients in a single API call. If any consumers cannot be enabled
  2579. * then any others that were enabled will be disabled again prior to
  2580. * return.
  2581. */
  2582. int regulator_bulk_enable(int num_consumers,
  2583. struct regulator_bulk_data *consumers)
  2584. {
  2585. ASYNC_DOMAIN_EXCLUSIVE(async_domain);
  2586. int i;
  2587. int ret = 0;
  2588. for (i = 0; i < num_consumers; i++) {
  2589. if (consumers[i].consumer->always_on)
  2590. consumers[i].ret = 0;
  2591. else
  2592. async_schedule_domain(regulator_bulk_enable_async,
  2593. &consumers[i], &async_domain);
  2594. }
  2595. async_synchronize_full_domain(&async_domain);
  2596. /* If any consumer failed we need to unwind any that succeeded */
  2597. for (i = 0; i < num_consumers; i++) {
  2598. if (consumers[i].ret != 0) {
  2599. ret = consumers[i].ret;
  2600. goto err;
  2601. }
  2602. }
  2603. return 0;
  2604. err:
  2605. pr_err("Failed to enable %s: %d\n", consumers[i].supply, ret);
  2606. while (--i >= 0)
  2607. regulator_disable(consumers[i].consumer);
  2608. return ret;
  2609. }
  2610. EXPORT_SYMBOL_GPL(regulator_bulk_enable);
  2611. /**
  2612. * regulator_bulk_disable - disable multiple regulator consumers
  2613. *
  2614. * @num_consumers: Number of consumers
  2615. * @consumers: Consumer data; clients are stored here.
  2616. * @return 0 on success, an errno on failure
  2617. *
  2618. * This convenience API allows consumers to disable multiple regulator
  2619. * clients in a single API call. If any consumers cannot be disabled
  2620. * then any others that were disabled will be enabled again prior to
  2621. * return.
  2622. */
  2623. int regulator_bulk_disable(int num_consumers,
  2624. struct regulator_bulk_data *consumers)
  2625. {
  2626. int i;
  2627. int ret, r;
  2628. for (i = num_consumers - 1; i >= 0; --i) {
  2629. ret = regulator_disable(consumers[i].consumer);
  2630. if (ret != 0)
  2631. goto err;
  2632. }
  2633. return 0;
  2634. err:
  2635. pr_err("Failed to disable %s: %d\n", consumers[i].supply, ret);
  2636. for (++i; i < num_consumers; ++i) {
  2637. r = regulator_enable(consumers[i].consumer);
  2638. if (r != 0)
  2639. pr_err("Failed to reename %s: %d\n",
  2640. consumers[i].supply, r);
  2641. }
  2642. return ret;
  2643. }
  2644. EXPORT_SYMBOL_GPL(regulator_bulk_disable);
  2645. /**
  2646. * regulator_bulk_force_disable - force disable multiple regulator consumers
  2647. *
  2648. * @num_consumers: Number of consumers
  2649. * @consumers: Consumer data; clients are stored here.
  2650. * @return 0 on success, an errno on failure
  2651. *
  2652. * This convenience API allows consumers to forcibly disable multiple regulator
  2653. * clients in a single API call.
  2654. * NOTE: This should be used for situations when device damage will
  2655. * likely occur if the regulators are not disabled (e.g. over temp).
  2656. * Although regulator_force_disable function call for some consumers can
  2657. * return error numbers, the function is called for all consumers.
  2658. */
  2659. int regulator_bulk_force_disable(int num_consumers,
  2660. struct regulator_bulk_data *consumers)
  2661. {
  2662. int i;
  2663. int ret;
  2664. for (i = 0; i < num_consumers; i++)
  2665. consumers[i].ret =
  2666. regulator_force_disable(consumers[i].consumer);
  2667. for (i = 0; i < num_consumers; i++) {
  2668. if (consumers[i].ret != 0) {
  2669. ret = consumers[i].ret;
  2670. goto out;
  2671. }
  2672. }
  2673. return 0;
  2674. out:
  2675. return ret;
  2676. }
  2677. EXPORT_SYMBOL_GPL(regulator_bulk_force_disable);
  2678. /**
  2679. * regulator_bulk_free - free multiple regulator consumers
  2680. *
  2681. * @num_consumers: Number of consumers
  2682. * @consumers: Consumer data; clients are stored here.
  2683. *
  2684. * This convenience API allows consumers to free multiple regulator
  2685. * clients in a single API call.
  2686. */
  2687. void regulator_bulk_free(int num_consumers,
  2688. struct regulator_bulk_data *consumers)
  2689. {
  2690. int i;
  2691. for (i = 0; i < num_consumers; i++) {
  2692. regulator_put(consumers[i].consumer);
  2693. consumers[i].consumer = NULL;
  2694. }
  2695. }
  2696. EXPORT_SYMBOL_GPL(regulator_bulk_free);
  2697. /**
  2698. * regulator_notifier_call_chain - call regulator event notifier
  2699. * @rdev: regulator source
  2700. * @event: notifier block
  2701. * @data: callback-specific data.
  2702. *
  2703. * Called by regulator drivers to notify clients a regulator event has
  2704. * occurred. We also notify regulator clients downstream.
  2705. * Note lock must be held by caller.
  2706. */
  2707. int regulator_notifier_call_chain(struct regulator_dev *rdev,
  2708. unsigned long event, void *data)
  2709. {
  2710. _notifier_call_chain(rdev, event, data);
  2711. return NOTIFY_DONE;
  2712. }
  2713. EXPORT_SYMBOL_GPL(regulator_notifier_call_chain);
  2714. /**
  2715. * regulator_mode_to_status - convert a regulator mode into a status
  2716. *
  2717. * @mode: Mode to convert
  2718. *
  2719. * Convert a regulator mode into a status.
  2720. */
  2721. int regulator_mode_to_status(unsigned int mode)
  2722. {
  2723. switch (mode) {
  2724. case REGULATOR_MODE_FAST:
  2725. return REGULATOR_STATUS_FAST;
  2726. case REGULATOR_MODE_NORMAL:
  2727. return REGULATOR_STATUS_NORMAL;
  2728. case REGULATOR_MODE_IDLE:
  2729. return REGULATOR_STATUS_IDLE;
  2730. case REGULATOR_MODE_STANDBY:
  2731. return REGULATOR_STATUS_STANDBY;
  2732. default:
  2733. return REGULATOR_STATUS_UNDEFINED;
  2734. }
  2735. }
  2736. EXPORT_SYMBOL_GPL(regulator_mode_to_status);
  2737. /*
  2738. * To avoid cluttering sysfs (and memory) with useless state, only
  2739. * create attributes that can be meaningfully displayed.
  2740. */
  2741. static int add_regulator_attributes(struct regulator_dev *rdev)
  2742. {
  2743. struct device *dev = &rdev->dev;
  2744. struct regulator_ops *ops = rdev->desc->ops;
  2745. int status = 0;
  2746. /* some attributes need specific methods to be displayed */
  2747. if ((ops->get_voltage && ops->get_voltage(rdev) >= 0) ||
  2748. (ops->get_voltage_sel && ops->get_voltage_sel(rdev) >= 0) ||
  2749. (ops->list_voltage && ops->list_voltage(rdev, 0) >= 0)) {
  2750. status = device_create_file(dev, &dev_attr_microvolts);
  2751. if (status < 0)
  2752. return status;
  2753. }
  2754. if (ops->get_current_limit) {
  2755. status = device_create_file(dev, &dev_attr_microamps);
  2756. if (status < 0)
  2757. return status;
  2758. }
  2759. if (ops->get_mode) {
  2760. status = device_create_file(dev, &dev_attr_opmode);
  2761. if (status < 0)
  2762. return status;
  2763. }
  2764. if (rdev->ena_gpio || ops->is_enabled) {
  2765. status = device_create_file(dev, &dev_attr_state);
  2766. if (status < 0)
  2767. return status;
  2768. }
  2769. if (ops->get_status) {
  2770. status = device_create_file(dev, &dev_attr_status);
  2771. if (status < 0)
  2772. return status;
  2773. }
  2774. if (ops->get_bypass) {
  2775. status = device_create_file(dev, &dev_attr_bypass);
  2776. if (status < 0)
  2777. return status;
  2778. }
  2779. /* some attributes are type-specific */
  2780. if (rdev->desc->type == REGULATOR_CURRENT) {
  2781. status = device_create_file(dev, &dev_attr_requested_microamps);
  2782. if (status < 0)
  2783. return status;
  2784. }
  2785. /* all the other attributes exist to support constraints;
  2786. * don't show them if there are no constraints, or if the
  2787. * relevant supporting methods are missing.
  2788. */
  2789. if (!rdev->constraints)
  2790. return status;
  2791. /* constraints need specific supporting methods */
  2792. if (ops->set_voltage || ops->set_voltage_sel) {
  2793. status = device_create_file(dev, &dev_attr_min_microvolts);
  2794. if (status < 0)
  2795. return status;
  2796. status = device_create_file(dev, &dev_attr_max_microvolts);
  2797. if (status < 0)
  2798. return status;
  2799. }
  2800. if (ops->set_current_limit) {
  2801. status = device_create_file(dev, &dev_attr_min_microamps);
  2802. if (status < 0)
  2803. return status;
  2804. status = device_create_file(dev, &dev_attr_max_microamps);
  2805. if (status < 0)
  2806. return status;
  2807. }
  2808. status = device_create_file(dev, &dev_attr_suspend_standby_state);
  2809. if (status < 0)
  2810. return status;
  2811. status = device_create_file(dev, &dev_attr_suspend_mem_state);
  2812. if (status < 0)
  2813. return status;
  2814. status = device_create_file(dev, &dev_attr_suspend_disk_state);
  2815. if (status < 0)
  2816. return status;
  2817. if (ops->set_suspend_voltage) {
  2818. status = device_create_file(dev,
  2819. &dev_attr_suspend_standby_microvolts);
  2820. if (status < 0)
  2821. return status;
  2822. status = device_create_file(dev,
  2823. &dev_attr_suspend_mem_microvolts);
  2824. if (status < 0)
  2825. return status;
  2826. status = device_create_file(dev,
  2827. &dev_attr_suspend_disk_microvolts);
  2828. if (status < 0)
  2829. return status;
  2830. }
  2831. if (ops->set_suspend_mode) {
  2832. status = device_create_file(dev,
  2833. &dev_attr_suspend_standby_mode);
  2834. if (status < 0)
  2835. return status;
  2836. status = device_create_file(dev,
  2837. &dev_attr_suspend_mem_mode);
  2838. if (status < 0)
  2839. return status;
  2840. status = device_create_file(dev,
  2841. &dev_attr_suspend_disk_mode);
  2842. if (status < 0)
  2843. return status;
  2844. }
  2845. return status;
  2846. }
  2847. static void rdev_init_debugfs(struct regulator_dev *rdev)
  2848. {
  2849. rdev->debugfs = debugfs_create_dir(rdev_get_name(rdev), debugfs_root);
  2850. if (!rdev->debugfs) {
  2851. rdev_warn(rdev, "Failed to create debugfs directory\n");
  2852. return;
  2853. }
  2854. debugfs_create_u32("use_count", 0444, rdev->debugfs,
  2855. &rdev->use_count);
  2856. debugfs_create_u32("open_count", 0444, rdev->debugfs,
  2857. &rdev->open_count);
  2858. debugfs_create_u32("bypass_count", 0444, rdev->debugfs,
  2859. &rdev->bypass_count);
  2860. }
  2861. /**
  2862. * regulator_register - register regulator
  2863. * @regulator_desc: regulator to register
  2864. * @config: runtime configuration for regulator
  2865. *
  2866. * Called by regulator drivers to register a regulator.
  2867. * Returns a valid pointer to struct regulator_dev on success
  2868. * or an ERR_PTR() on error.
  2869. */
  2870. struct regulator_dev *
  2871. regulator_register(const struct regulator_desc *regulator_desc,
  2872. const struct regulator_config *config)
  2873. {
  2874. const struct regulation_constraints *constraints = NULL;
  2875. const struct regulator_init_data *init_data;
  2876. static atomic_t regulator_no = ATOMIC_INIT(0);
  2877. struct regulator_dev *rdev;
  2878. struct device *dev;
  2879. int ret, i;
  2880. const char *supply = NULL;
  2881. if (regulator_desc == NULL || config == NULL)
  2882. return ERR_PTR(-EINVAL);
  2883. dev = config->dev;
  2884. WARN_ON(!dev);
  2885. if (regulator_desc->name == NULL || regulator_desc->ops == NULL)
  2886. return ERR_PTR(-EINVAL);
  2887. if (regulator_desc->type != REGULATOR_VOLTAGE &&
  2888. regulator_desc->type != REGULATOR_CURRENT)
  2889. return ERR_PTR(-EINVAL);
  2890. /* Only one of each should be implemented */
  2891. WARN_ON(regulator_desc->ops->get_voltage &&
  2892. regulator_desc->ops->get_voltage_sel);
  2893. WARN_ON(regulator_desc->ops->set_voltage &&
  2894. regulator_desc->ops->set_voltage_sel);
  2895. /* If we're using selectors we must implement list_voltage. */
  2896. if (regulator_desc->ops->get_voltage_sel &&
  2897. !regulator_desc->ops->list_voltage) {
  2898. return ERR_PTR(-EINVAL);
  2899. }
  2900. if (regulator_desc->ops->set_voltage_sel &&
  2901. !regulator_desc->ops->list_voltage) {
  2902. return ERR_PTR(-EINVAL);
  2903. }
  2904. init_data = config->init_data;
  2905. rdev = kzalloc(sizeof(struct regulator_dev), GFP_KERNEL);
  2906. if (rdev == NULL)
  2907. return ERR_PTR(-ENOMEM);
  2908. mutex_lock(&regulator_list_mutex);
  2909. mutex_init(&rdev->mutex);
  2910. rdev->reg_data = config->driver_data;
  2911. rdev->owner = regulator_desc->owner;
  2912. rdev->desc = regulator_desc;
  2913. if (config->regmap)
  2914. rdev->regmap = config->regmap;
  2915. else if (dev_get_regmap(dev, NULL))
  2916. rdev->regmap = dev_get_regmap(dev, NULL);
  2917. else if (dev->parent)
  2918. rdev->regmap = dev_get_regmap(dev->parent, NULL);
  2919. INIT_LIST_HEAD(&rdev->consumer_list);
  2920. INIT_LIST_HEAD(&rdev->list);
  2921. BLOCKING_INIT_NOTIFIER_HEAD(&rdev->notifier);
  2922. INIT_DELAYED_WORK(&rdev->disable_work, regulator_disable_work);
  2923. /* preform any regulator specific init */
  2924. if (init_data && init_data->regulator_init) {
  2925. ret = init_data->regulator_init(rdev->reg_data);
  2926. if (ret < 0)
  2927. goto clean;
  2928. }
  2929. /* register with sysfs */
  2930. rdev->dev.class = &regulator_class;
  2931. rdev->dev.of_node = config->of_node;
  2932. rdev->dev.parent = dev;
  2933. dev_set_name(&rdev->dev, "regulator.%d",
  2934. atomic_inc_return(&regulator_no) - 1);
  2935. ret = device_register(&rdev->dev);
  2936. if (ret != 0) {
  2937. put_device(&rdev->dev);
  2938. goto clean;
  2939. }
  2940. dev_set_drvdata(&rdev->dev, rdev);
  2941. if (config->ena_gpio && gpio_is_valid(config->ena_gpio)) {
  2942. ret = gpio_request_one(config->ena_gpio,
  2943. GPIOF_DIR_OUT | config->ena_gpio_flags,
  2944. rdev_get_name(rdev));
  2945. if (ret != 0) {
  2946. rdev_err(rdev, "Failed to request enable GPIO%d: %d\n",
  2947. config->ena_gpio, ret);
  2948. goto wash;
  2949. }
  2950. rdev->ena_gpio = config->ena_gpio;
  2951. rdev->ena_gpio_invert = config->ena_gpio_invert;
  2952. if (config->ena_gpio_flags & GPIOF_OUT_INIT_HIGH)
  2953. rdev->ena_gpio_state = 1;
  2954. if (rdev->ena_gpio_invert)
  2955. rdev->ena_gpio_state = !rdev->ena_gpio_state;
  2956. }
  2957. /* set regulator constraints */
  2958. if (init_data)
  2959. constraints = &init_data->constraints;
  2960. ret = set_machine_constraints(rdev, constraints);
  2961. if (ret < 0)
  2962. goto scrub;
  2963. /* add attributes supported by this regulator */
  2964. ret = add_regulator_attributes(rdev);
  2965. if (ret < 0)
  2966. goto scrub;
  2967. if (init_data && init_data->supply_regulator)
  2968. supply = init_data->supply_regulator;
  2969. else if (regulator_desc->supply_name)
  2970. supply = regulator_desc->supply_name;
  2971. if (supply) {
  2972. struct regulator_dev *r;
  2973. r = regulator_dev_lookup(dev, supply, &ret);
  2974. if (!r) {
  2975. dev_err(dev, "Failed to find supply %s\n", supply);
  2976. ret = -EPROBE_DEFER;
  2977. goto scrub;
  2978. }
  2979. ret = set_supply(rdev, r);
  2980. if (ret < 0)
  2981. goto scrub;
  2982. /* Enable supply if rail is enabled */
  2983. if (_regulator_is_enabled(rdev)) {
  2984. ret = regulator_enable(rdev->supply);
  2985. if (ret < 0)
  2986. goto scrub;
  2987. }
  2988. }
  2989. /* add consumers devices */
  2990. if (init_data) {
  2991. for (i = 0; i < init_data->num_consumer_supplies; i++) {
  2992. ret = set_consumer_device_supply(rdev,
  2993. init_data->consumer_supplies[i].dev_name,
  2994. init_data->consumer_supplies[i].supply);
  2995. if (ret < 0) {
  2996. dev_err(dev, "Failed to set supply %s\n",
  2997. init_data->consumer_supplies[i].supply);
  2998. goto unset_supplies;
  2999. }
  3000. }
  3001. }
  3002. list_add(&rdev->list, &regulator_list);
  3003. rdev_init_debugfs(rdev);
  3004. out:
  3005. mutex_unlock(&regulator_list_mutex);
  3006. return rdev;
  3007. unset_supplies:
  3008. unset_regulator_supplies(rdev);
  3009. scrub:
  3010. if (rdev->supply)
  3011. _regulator_put(rdev->supply);
  3012. if (rdev->ena_gpio)
  3013. gpio_free(rdev->ena_gpio);
  3014. kfree(rdev->constraints);
  3015. wash:
  3016. device_unregister(&rdev->dev);
  3017. /* device core frees rdev */
  3018. rdev = ERR_PTR(ret);
  3019. goto out;
  3020. clean:
  3021. kfree(rdev);
  3022. rdev = ERR_PTR(ret);
  3023. goto out;
  3024. }
  3025. EXPORT_SYMBOL_GPL(regulator_register);
  3026. /**
  3027. * regulator_unregister - unregister regulator
  3028. * @rdev: regulator to unregister
  3029. *
  3030. * Called by regulator drivers to unregister a regulator.
  3031. */
  3032. void regulator_unregister(struct regulator_dev *rdev)
  3033. {
  3034. if (rdev == NULL)
  3035. return;
  3036. if (rdev->supply)
  3037. regulator_put(rdev->supply);
  3038. mutex_lock(&regulator_list_mutex);
  3039. debugfs_remove_recursive(rdev->debugfs);
  3040. flush_work(&rdev->disable_work.work);
  3041. WARN_ON(rdev->open_count);
  3042. unset_regulator_supplies(rdev);
  3043. list_del(&rdev->list);
  3044. kfree(rdev->constraints);
  3045. if (rdev->ena_gpio)
  3046. gpio_free(rdev->ena_gpio);
  3047. device_unregister(&rdev->dev);
  3048. mutex_unlock(&regulator_list_mutex);
  3049. }
  3050. EXPORT_SYMBOL_GPL(regulator_unregister);
  3051. /**
  3052. * regulator_suspend_prepare - prepare regulators for system wide suspend
  3053. * @state: system suspend state
  3054. *
  3055. * Configure each regulator with it's suspend operating parameters for state.
  3056. * This will usually be called by machine suspend code prior to supending.
  3057. */
  3058. int regulator_suspend_prepare(suspend_state_t state)
  3059. {
  3060. struct regulator_dev *rdev;
  3061. int ret = 0;
  3062. /* ON is handled by regulator active state */
  3063. if (state == PM_SUSPEND_ON)
  3064. return -EINVAL;
  3065. mutex_lock(&regulator_list_mutex);
  3066. list_for_each_entry(rdev, &regulator_list, list) {
  3067. mutex_lock(&rdev->mutex);
  3068. ret = suspend_prepare(rdev, state);
  3069. mutex_unlock(&rdev->mutex);
  3070. if (ret < 0) {
  3071. rdev_err(rdev, "failed to prepare\n");
  3072. goto out;
  3073. }
  3074. }
  3075. out:
  3076. mutex_unlock(&regulator_list_mutex);
  3077. return ret;
  3078. }
  3079. EXPORT_SYMBOL_GPL(regulator_suspend_prepare);
  3080. /**
  3081. * regulator_suspend_finish - resume regulators from system wide suspend
  3082. *
  3083. * Turn on regulators that might be turned off by regulator_suspend_prepare
  3084. * and that should be turned on according to the regulators properties.
  3085. */
  3086. int regulator_suspend_finish(void)
  3087. {
  3088. struct regulator_dev *rdev;
  3089. int ret = 0, error;
  3090. mutex_lock(&regulator_list_mutex);
  3091. list_for_each_entry(rdev, &regulator_list, list) {
  3092. struct regulator_ops *ops = rdev->desc->ops;
  3093. mutex_lock(&rdev->mutex);
  3094. if ((rdev->use_count > 0 || rdev->constraints->always_on) &&
  3095. ops->enable) {
  3096. error = ops->enable(rdev);
  3097. if (error)
  3098. ret = error;
  3099. } else {
  3100. if (!has_full_constraints)
  3101. goto unlock;
  3102. if (!ops->disable)
  3103. goto unlock;
  3104. if (!_regulator_is_enabled(rdev))
  3105. goto unlock;
  3106. error = ops->disable(rdev);
  3107. if (error)
  3108. ret = error;
  3109. }
  3110. unlock:
  3111. mutex_unlock(&rdev->mutex);
  3112. }
  3113. mutex_unlock(&regulator_list_mutex);
  3114. return ret;
  3115. }
  3116. EXPORT_SYMBOL_GPL(regulator_suspend_finish);
  3117. /**
  3118. * regulator_has_full_constraints - the system has fully specified constraints
  3119. *
  3120. * Calling this function will cause the regulator API to disable all
  3121. * regulators which have a zero use count and don't have an always_on
  3122. * constraint in a late_initcall.
  3123. *
  3124. * The intention is that this will become the default behaviour in a
  3125. * future kernel release so users are encouraged to use this facility
  3126. * now.
  3127. */
  3128. void regulator_has_full_constraints(void)
  3129. {
  3130. has_full_constraints = 1;
  3131. }
  3132. EXPORT_SYMBOL_GPL(regulator_has_full_constraints);
  3133. /**
  3134. * regulator_use_dummy_regulator - Provide a dummy regulator when none is found
  3135. *
  3136. * Calling this function will cause the regulator API to provide a
  3137. * dummy regulator to consumers if no physical regulator is found,
  3138. * allowing most consumers to proceed as though a regulator were
  3139. * configured. This allows systems such as those with software
  3140. * controllable regulators for the CPU core only to be brought up more
  3141. * readily.
  3142. */
  3143. void regulator_use_dummy_regulator(void)
  3144. {
  3145. board_wants_dummy_regulator = true;
  3146. }
  3147. EXPORT_SYMBOL_GPL(regulator_use_dummy_regulator);
  3148. /**
  3149. * rdev_get_drvdata - get rdev regulator driver data
  3150. * @rdev: regulator
  3151. *
  3152. * Get rdev regulator driver private data. This call can be used in the
  3153. * regulator driver context.
  3154. */
  3155. void *rdev_get_drvdata(struct regulator_dev *rdev)
  3156. {
  3157. return rdev->reg_data;
  3158. }
  3159. EXPORT_SYMBOL_GPL(rdev_get_drvdata);
  3160. /**
  3161. * regulator_get_drvdata - get regulator driver data
  3162. * @regulator: regulator
  3163. *
  3164. * Get regulator driver private data. This call can be used in the consumer
  3165. * driver context when non API regulator specific functions need to be called.
  3166. */
  3167. void *regulator_get_drvdata(struct regulator *regulator)
  3168. {
  3169. return regulator->rdev->reg_data;
  3170. }
  3171. EXPORT_SYMBOL_GPL(regulator_get_drvdata);
  3172. /**
  3173. * regulator_set_drvdata - set regulator driver data
  3174. * @regulator: regulator
  3175. * @data: data
  3176. */
  3177. void regulator_set_drvdata(struct regulator *regulator, void *data)
  3178. {
  3179. regulator->rdev->reg_data = data;
  3180. }
  3181. EXPORT_SYMBOL_GPL(regulator_set_drvdata);
  3182. /**
  3183. * regulator_get_id - get regulator ID
  3184. * @rdev: regulator
  3185. */
  3186. int rdev_get_id(struct regulator_dev *rdev)
  3187. {
  3188. return rdev->desc->id;
  3189. }
  3190. EXPORT_SYMBOL_GPL(rdev_get_id);
  3191. struct device *rdev_get_dev(struct regulator_dev *rdev)
  3192. {
  3193. return &rdev->dev;
  3194. }
  3195. EXPORT_SYMBOL_GPL(rdev_get_dev);
  3196. void *regulator_get_init_drvdata(struct regulator_init_data *reg_init_data)
  3197. {
  3198. return reg_init_data->driver_data;
  3199. }
  3200. EXPORT_SYMBOL_GPL(regulator_get_init_drvdata);
  3201. #ifdef CONFIG_DEBUG_FS
  3202. static ssize_t supply_map_read_file(struct file *file, char __user *user_buf,
  3203. size_t count, loff_t *ppos)
  3204. {
  3205. char *buf = kmalloc(PAGE_SIZE, GFP_KERNEL);
  3206. ssize_t len, ret = 0;
  3207. struct regulator_map *map;
  3208. if (!buf)
  3209. return -ENOMEM;
  3210. list_for_each_entry(map, &regulator_map_list, list) {
  3211. len = snprintf(buf + ret, PAGE_SIZE - ret,
  3212. "%s -> %s.%s\n",
  3213. rdev_get_name(map->regulator), map->dev_name,
  3214. map->supply);
  3215. if (len >= 0)
  3216. ret += len;
  3217. if (ret > PAGE_SIZE) {
  3218. ret = PAGE_SIZE;
  3219. break;
  3220. }
  3221. }
  3222. ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret);
  3223. kfree(buf);
  3224. return ret;
  3225. }
  3226. #endif
  3227. static const struct file_operations supply_map_fops = {
  3228. #ifdef CONFIG_DEBUG_FS
  3229. .read = supply_map_read_file,
  3230. .llseek = default_llseek,
  3231. #endif
  3232. };
  3233. static int __init regulator_init(void)
  3234. {
  3235. int ret;
  3236. ret = class_register(&regulator_class);
  3237. debugfs_root = debugfs_create_dir("regulator", NULL);
  3238. if (!debugfs_root)
  3239. pr_warn("regulator: Failed to create debugfs directory\n");
  3240. debugfs_create_file("supply_map", 0444, debugfs_root, NULL,
  3241. &supply_map_fops);
  3242. regulator_dummy_init();
  3243. return ret;
  3244. }
  3245. /* init early to allow our consumers to complete system booting */
  3246. core_initcall(regulator_init);
  3247. static int __init regulator_init_complete(void)
  3248. {
  3249. struct regulator_dev *rdev;
  3250. struct regulator_ops *ops;
  3251. struct regulation_constraints *c;
  3252. int enabled, ret;
  3253. /*
  3254. * Since DT doesn't provide an idiomatic mechanism for
  3255. * enabling full constraints and since it's much more natural
  3256. * with DT to provide them just assume that a DT enabled
  3257. * system has full constraints.
  3258. */
  3259. if (of_have_populated_dt())
  3260. has_full_constraints = true;
  3261. mutex_lock(&regulator_list_mutex);
  3262. /* If we have a full configuration then disable any regulators
  3263. * which are not in use or always_on. This will become the
  3264. * default behaviour in the future.
  3265. */
  3266. list_for_each_entry(rdev, &regulator_list, list) {
  3267. ops = rdev->desc->ops;
  3268. c = rdev->constraints;
  3269. if (!ops->disable || (c && c->always_on))
  3270. continue;
  3271. mutex_lock(&rdev->mutex);
  3272. if (rdev->use_count)
  3273. goto unlock;
  3274. /* If we can't read the status assume it's on. */
  3275. if (ops->is_enabled)
  3276. enabled = ops->is_enabled(rdev);
  3277. else
  3278. enabled = 1;
  3279. if (!enabled)
  3280. goto unlock;
  3281. if (has_full_constraints) {
  3282. /* We log since this may kill the system if it
  3283. * goes wrong. */
  3284. rdev_info(rdev, "disabling\n");
  3285. ret = ops->disable(rdev);
  3286. if (ret != 0) {
  3287. rdev_err(rdev, "couldn't disable: %d\n", ret);
  3288. }
  3289. } else {
  3290. /* The intention is that in future we will
  3291. * assume that full constraints are provided
  3292. * so warn even if we aren't going to do
  3293. * anything here.
  3294. */
  3295. rdev_warn(rdev, "incomplete constraints, leaving on\n");
  3296. }
  3297. unlock:
  3298. mutex_unlock(&rdev->mutex);
  3299. }
  3300. mutex_unlock(&regulator_list_mutex);
  3301. return 0;
  3302. }
  3303. late_initcall(regulator_init_complete);