1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 2 /* 3 * Copyright (c) 2023 Edgeble AI Technologies 3 * Copyright (c) 2023 Edgeble AI Technologies Pvt. Ltd. 4 */ 4 */ 5 5 6 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/leds/common.h> 7 #include <dt-bindings/leds/common.h> 8 8 9 / { 9 / { 10 aliases { 10 aliases { 11 mmc0 = &sdhci; 11 mmc0 = &sdhci; 12 }; 12 }; 13 13 14 gpio-leds { 14 gpio-leds { 15 compatible = "gpio-leds"; 15 compatible = "gpio-leds"; 16 16 17 led_user: led-0 { 17 led_user: led-0 { 18 color = <LED_COLOR_ID_ 18 color = <LED_COLOR_ID_GREEN>; 19 function = LED_FUNCTIO 19 function = LED_FUNCTION_HEARTBEAT; 20 gpios = <&gpio0 RK_PC2 20 gpios = <&gpio0 RK_PC2 GPIO_ACTIVE_HIGH>; 21 linux,default-trigger 21 linux,default-trigger = "heartbeat"; 22 pinctrl-names = "defau 22 pinctrl-names = "default"; 23 pinctrl-0 = <&led_user 23 pinctrl-0 = <&led_user_en>; 24 }; 24 }; 25 }; 25 }; 26 26 27 vcc12v_dcin: vcc12v-dcin-regulator { 27 vcc12v_dcin: vcc12v-dcin-regulator { 28 compatible = "regulator-fixed" 28 compatible = "regulator-fixed"; 29 regulator-name = "vcc12v_dcin" 29 regulator-name = "vcc12v_dcin"; 30 regulator-always-on; 30 regulator-always-on; 31 regulator-boot-on; 31 regulator-boot-on; 32 regulator-min-microvolt = <120 32 regulator-min-microvolt = <12000000>; 33 regulator-max-microvolt = <120 33 regulator-max-microvolt = <12000000>; 34 }; 34 }; 35 35 36 vcc5v0_sys: vcc5v0-sys-regulator { 36 vcc5v0_sys: vcc5v0-sys-regulator { 37 compatible = "regulator-fixed" 37 compatible = "regulator-fixed"; 38 regulator-name = "vcc5v0_sys"; 38 regulator-name = "vcc5v0_sys"; 39 regulator-always-on; 39 regulator-always-on; 40 regulator-boot-on; 40 regulator-boot-on; 41 regulator-min-microvolt = <500 41 regulator-min-microvolt = <5000000>; 42 regulator-max-microvolt = <500 42 regulator-max-microvolt = <5000000>; 43 vin-supply = <&vcc12v_dcin>; 43 vin-supply = <&vcc12v_dcin>; 44 }; 44 }; 45 45 46 vcc_1v1_nldo_s3: vcc-1v1-nldo-s3-regul 46 vcc_1v1_nldo_s3: vcc-1v1-nldo-s3-regulator { 47 compatible = "regulator-fixed" 47 compatible = "regulator-fixed"; 48 regulator-name = "vcc_1v1_nldo 48 regulator-name = "vcc_1v1_nldo_s3"; 49 regulator-always-on; 49 regulator-always-on; 50 regulator-boot-on; 50 regulator-boot-on; 51 regulator-min-microvolt = <110 51 regulator-min-microvolt = <1100000>; 52 regulator-max-microvolt = <110 52 regulator-max-microvolt = <1100000>; 53 vin-supply = <&vcc5v0_sys>; 53 vin-supply = <&vcc5v0_sys>; 54 }; 54 }; 55 }; 55 }; 56 56 57 &cpu_b0 { 57 &cpu_b0 { 58 cpu-supply = <&vdd_cpu_big0_s0>; 58 cpu-supply = <&vdd_cpu_big0_s0>; 59 }; 59 }; 60 60 61 &cpu_b1 { 61 &cpu_b1 { 62 cpu-supply = <&vdd_cpu_big0_s0>; 62 cpu-supply = <&vdd_cpu_big0_s0>; 63 }; 63 }; 64 64 65 &cpu_b2 { 65 &cpu_b2 { 66 cpu-supply = <&vdd_cpu_big1_s0>; 66 cpu-supply = <&vdd_cpu_big1_s0>; 67 }; 67 }; 68 68 69 &cpu_b3 { 69 &cpu_b3 { 70 cpu-supply = <&vdd_cpu_big1_s0>; 70 cpu-supply = <&vdd_cpu_big1_s0>; 71 }; 71 }; 72 72 73 &cpu_l0 { 73 &cpu_l0 { 74 cpu-supply = <&vdd_cpu_lit_s0>; 74 cpu-supply = <&vdd_cpu_lit_s0>; 75 }; 75 }; 76 76 77 &cpu_l1 { 77 &cpu_l1 { 78 cpu-supply = <&vdd_cpu_lit_s0>; 78 cpu-supply = <&vdd_cpu_lit_s0>; 79 }; 79 }; 80 80 81 &cpu_l2 { 81 &cpu_l2 { 82 cpu-supply = <&vdd_cpu_lit_s0>; 82 cpu-supply = <&vdd_cpu_lit_s0>; 83 }; 83 }; 84 84 85 &cpu_l3 { 85 &cpu_l3 { 86 cpu-supply = <&vdd_cpu_lit_s0>; 86 cpu-supply = <&vdd_cpu_lit_s0>; 87 }; 87 }; 88 88 89 &i2c0 { 89 &i2c0 { 90 pinctrl-names = "default"; 90 pinctrl-names = "default"; 91 pinctrl-0 = <&i2c0m2_xfer>; 91 pinctrl-0 = <&i2c0m2_xfer>; 92 status = "okay"; 92 status = "okay"; 93 93 94 vdd_cpu_big0_s0: regulator@42 { 94 vdd_cpu_big0_s0: regulator@42 { 95 compatible = "rockchip,rk8602" 95 compatible = "rockchip,rk8602"; 96 reg = <0x42>; 96 reg = <0x42>; 97 fcs,suspend-voltage-selector = 97 fcs,suspend-voltage-selector = <1>; 98 regulator-name = "vdd_cpu_big0 98 regulator-name = "vdd_cpu_big0_s0"; 99 regulator-always-on; 99 regulator-always-on; 100 regulator-boot-on; 100 regulator-boot-on; 101 regulator-min-microvolt = <550 101 regulator-min-microvolt = <550000>; 102 regulator-max-microvolt = <105 102 regulator-max-microvolt = <1050000>; 103 regulator-ramp-delay = <2300>; 103 regulator-ramp-delay = <2300>; 104 vin-supply = <&vcc5v0_sys>; 104 vin-supply = <&vcc5v0_sys>; 105 105 106 regulator-state-mem { 106 regulator-state-mem { 107 regulator-off-in-suspe 107 regulator-off-in-suspend; 108 }; 108 }; 109 }; 109 }; 110 110 111 vdd_cpu_big1_s0: regulator@43 { 111 vdd_cpu_big1_s0: regulator@43 { 112 compatible = "rockchip,rk8603" 112 compatible = "rockchip,rk8603", "rockchip,rk8602"; 113 reg = <0x43>; 113 reg = <0x43>; 114 fcs,suspend-voltage-selector = 114 fcs,suspend-voltage-selector = <1>; 115 regulator-name = "vdd_cpu_big1 115 regulator-name = "vdd_cpu_big1_s0"; 116 regulator-always-on; 116 regulator-always-on; 117 regulator-boot-on; 117 regulator-boot-on; 118 regulator-min-microvolt = <550 118 regulator-min-microvolt = <550000>; 119 regulator-max-microvolt = <105 119 regulator-max-microvolt = <1050000>; 120 regulator-ramp-delay = <2300>; 120 regulator-ramp-delay = <2300>; 121 vin-supply = <&vcc5v0_sys>; 121 vin-supply = <&vcc5v0_sys>; 122 122 123 regulator-state-mem { 123 regulator-state-mem { 124 regulator-off-in-suspe 124 regulator-off-in-suspend; 125 }; 125 }; 126 }; 126 }; 127 }; 127 }; 128 128 129 &pinctrl { 129 &pinctrl { 130 leds { 130 leds { 131 led_user_en: led_user_en { 131 led_user_en: led_user_en { 132 rockchip,pins = <0 RK_ 132 rockchip,pins = <0 RK_PC2 RK_FUNC_GPIO &pcfg_pull_none>; 133 }; 133 }; 134 }; 134 }; 135 }; 135 }; 136 136 137 &sdhci { 137 &sdhci { 138 bus-width = <8>; 138 bus-width = <8>; 139 no-sdio; 139 no-sdio; 140 no-sd; 140 no-sd; 141 non-removable; 141 non-removable; 142 mmc-hs400-1_8v; 142 mmc-hs400-1_8v; 143 mmc-hs400-enhanced-strobe; 143 mmc-hs400-enhanced-strobe; 144 status = "okay"; 144 status = "okay"; 145 }; 145 }; 146 146 147 &spi2 { 147 &spi2 { 148 status = "okay"; 148 status = "okay"; 149 assigned-clocks = <&cru CLK_SPI2>; 149 assigned-clocks = <&cru CLK_SPI2>; 150 assigned-clock-rates = <200000000>; 150 assigned-clock-rates = <200000000>; 151 num-cs = <1>; 151 num-cs = <1>; 152 pinctrl-names = "default"; 152 pinctrl-names = "default"; 153 pinctrl-0 = <&spi2m2_cs0 &spi2m2_pins> 153 pinctrl-0 = <&spi2m2_cs0 &spi2m2_pins>; 154 154 155 pmic@0 { 155 pmic@0 { 156 compatible = "rockchip,rk806"; 156 compatible = "rockchip,rk806"; 157 spi-max-frequency = <1000000>; 157 spi-max-frequency = <1000000>; 158 reg = <0x0>; 158 reg = <0x0>; 159 interrupt-parent = <&gpio0>; 159 interrupt-parent = <&gpio0>; 160 interrupts = <RK_PA7 IRQ_TYPE_ 160 interrupts = <RK_PA7 IRQ_TYPE_LEVEL_LOW>; 161 pinctrl-names = "default"; 161 pinctrl-names = "default"; 162 pinctrl-0 = <&pmic_pins>, <&rk 162 pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>, 163 <&rk806_dvs2_null> 163 <&rk806_dvs2_null>, <&rk806_dvs3_null>; 164 164 165 system-power-controller; << 166 << 167 vcc1-supply = <&vcc5v0_sys>; 165 vcc1-supply = <&vcc5v0_sys>; 168 vcc2-supply = <&vcc5v0_sys>; 166 vcc2-supply = <&vcc5v0_sys>; 169 vcc3-supply = <&vcc5v0_sys>; 167 vcc3-supply = <&vcc5v0_sys>; 170 vcc4-supply = <&vcc5v0_sys>; 168 vcc4-supply = <&vcc5v0_sys>; 171 vcc5-supply = <&vcc5v0_sys>; 169 vcc5-supply = <&vcc5v0_sys>; 172 vcc6-supply = <&vcc5v0_sys>; 170 vcc6-supply = <&vcc5v0_sys>; 173 vcc7-supply = <&vcc5v0_sys>; 171 vcc7-supply = <&vcc5v0_sys>; 174 vcc8-supply = <&vcc5v0_sys>; 172 vcc8-supply = <&vcc5v0_sys>; 175 vcc9-supply = <&vcc5v0_sys>; 173 vcc9-supply = <&vcc5v0_sys>; 176 vcc10-supply = <&vcc5v0_sys>; 174 vcc10-supply = <&vcc5v0_sys>; 177 vcc11-supply = <&vcc_2v0_pldo_ 175 vcc11-supply = <&vcc_2v0_pldo_s3>; 178 vcc12-supply = <&vcc5v0_sys>; 176 vcc12-supply = <&vcc5v0_sys>; 179 vcc13-supply = <&vcc_1v1_nldo_ 177 vcc13-supply = <&vcc_1v1_nldo_s3>; 180 vcc14-supply = <&vcc_1v1_nldo_ 178 vcc14-supply = <&vcc_1v1_nldo_s3>; 181 vcca-supply = <&vcc5v0_sys>; 179 vcca-supply = <&vcc5v0_sys>; 182 180 183 gpio-controller; 181 gpio-controller; 184 #gpio-cells = <2>; 182 #gpio-cells = <2>; 185 183 186 rk806_dvs1_null: dvs1-null-pin 184 rk806_dvs1_null: dvs1-null-pins { 187 pins = "gpio_pwrctrl1" !! 185 pins = "gpio_pwrctrl2"; 188 function = "pin_fun0"; 186 function = "pin_fun0"; 189 }; 187 }; 190 188 191 rk806_dvs2_null: dvs2-null-pin 189 rk806_dvs2_null: dvs2-null-pins { 192 pins = "gpio_pwrctrl2" 190 pins = "gpio_pwrctrl2"; 193 function = "pin_fun0"; 191 function = "pin_fun0"; 194 }; 192 }; 195 193 196 rk806_dvs3_null: dvs3-null-pin 194 rk806_dvs3_null: dvs3-null-pins { 197 pins = "gpio_pwrctrl3" 195 pins = "gpio_pwrctrl3"; 198 function = "pin_fun0"; 196 function = "pin_fun0"; 199 }; 197 }; 200 198 201 regulators { 199 regulators { 202 vdd_gpu_s0: vdd_gpu_me 200 vdd_gpu_s0: vdd_gpu_mem_s0: dcdc-reg1 { 203 regulator-name 201 regulator-name = "vdd_gpu_s0"; 204 regulator-boot 202 regulator-boot-on; 205 regulator-min- 203 regulator-min-microvolt = <550000>; 206 regulator-max- 204 regulator-max-microvolt = <950000>; 207 regulator-ramp 205 regulator-ramp-delay = <12500>; 208 regulator-enab 206 regulator-enable-ramp-delay = <400>; 209 207 210 regulator-stat 208 regulator-state-mem { 211 regula 209 regulator-off-in-suspend; 212 }; 210 }; 213 }; 211 }; 214 212 215 vdd_cpu_lit_s0: vdd_cp 213 vdd_cpu_lit_s0: vdd_cpu_lit_mem_s0: dcdc-reg2 { 216 regulator-name 214 regulator-name = "vdd_cpu_lit_s0"; 217 regulator-alwa 215 regulator-always-on; 218 regulator-boot 216 regulator-boot-on; 219 regulator-min- 217 regulator-min-microvolt = <550000>; 220 regulator-max- 218 regulator-max-microvolt = <950000>; 221 regulator-ramp 219 regulator-ramp-delay = <12500>; 222 220 223 regulator-stat 221 regulator-state-mem { 224 regula 222 regulator-off-in-suspend; 225 }; 223 }; 226 }; 224 }; 227 225 228 vdd_log_s0: dcdc-reg3 226 vdd_log_s0: dcdc-reg3 { 229 regulator-name 227 regulator-name = "vdd_log_s0"; 230 regulator-alwa 228 regulator-always-on; 231 regulator-boot 229 regulator-boot-on; 232 regulator-min- 230 regulator-min-microvolt = <675000>; 233 regulator-max- 231 regulator-max-microvolt = <750000>; 234 regulator-ramp 232 regulator-ramp-delay = <12500>; 235 233 236 regulator-stat 234 regulator-state-mem { 237 regula 235 regulator-off-in-suspend; 238 regula 236 regulator-suspend-microvolt = <750000>; 239 }; 237 }; 240 }; 238 }; 241 239 242 vdd_vdenc_s0: vdd_vden 240 vdd_vdenc_s0: vdd_vdenc_mem_s0: dcdc-reg4 { 243 regulator-name 241 regulator-name = "vdd_vdenc_s0"; 244 regulator-alwa 242 regulator-always-on; 245 regulator-boot 243 regulator-boot-on; 246 regulator-min- 244 regulator-min-microvolt = <550000>; 247 regulator-max- 245 regulator-max-microvolt = <950000>; 248 regulator-ramp 246 regulator-ramp-delay = <12500>; 249 247 250 regulator-stat 248 regulator-state-mem { 251 regula 249 regulator-off-in-suspend; 252 }; 250 }; 253 }; 251 }; 254 252 255 vdd_ddr_s0: dcdc-reg5 253 vdd_ddr_s0: dcdc-reg5 { 256 regulator-name 254 regulator-name = "vdd_ddr_s0"; 257 regulator-alwa 255 regulator-always-on; 258 regulator-boot 256 regulator-boot-on; 259 regulator-min- 257 regulator-min-microvolt = <675000>; 260 regulator-max- 258 regulator-max-microvolt = <900000>; 261 regulator-ramp 259 regulator-ramp-delay = <12500>; 262 260 263 regulator-stat 261 regulator-state-mem { 264 regula 262 regulator-off-in-suspend; 265 regula 263 regulator-suspend-microvolt = <850000>; 266 }; 264 }; 267 }; 265 }; 268 266 269 vdd2_ddr_s3: dcdc-reg6 267 vdd2_ddr_s3: dcdc-reg6 { 270 regulator-name 268 regulator-name = "vdd2_ddr_s3"; 271 regulator-alwa 269 regulator-always-on; 272 regulator-boot 270 regulator-boot-on; 273 271 274 regulator-stat 272 regulator-state-mem { 275 regula 273 regulator-on-in-suspend; 276 }; 274 }; 277 }; 275 }; 278 276 279 vcc_2v0_pldo_s3: dcdc- 277 vcc_2v0_pldo_s3: dcdc-reg7 { 280 regulator-name 278 regulator-name = "vdd_2v0_pldo_s3"; 281 regulator-alwa 279 regulator-always-on; 282 regulator-boot 280 regulator-boot-on; 283 regulator-min- 281 regulator-min-microvolt = <2000000>; 284 regulator-max- 282 regulator-max-microvolt = <2000000>; 285 regulator-ramp 283 regulator-ramp-delay = <12500>; 286 284 287 regulator-stat 285 regulator-state-mem { 288 regula 286 regulator-on-in-suspend; 289 regula 287 regulator-suspend-microvolt = <2000000>; 290 }; 288 }; 291 }; 289 }; 292 290 293 vcc_3v3_s3: dcdc-reg8 291 vcc_3v3_s3: dcdc-reg8 { 294 regulator-name 292 regulator-name = "vcc_3v3_s3"; 295 regulator-alwa 293 regulator-always-on; 296 regulator-boot 294 regulator-boot-on; 297 regulator-min- 295 regulator-min-microvolt = <3300000>; 298 regulator-max- 296 regulator-max-microvolt = <3300000>; 299 297 300 regulator-stat 298 regulator-state-mem { 301 regula 299 regulator-on-in-suspend; 302 regula 300 regulator-suspend-microvolt = <3300000>; 303 }; 301 }; 304 }; 302 }; 305 303 306 vddq_ddr_s0: dcdc-reg9 304 vddq_ddr_s0: dcdc-reg9 { 307 regulator-name 305 regulator-name = "vddq_ddr_s0"; 308 regulator-alwa 306 regulator-always-on; 309 regulator-boot 307 regulator-boot-on; 310 308 311 regulator-stat 309 regulator-state-mem { 312 regula 310 regulator-off-in-suspend; 313 }; 311 }; 314 }; 312 }; 315 313 316 vcc_1v8_s3: dcdc-reg10 314 vcc_1v8_s3: dcdc-reg10 { 317 regulator-name 315 regulator-name = "vcc_1v8_s3"; 318 regulator-alwa 316 regulator-always-on; 319 regulator-boot 317 regulator-boot-on; 320 regulator-min- 318 regulator-min-microvolt = <1800000>; 321 regulator-max- 319 regulator-max-microvolt = <1800000>; 322 320 323 regulator-stat 321 regulator-state-mem { 324 regula 322 regulator-on-in-suspend; 325 regula 323 regulator-suspend-microvolt = <1800000>; 326 }; 324 }; 327 }; 325 }; 328 326 329 avcc_1v8_s0: pldo-reg1 327 avcc_1v8_s0: pldo-reg1 { 330 regulator-name 328 regulator-name = "avcc_1v8_s0"; 331 regulator-alwa 329 regulator-always-on; 332 regulator-boot 330 regulator-boot-on; 333 regulator-min- 331 regulator-min-microvolt = <1800000>; 334 regulator-max- 332 regulator-max-microvolt = <1800000>; 335 333 336 regulator-stat 334 regulator-state-mem { 337 regula 335 regulator-off-in-suspend; 338 }; 336 }; 339 }; 337 }; 340 338 341 vcc_1v8_s0: pldo-reg2 339 vcc_1v8_s0: pldo-reg2 { 342 regulator-name 340 regulator-name = "vcc_1v8_s0"; 343 regulator-alwa 341 regulator-always-on; 344 regulator-boot 342 regulator-boot-on; 345 regulator-min- 343 regulator-min-microvolt = <1800000>; 346 regulator-max- 344 regulator-max-microvolt = <1800000>; 347 345 348 regulator-stat 346 regulator-state-mem { 349 regula 347 regulator-off-in-suspend; 350 regula 348 regulator-suspend-microvolt = <1800000>; 351 }; 349 }; 352 }; 350 }; 353 351 354 avdd_1v2_s0: pldo-reg3 352 avdd_1v2_s0: pldo-reg3 { 355 regulator-name 353 regulator-name = "avdd_1v2_s0"; 356 regulator-alwa 354 regulator-always-on; 357 regulator-boot 355 regulator-boot-on; 358 regulator-min- 356 regulator-min-microvolt = <1200000>; 359 regulator-max- 357 regulator-max-microvolt = <1200000>; 360 358 361 regulator-stat 359 regulator-state-mem { 362 regula 360 regulator-off-in-suspend; 363 }; 361 }; 364 }; 362 }; 365 363 366 vcc_3v3_s0: pldo-reg4 364 vcc_3v3_s0: pldo-reg4 { 367 regulator-name 365 regulator-name = "vcc_3v3_s0"; 368 regulator-alwa 366 regulator-always-on; 369 regulator-boot 367 regulator-boot-on; 370 regulator-min- 368 regulator-min-microvolt = <3300000>; 371 regulator-max- 369 regulator-max-microvolt = <3300000>; 372 regulator-ramp 370 regulator-ramp-delay = <12500>; 373 371 374 regulator-stat 372 regulator-state-mem { 375 regula 373 regulator-off-in-suspend; 376 }; 374 }; 377 }; 375 }; 378 376 379 vccio_sd_s0: pldo-reg5 377 vccio_sd_s0: pldo-reg5 { 380 regulator-name 378 regulator-name = "vccio_sd_s0"; 381 regulator-alwa 379 regulator-always-on; 382 regulator-boot 380 regulator-boot-on; 383 regulator-min- 381 regulator-min-microvolt = <1800000>; 384 regulator-max- 382 regulator-max-microvolt = <3300000>; 385 regulator-ramp 383 regulator-ramp-delay = <12500>; 386 384 387 regulator-stat 385 regulator-state-mem { 388 regula 386 regulator-off-in-suspend; 389 }; 387 }; 390 }; 388 }; 391 389 392 pldo6_s3: pldo-reg6 { 390 pldo6_s3: pldo-reg6 { 393 regulator-name 391 regulator-name = "pldo6_s3"; 394 regulator-alwa 392 regulator-always-on; 395 regulator-boot 393 regulator-boot-on; 396 regulator-min- 394 regulator-min-microvolt = <1800000>; 397 regulator-max- 395 regulator-max-microvolt = <1800000>; 398 396 399 regulator-stat 397 regulator-state-mem { 400 regula 398 regulator-on-in-suspend; 401 regula 399 regulator-suspend-microvolt = <1800000>; 402 }; 400 }; 403 }; 401 }; 404 402 405 vdd_0v75_s3: nldo-reg1 403 vdd_0v75_s3: nldo-reg1 { 406 regulator-name 404 regulator-name = "vdd_0v75_s3"; 407 regulator-alwa 405 regulator-always-on; 408 regulator-boot 406 regulator-boot-on; 409 regulator-min- 407 regulator-min-microvolt = <750000>; 410 regulator-max- 408 regulator-max-microvolt = <750000>; 411 409 412 regulator-stat 410 regulator-state-mem { 413 regula 411 regulator-on-in-suspend; 414 regula 412 regulator-suspend-microvolt = <750000>; 415 }; 413 }; 416 }; 414 }; 417 415 418 vdd_ddr_pll_s0: nldo-r 416 vdd_ddr_pll_s0: nldo-reg2 { 419 regulator-name 417 regulator-name = "vdd_ddr_pll_s0"; 420 regulator-alwa 418 regulator-always-on; 421 regulator-boot 419 regulator-boot-on; 422 regulator-min- 420 regulator-min-microvolt = <850000>; 423 regulator-max- 421 regulator-max-microvolt = <850000>; 424 422 425 regulator-stat 423 regulator-state-mem { 426 regula 424 regulator-off-in-suspend; 427 regula 425 regulator-suspend-microvolt = <850000>; 428 }; 426 }; 429 }; 427 }; 430 428 431 avdd_0v75_s0: nldo-reg 429 avdd_0v75_s0: nldo-reg3 { 432 regulator-name 430 regulator-name = "avdd_0v75_s0"; 433 regulator-alwa 431 regulator-always-on; 434 regulator-boot 432 regulator-boot-on; 435 regulator-min- 433 regulator-min-microvolt = <750000>; 436 regulator-max- 434 regulator-max-microvolt = <750000>; 437 435 438 regulator-stat 436 regulator-state-mem { 439 regula 437 regulator-off-in-suspend; 440 }; 438 }; 441 }; 439 }; 442 440 443 vdd_0v85_s0: nldo-reg4 441 vdd_0v85_s0: nldo-reg4 { 444 regulator-name 442 regulator-name = "vdd_0v85_s0"; 445 regulator-alwa 443 regulator-always-on; 446 regulator-boot 444 regulator-boot-on; 447 regulator-min- 445 regulator-min-microvolt = <850000>; 448 regulator-max- 446 regulator-max-microvolt = <850000>; 449 447 450 regulator-stat 448 regulator-state-mem { 451 regula 449 regulator-off-in-suspend; 452 }; 450 }; 453 }; 451 }; 454 452 455 vdd_0v75_s0: nldo-reg5 453 vdd_0v75_s0: nldo-reg5 { 456 regulator-name 454 regulator-name = "vdd_0v75_s0"; 457 regulator-alwa 455 regulator-always-on; 458 regulator-boot 456 regulator-boot-on; 459 regulator-min- 457 regulator-min-microvolt = <750000>; 460 regulator-max- 458 regulator-max-microvolt = <750000>; 461 459 462 regulator-stat 460 regulator-state-mem { 463 regula 461 regulator-off-in-suspend; 464 }; 462 }; 465 }; 463 }; 466 }; 464 }; 467 }; 465 }; 468 }; << 469 << 470 &tsadc { << 471 status = "okay"; << 472 }; 466 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.