core.c 97 KB

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