~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/regulator/regulator-max77620.txt

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/devicetree/bindings/regulator/regulator-max77620.txt (Architecture i386) and /Documentation/devicetree/bindings/regulator/regulator-max77620.txt (Architecture mips)


  1 Regulator DT binding for MAX77620 Power manage      1 Regulator DT binding for MAX77620 Power management IC from Maxim Semiconductor.
  2                                                     2 
  3 Device has multiple DCDC(sd[0-3] and LDOs(ldo[      3 Device has multiple DCDC(sd[0-3] and LDOs(ldo[0-8]). The input supply
  4 of these regulators are defined under parent d      4 of these regulators are defined under parent device node.
  5 Details of regulator properties are defined as      5 Details of regulator properties are defined as child node under
  6 sub-node "regulators" which is child node of d      6 sub-node "regulators" which is child node of device node.
  7                                                     7 
  8 Please refer file <Documentation/devicetree/bi      8 Please refer file <Documentation/devicetree/bindings/regulator/regulator.txt>
  9 for common regulator bindings used by client.       9 for common regulator bindings used by client.
 10                                                    10 
 11 Following are properties of parent node relate     11 Following are properties of parent node related to regulators.
 12                                                    12 
 13 Optional properties:                               13 Optional properties:
 14 -------------------                                14 -------------------
 15 The input supply of regulators are the optiona     15 The input supply of regulators are the optional properties on the
 16 parent device node. The input supply of these      16 parent device node. The input supply of these regulators are provided
 17 through following properties:                      17 through following properties:
 18 in-sd0-supply:          Input supply for SD0,      18 in-sd0-supply:          Input supply for SD0, INA-SD0 or INB-SD0 pins.
 19 in-sd1-supply:          Input supply for SD1.      19 in-sd1-supply:          Input supply for SD1.
 20 in-sd2-supply:          Input supply for SD2.      20 in-sd2-supply:          Input supply for SD2.
 21 in-sd3-supply:          Input supply for SD3.      21 in-sd3-supply:          Input supply for SD3.
 22 in-ldo0-1-supply:       Input supply for LDO0      22 in-ldo0-1-supply:       Input supply for LDO0 and LDO1.
 23 in-ldo2-supply:         Input supply for LDO2.     23 in-ldo2-supply:         Input supply for LDO2.
 24 in-ldo3-5-supply:       Input supply for LDO3      24 in-ldo3-5-supply:       Input supply for LDO3 and LDO5
 25 in-ldo4-6-supply:       Input supply for LDO4      25 in-ldo4-6-supply:       Input supply for LDO4 and LDO6.
 26 in-ldo7-8-supply:       Input supply for LDO7      26 in-ldo7-8-supply:       Input supply for LDO7 and LDO8.
 27                                                    27 
 28 Optional sub nodes for regulators under "regul     28 Optional sub nodes for regulators under "regulators" subnode:
 29 ----------------------------------------------     29 ------------------------------------------------------------
 30 The subnodes name is the name of regulator and     30 The subnodes name is the name of regulator and it must be one of:
 31         sd[0-3], ldo[0-8]                          31         sd[0-3], ldo[0-8]
 32                                                    32 
 33 Each sub-node should contain the constraints a     33 Each sub-node should contain the constraints and initialization
 34 information for that regulator. The definition     34 information for that regulator. The definition for each of these
 35 nodes is defined using the standard binding fo     35 nodes is defined using the standard binding for regulators found at
 36 <Documentation/devicetree/bindings/regulator/r     36 <Documentation/devicetree/bindings/regulator/regulator.txt>.
 37                                                    37 
 38 There are also additional properties for SD/LD     38 There are also additional properties for SD/LDOs. These additional properties
 39 are required to configure FPS configuration pa     39 are required to configure FPS configuration parameters for SDs and LDOs.
 40 Please refer <devicetree/bindings/mfd/max77620     40 Please refer <devicetree/bindings/mfd/max77620.txt> for more detail of Flexible
 41 Power Sequence (FPS).                              41 Power Sequence (FPS).
 42 Following are additional properties:               42 Following are additional properties:
 43                                                    43 
 44 - maxim,active-fps-source:              FPS so     44 - maxim,active-fps-source:              FPS source for the regulators to get
 45                                         enable     45                                         enabled/disabled when system is in
 46                                         active     46                                         active state.  Valid values are:
 47                                         - MAX7     47                                         - MAX77620_FPS_SRC_0,
 48                                                    48                                                 FPS source is FPS0.
 49                                         - MAX7     49                                         - MAX77620_FPS_SRC_1,
 50                                                    50                                                 FPS source is FPS1
 51                                         - MAX7     51                                         - MAX77620_FPS_SRC_2 and
 52                                                    52                                                 FPS source is FPS2
 53                                         - MAX7     53                                         - MAX77620_FPS_SRC_NONE.
 54                                                    54                                                 Regulator is not controlled
 55                                                    55                                                 by FPS events and it gets
 56                                                    56                                                 enabled/disabled by register
 57                                                    57                                                 access.
 58                                         Absenc     58                                         Absence of this property will leave
 59                                         the FP     59                                         the FPS configuration register for that
 60                                         regula     60                                         regulator to default configuration.
 61                                                    61 
 62 - maxim,active-fps-power-up-slot:       Sequen     62 - maxim,active-fps-power-up-slot:       Sequencing event slot number on which
 63                                         the re     63                                         the regulator get enabled when
 64                                         master     64                                         master FPS input event set to HIGH.
 65                                         Valid      65                                         Valid values are 0 to 7.
 66                                         This i     66                                         This is applicable if FPS source is
 67                                         select     67                                         selected as FPS0, FPS1 or FPS2.
 68                                                    68                         
 69 - maxim,active-fps-power-down-slot:     Sequen     69 - maxim,active-fps-power-down-slot:     Sequencing event slot number on which
 70                                         the re     70                                         the regulator get disabled when master
 71                                         FPS in     71                                         FPS input event set to LOW.
 72                                         Valid      72                                         Valid values are 0 to 7.
 73                                         This i     73                                         This is applicable if FPS source is
 74                                         select     74                                         selected as FPS0, FPS1 or FPS2.
 75                                                    75                         
 76 - maxim,suspend-fps-source:             This i     76 - maxim,suspend-fps-source:             This is same as property
 77                                         "maxim     77                                         "maxim,active-fps-source" but value
 78                                         get co     78                                         get configured when system enters in
 79                                         to sus     79                                         to suspend state.
 80                                                    80 
 81 - maxim,suspend-fps-power-up-slot:      This i     81 - maxim,suspend-fps-power-up-slot:      This is same as property
 82                                         "maxim     82                                         "maxim,active-fps-power-up-slot" but
 83                                         this v     83                                         this value get configured into FPS
 84                                         config     84                                         configuration register when system
 85                                         enters     85                                         enters into suspend.
 86                                         This i     86                                         This is applicable if suspend state
 87                                         FPS so     87                                         FPS source is selected as FPS0, FPS1 or
 88                                                    88 
 89 - maxim,suspend-fps-power-down-slot:    This i     89 - maxim,suspend-fps-power-down-slot:    This is same as property
 90                                         "maxim     90                                         "maxim,active-fps-power-down-slot" but
 91                                         this v     91                                         this value get configured into FPS
 92                                         config     92                                         configuration register when system
 93                                         enters     93                                         enters into suspend.
 94                                         This i     94                                         This is applicable if suspend state
 95                                         FPS so     95                                         FPS source is selected as FPS0, FPS1 or
 96                                         FPS2.      96                                         FPS2.
 97 - maxim,ramp-rate-setting:              intege     97 - maxim,ramp-rate-setting:              integer, ramp rate(uV/us) setting to be
 98                                         config     98                                         configured to the device.
 99                                         The pl     99                                         The platform may have different ramp
100                                         rate t    100                                         rate than advertised ramp rate if it has
101                                         design    101                                         design variation from Maxim's
102                                         recomm    102                                         recommended. On this case, platform
103                                         specif    103                                         specific ramp rate is used for ramp time
104                                         calcul    104                                         calculation and this property is used
105                                         for de    105                                         for device register configurations.
106                                         The me    106                                         The measured ramp rate of platform is
107                                         provid    107                                         provided by the regulator-ramp-delay
108                                         as des    108                                         as described in <devicetree/bindings/
109                                         regula    109                                         regulator/regulator.txt>.
110                                         Maxim     110                                         Maxim Max77620 supports following ramp
111                                         delay:    111                                         delay:
112                                           SD:     112                                           SD: 13.75mV/us, 27.5mV/us, 55mV/us
113                                           LDOs    113                                           LDOs: 5mV/us, 100mV/us
114                                                   114 
115 Note: If the measured ramp delay is same as ad    115 Note: If the measured ramp delay is same as advertised ramp delay then it is not
116 required to provide the ramp delay with proper    116 required to provide the ramp delay with property "maxim,ramp-rate-setting". The
117 ramp rate can be provided by the regulator-ram    117 ramp rate can be provided by the regulator-ramp-delay which will be used for
118 ramp time calculation for voltage change as we    118 ramp time calculation for voltage change as well as for device configuration.
119                                                   119 
120 Example:                                          120 Example:
121 --------                                          121 --------
122 #include <dt-bindings/mfd/max77620.h>             122 #include <dt-bindings/mfd/max77620.h>
123 ...                                               123 ...
124 max77620@3c {                                     124 max77620@3c {
125         in-ldo0-1-supply = <&max77620_sd2>;       125         in-ldo0-1-supply = <&max77620_sd2>;
126         in-ldo7-8-supply = <&max77620_sd2>;       126         in-ldo7-8-supply = <&max77620_sd2>;
127         regulators {                              127         regulators {
128                 sd0 {                             128                 sd0 {
129                         regulator-name = "vdd-    129                         regulator-name = "vdd-core";
130                         regulator-min-microvol    130                         regulator-min-microvolt = <600000>;
131                         regulator-max-microvol    131                         regulator-max-microvolt = <1400000>;
132                         regulator-boot-on;        132                         regulator-boot-on;
133                         regulator-always-on;      133                         regulator-always-on;
134                         maxim,active-fps-sourc    134                         maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
135                 };                                135                 };
136                                                   136 
137                 sd1 {                             137                 sd1 {
138                         regulator-name = "vddi    138                         regulator-name = "vddio-ddr";
139                         regulator-min-microvol    139                         regulator-min-microvolt = <1200000>;
140                         regulator-max-microvol    140                         regulator-max-microvolt = <1200000>;
141                         regulator-always-on;      141                         regulator-always-on;
142                         regulator-boot-on;        142                         regulator-boot-on;
143                         maxim,active-fps-sourc    143                         maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
144                 };                                144                 };
145                                                   145 
146                 sd2 {                             146                 sd2 {
147                         regulator-name = "vdd-    147                         regulator-name = "vdd-pre-reg";
148                         regulator-min-microvol    148                         regulator-min-microvolt = <1350000>;
149                         regulator-max-microvol    149                         regulator-max-microvolt = <1350000>;
150                 };                                150                 };
151                                                   151 
152                 sd3 {                             152                 sd3 {
153                         regulator-name = "vdd-    153                         regulator-name = "vdd-1v8";
154                         regulator-min-microvol    154                         regulator-min-microvolt = <1800000>;
155                         regulator-max-microvol    155                         regulator-max-microvolt = <1800000>;
156                         regulator-always-on;      156                         regulator-always-on;
157                         regulator-boot-on;        157                         regulator-boot-on;
158                 };                                158                 };
159                                                   159 
160                 ldo0 {                            160                 ldo0 {
161                         regulator-name = "avdd    161                         regulator-name = "avdd-sys";
162                         regulator-min-microvol    162                         regulator-min-microvolt = <1200000>;
163                         regulator-max-microvol    163                         regulator-max-microvolt = <1200000>;
164                         regulator-always-on;      164                         regulator-always-on;
165                         regulator-boot-on;        165                         regulator-boot-on;
166                 };                                166                 };
167                                                   167 
168                 ldo1 {                            168                 ldo1 {
169                         regulator-name = "vdd-    169                         regulator-name = "vdd-pex";
170                         regulator-min-microvol    170                         regulator-min-microvolt = <1050000>;
171                         regulator-max-microvol    171                         regulator-max-microvolt = <1050000>;
172                 };                                172                 };
173                                                   173 
174                 ldo2 {                            174                 ldo2 {
175                         regulator-name = "vddi    175                         regulator-name = "vddio-sdmmc3";
176                         regulator-min-microvol    176                         regulator-min-microvolt = <1800000>;
177                         regulator-max-microvol    177                         regulator-max-microvolt = <3300000>;
178                 };                                178                 };
179                                                   179 
180                 ldo3 {                            180                 ldo3 {
181                         regulator-name = "vdd-    181                         regulator-name = "vdd-cam-hv";
182                         regulator-min-microvol    182                         regulator-min-microvolt = <2800000>;
183                         regulator-max-microvol    183                         regulator-max-microvolt = <2800000>;
184                 };                                184                 };
185                                                   185 
186                 ldo4 {                            186                 ldo4 {
187                         regulator-name = "vdd-    187                         regulator-name = "vdd-rtc";
188                         regulator-min-microvol    188                         regulator-min-microvolt = <1250000>;
189                         regulator-max-microvol    189                         regulator-max-microvolt = <1250000>;
190                         regulator-always-on;      190                         regulator-always-on;
191                         regulator-boot-on;        191                         regulator-boot-on;
192                 };                                192                 };
193                                                   193 
194                 ldo5 {                            194                 ldo5 {
195                         regulator-name = "avdd    195                         regulator-name = "avdd-ts-hv";
196                         regulator-min-microvol    196                         regulator-min-microvolt = <3000000>;
197                         regulator-max-microvol    197                         regulator-max-microvolt = <3000000>;
198                 };                                198                 };
199                                                   199 
200                 ldo6 {                            200                 ldo6 {
201                         regulator-name = "vdd-    201                         regulator-name = "vdd-ts";
202                         regulator-min-microvol    202                         regulator-min-microvolt = <1800000>;
203                         regulator-max-microvol    203                         regulator-max-microvolt = <1800000>;
204                         regulator-always-on;      204                         regulator-always-on;
205                         regulator-boot-on;        205                         regulator-boot-on;
206                 };                                206                 };
207                                                   207 
208                 ldo7 {                            208                 ldo7 {
209                         regulator-name = "vdd-    209                         regulator-name = "vdd-gen-pll-edp";
210                         regulator-min-microvol    210                         regulator-min-microvolt = <1050000>;
211                         regulator-max-microvol    211                         regulator-max-microvolt = <1050000>;
212                         regulator-always-on;      212                         regulator-always-on;
213                         regulator-boot-on;        213                         regulator-boot-on;
214                 };                                214                 };
215                                                   215 
216                 ldo8 {                            216                 ldo8 {
217                         regulator-name = "vdd-    217                         regulator-name = "vdd-hdmi-dp";
218                         regulator-min-microvol    218                         regulator-min-microvolt = <1050000>;
219                         regulator-max-microvol    219                         regulator-max-microvolt = <1050000>;
220                 };                                220                 };
221         };                                        221         };
222 };                                                222 };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php