msm-pm8019-rpm-regulator.dtsi 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  1. /* Copyright (c) 2012, Linux Foundation. All rights reserved.
  2. *
  3. * This program is free software; you can redistribute it and/or modify
  4. * it under the terms of the GNU General Public License version 2 and
  5. * only version 2 as published by the Free Software Foundation.
  6. *
  7. * This program is distributed in the hope that it will be useful,
  8. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. * GNU General Public License for more details.
  11. */
  12. &rpm_bus {
  13. rpm-regulator-smpa1 {
  14. qcom,resource-name = "smpa";
  15. qcom,resource-id = <1>;
  16. qcom,regulator-type = <1>;
  17. qcom,hpm-min-load = <100000>;
  18. compatible = "qcom,rpm-regulator-smd-resource";
  19. status = "disabled";
  20. regulator-s1 {
  21. regulator-name = "8019_s1";
  22. qcom,set = <3>;
  23. status = "disabled";
  24. compatible = "qcom,rpm-regulator-smd";
  25. };
  26. };
  27. rpm-regulator-smpa2 {
  28. qcom,resource-name = "smpa";
  29. qcom,resource-id = <2>;
  30. qcom,regulator-type = <1>;
  31. qcom,hpm-min-load = <100000>;
  32. compatible = "qcom,rpm-regulator-smd-resource";
  33. status = "disabled";
  34. regulator-s2 {
  35. regulator-name = "8019_s2";
  36. qcom,set = <3>;
  37. status = "disabled";
  38. compatible = "qcom,rpm-regulator-smd";
  39. };
  40. };
  41. rpm-regulator-smpa3 {
  42. qcom,resource-name = "smpa";
  43. qcom,resource-id = <3>;
  44. qcom,regulator-type = <1>;
  45. qcom,hpm-min-load = <100000>;
  46. compatible = "qcom,rpm-regulator-smd-resource";
  47. status = "disabled";
  48. regulator-s3 {
  49. regulator-name = "8019_s3";
  50. qcom,set = <3>;
  51. status = "disabled";
  52. compatible = "qcom,rpm-regulator-smd";
  53. };
  54. };
  55. rpm-regulator-smpa4 {
  56. qcom,resource-name = "smpa";
  57. qcom,resource-id = <4>;
  58. qcom,regulator-type = <1>;
  59. qcom,hpm-min-load = <100000>;
  60. compatible = "qcom,rpm-regulator-smd-resource";
  61. status = "disabled";
  62. regulator-s4 {
  63. regulator-name = "8019_s4";
  64. qcom,set = <3>;
  65. status = "disabled";
  66. compatible = "qcom,rpm-regulator-smd";
  67. };
  68. };
  69. rpm-regulator-ldoa1 {
  70. qcom,resource-name = "ldoa";
  71. qcom,resource-id = <1>;
  72. qcom,regulator-type = <0>;
  73. qcom,hpm-min-load = <10000>;
  74. compatible = "qcom,rpm-regulator-smd-resource";
  75. status = "disabled";
  76. regulator-l1 {
  77. regulator-name = "8019_l1";
  78. qcom,set = <3>;
  79. status = "disabled";
  80. compatible = "qcom,rpm-regulator-smd";
  81. };
  82. };
  83. rpm-regulator-ldoa2 {
  84. qcom,resource-name = "ldoa";
  85. qcom,resource-id = <2>;
  86. qcom,regulator-type = <0>;
  87. qcom,hpm-min-load = <5000>;
  88. compatible = "qcom,rpm-regulator-smd-resource";
  89. status = "disabled";
  90. regulator-l2 {
  91. regulator-name = "8019_l2";
  92. qcom,set = <3>;
  93. status = "disabled";
  94. compatible = "qcom,rpm-regulator-smd";
  95. };
  96. };
  97. rpm-regulator-ldoa3 {
  98. qcom,resource-name = "ldoa";
  99. qcom,resource-id = <3>;
  100. qcom,regulator-type = <0>;
  101. qcom,hpm-min-load = <10000>;
  102. compatible = "qcom,rpm-regulator-smd-resource";
  103. status = "disabled";
  104. regulator-l3 {
  105. regulator-name = "8019_l3";
  106. qcom,set = <3>;
  107. status = "disabled";
  108. compatible = "qcom,rpm-regulator-smd";
  109. };
  110. };
  111. rpm-regulator-ldoa4 {
  112. qcom,resource-name = "ldoa";
  113. qcom,resource-id = <4>;
  114. qcom,regulator-type = <0>;
  115. qcom,hpm-min-load = <5000>;
  116. compatible = "qcom,rpm-regulator-smd-resource";
  117. status = "disabled";
  118. regulator-l4 {
  119. regulator-name = "8019_l4";
  120. qcom,set = <3>;
  121. status = "disabled";
  122. compatible = "qcom,rpm-regulator-smd";
  123. };
  124. };
  125. rpm-regulator-ldoa5 {
  126. qcom,resource-name = "ldoa";
  127. qcom,resource-id = <5>;
  128. qcom,regulator-type = <0>;
  129. qcom,hpm-min-load = <10000>;
  130. compatible = "qcom,rpm-regulator-smd-resource";
  131. status = "disabled";
  132. regulator-l5 {
  133. regulator-name = "8019_l5";
  134. qcom,set = <3>;
  135. status = "disabled";
  136. compatible = "qcom,rpm-regulator-smd";
  137. };
  138. };
  139. rpm-regulator-ldoa6 {
  140. qcom,resource-name = "ldoa";
  141. qcom,resource-id = <6>;
  142. qcom,regulator-type = <0>;
  143. qcom,hpm-min-load = <10000>;
  144. compatible = "qcom,rpm-regulator-smd-resource";
  145. status = "disabled";
  146. regulator-l6 {
  147. regulator-name = "8019_l6";
  148. qcom,set = <3>;
  149. status = "disabled";
  150. compatible = "qcom,rpm-regulator-smd";
  151. };
  152. };
  153. rpm-regulator-ldoa7 {
  154. qcom,resource-name = "ldoa";
  155. qcom,resource-id = <7>;
  156. qcom,regulator-type = <0>;
  157. qcom,hpm-min-load = <10000>;
  158. compatible = "qcom,rpm-regulator-smd-resource";
  159. status = "disabled";
  160. regulator-l7 {
  161. regulator-name = "8019_l7";
  162. qcom,set = <3>;
  163. status = "disabled";
  164. compatible = "qcom,rpm-regulator-smd";
  165. };
  166. };
  167. rpm-regulator-ldoa8 {
  168. qcom,resource-name = "ldoa";
  169. qcom,resource-id = <8>;
  170. qcom,regulator-type = <0>;
  171. qcom,hpm-min-load = <10000>;
  172. compatible = "qcom,rpm-regulator-smd-resource";
  173. status = "disabled";
  174. regulator-l8 {
  175. regulator-name = "8019_l8";
  176. qcom,set = <3>;
  177. status = "disabled";
  178. compatible = "qcom,rpm-regulator-smd";
  179. };
  180. };
  181. rpm-regulator-ldoa9 {
  182. qcom,resource-name = "ldoa";
  183. qcom,resource-id = <9>;
  184. qcom,regulator-type = <0>;
  185. qcom,hpm-min-load = <10000>;
  186. compatible = "qcom,rpm-regulator-smd-resource";
  187. status = "disabled";
  188. regulator-l9 {
  189. regulator-name = "8019_l9";
  190. qcom,set = <3>;
  191. status = "disabled";
  192. compatible = "qcom,rpm-regulator-smd";
  193. };
  194. };
  195. rpm-regulator-ldoa10 {
  196. qcom,resource-name = "ldoa";
  197. qcom,resource-id = <10>;
  198. qcom,regulator-type = <0>;
  199. qcom,hpm-min-load = <10000>;
  200. compatible = "qcom,rpm-regulator-smd-resource";
  201. status = "disabled";
  202. regulator-l10 {
  203. regulator-name = "8019_l10";
  204. qcom,set = <3>;
  205. status = "disabled";
  206. compatible = "qcom,rpm-regulator-smd";
  207. };
  208. };
  209. rpm-regulator-ldoa11 {
  210. qcom,resource-name = "ldoa";
  211. qcom,resource-id = <11>;
  212. qcom,regulator-type = <0>;
  213. qcom,hpm-min-load = <10000>;
  214. compatible = "qcom,rpm-regulator-smd-resource";
  215. status = "disabled";
  216. regulator-l11 {
  217. regulator-name = "8019_l11";
  218. qcom,set = <3>;
  219. status = "disabled";
  220. compatible = "qcom,rpm-regulator-smd";
  221. };
  222. };
  223. rpm-regulator-ldoa12 {
  224. qcom,resource-name = "ldoa";
  225. qcom,resource-id = <12>;
  226. qcom,regulator-type = <0>;
  227. qcom,hpm-min-load = <10000>;
  228. compatible = "qcom,rpm-regulator-smd-resource";
  229. status = "disabled";
  230. regulator-l12 {
  231. regulator-name = "8019_l12";
  232. qcom,set = <3>;
  233. status = "disabled";
  234. compatible = "qcom,rpm-regulator-smd";
  235. };
  236. };
  237. rpm-regulator-ldoa13 {
  238. qcom,resource-name = "ldoa";
  239. qcom,resource-id = <13>;
  240. qcom,regulator-type = <0>;
  241. qcom,hpm-min-load = <5000>;
  242. compatible = "qcom,rpm-regulator-smd-resource";
  243. status = "disabled";
  244. regulator-l13 {
  245. regulator-name = "8019_l13";
  246. qcom,set = <3>;
  247. status = "disabled";
  248. compatible = "qcom,rpm-regulator-smd";
  249. };
  250. };
  251. rpm-regulator-ldoa14 {
  252. qcom,resource-name = "ldoa";
  253. qcom,resource-id = <14>;
  254. qcom,regulator-type = <0>;
  255. qcom,hpm-min-load = <5000>;
  256. compatible = "qcom,rpm-regulator-smd-resource";
  257. status = "disabled";
  258. regulator-l14 {
  259. regulator-name = "8019_l14";
  260. qcom,set = <3>;
  261. status = "disabled";
  262. compatible = "qcom,rpm-regulator-smd";
  263. };
  264. };
  265. };