rk3288: act8846: modify sd init voltage
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-p977_8846.dts
1 /dts-v1/;
2
3 #include "rk3288.dtsi"
4 #include "lcd-LP097Qx1.dtsi"
5
6 / {
7         fiq-debugger {
8                 status = "okay";
9         };
10
11         5v_power_en {
12         compatible = "5v_en";
13                 5ven,pin =<&gpio7 GPIO_B4 GPIO_ACTIVE_HIGH>;    // 5v power for otg and hdmi
14                 status = "okay";        
15         };
16
17
18     wireless-wlan {
19         compatible = "wlan-platdata";
20
21         wifi_chip_type = "";
22         sdio_vref = <1800>; //1800mv or 3300mv
23
24         //power_ctrl_by_pmu;
25         pmu_regulator = "act_ldo3";
26         pmu_enable_level = <1>; //1->HIGH, 0->LOW
27
28         WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>;
29         WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>;
30         //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>;
31
32         status = "okay";
33     };
34
35     wireless-bluetooth {
36         compatible = "bluetooth-platdata";
37
38         uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>;
39         pinctrl-names = "default","rts_gpio";
40         pinctrl-0 = <&uart0_rts>;
41         pinctrl-1 = <&uart0_rts_gpio>;
42
43         //BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>;
44         BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>;
45         BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>;
46         BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_HIGH>;
47
48         status = "okay";
49     };
50
51     hallsensor {
52                compatible = "hall_och165t";
53                type = <SENSOR_TYPE_HALL>;
54                irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>;
55      };
56
57         backlight {
58                 compatible = "pwm-backlight";
59                 pwms = <&pwm0 0 25000>;
60                 brightness-levels = <255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240
61                      239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220
62                      219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200
63                      199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180
64                      179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160
65                      159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140
66                      139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120
67                      119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100
68                      99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70
69                      69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40
70                      39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
71                      9 8 7 6 5 4 3 2 1 0>;
72                 default-brightness-level = <200>;
73                 enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>;
74         };
75
76         pwm_regulator {
77                 compatible = "rockchip_pwm_regulator";
78                 pwms = <&pwm1 0 25000>;
79                 rockchip,pwm_id= <1>;
80                 rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>;
81                 rockchip,pwm_voltage= <1000000>;
82                 rockchip,pwm_min_voltage= <925000>;
83                 rockchip,pwm_max_voltage= <1400000>;
84                 rockchip,pwm_suspend_voltage= <950000>;
85                 rockchip,pwm_coefficient= <475>;
86                 regulators {
87                         #address-cells = <1>;
88                         #size-cells = <0>;
89                         pwm_reg0: regulator@0 {
90                                 regulator-compatible = "pwm_dcdc1";
91                                 regulator-name= "vdd_logic";
92                                 regulator-min-microvolt = <925000>;
93                                 regulator-max-microvolt = <1400000>;
94                                 regulator-always-on;
95                                 regulator-boot-on;
96                         };
97                 };
98         };
99
100         codec_hdmi_i2s: codec-hdmi-i2s {
101                 compatible = "hdmi-i2s";
102         };
103
104         codec_hdmi_spdif: codec-hdmi-spdif {
105                 compatible = "hdmi-spdif";
106         };
107
108         rockchip-hdmi-i2s {
109                 compatible = "rockchip-hdmi-i2s";
110                 dais {
111                         dai0 {
112                                 audio-codec = <&codec_hdmi_i2s>;
113                                 i2s-controller = <&i2s>;
114                                 format = "i2s";
115                                 //continuous-clock;
116                                 //bitclock-inversion;
117                                 //frame-inversion;
118                                 //bitclock-master;
119                                 //frame-master;
120                         };
121                 };
122         };
123         
124         rockchip-hdmi-spdif {
125                 compatible = "rockchip-hdmi-spdif";
126                 dais {
127                         dai0 {
128                                 audio-codec = <&codec_hdmi_spdif>;
129                                 i2s-controller = <&spdif>;
130                         };
131                 };              
132         };
133
134         rockchip-rt5631 {
135                 compatible = "rockchip-rt5631";
136                 dais {
137                         dai0 {
138                                 audio-codec = <&rt5631>;
139                                 i2s-controller = <&i2s>;
140                                 format = "i2s";
141                                 //continuous-clock;
142                                 //bitclock-inversion;
143                                 //frame-inversion;
144                                 //bitclock-master;
145                                 //frame-master;
146                         };
147                 };
148         };
149
150         usb_control {
151                 compatible = "rockchip,rk3288-usb-control";
152
153                 otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>;
154
155                 rockchip,remote_wakeup;
156                 rockchip,usb_irq_wakeup;
157         };
158
159         chosen {
160                 bootargs = "vmalloc=512M";
161         };
162 };
163 &pinctrl {
164         gpio0_gpio {
165                         gpio0_c2: gpio0-c2 {
166                                 rockchip,pins = <GPIO0_C2>;
167                                 rockchip,pull = <VALUE_PULL_DOWN>;
168                         };
169
170                         //to add
171                 };
172                 
173         gpio7_gpio {
174                         gpio7_b7: gpio7-b7 {
175                                 rockchip,pins = <GPIO7_B7>;
176                                 rockchip,pull = <VALUE_PULL_UP>;
177                         };
178
179                         //to add
180                 };
181         //could add other pinctrl definition such as gpio
182
183 };
184
185 &emmc {
186         clock-frequency = <100000000>;
187         clock-freq-min-max = <400000 100000000>;
188
189         supports-highspeed;
190         supports-emmc;
191         bootpart-no-access;
192
193         supports-DDR_MODE;
194         caps2-mmc-hs200;
195
196         ignore-pm-notify;
197                 keep-power-in-suspend;
198         status = "okay";
199 };
200     
201 &sdmmc {
202         clock-frequency = <50000000>;
203         clock-freq-min-max = <400000 50000000>;             
204             
205         supports-highspeed;
206         supports-sd;
207         broken-cd;
208         card-detect-delay = <200>;
209
210         ignore-pm-notify;
211         keep-power-in-suspend;
212         
213         vmmc-supply = <&ldo1_reg>;
214         status = "okay";
215 };
216                 
217 &sdio {
218         clock-frequency = <50000000>;
219         clock-freq-min-max = <200000 50000000>;
220                 
221         supports-highspeed;             
222         supports-sdio;
223                 ignore-pm-notify;
224                 keep-power-in-suspend;
225                 //cap-sdio-irq;
226                 status = "okay";
227 };
228
229 &spi0 {
230         status = "disabled";
231         max-freq = <48000000>;  
232         /*
233         spi_test@00 {
234                 compatible = "rockchip,spi_test_bus0_cs0";
235                 reg = <0>;
236                 spi-max-frequency = <24000000>;
237                 //spi-cpha;
238                 //spi-cpol;
239                 poll_mode = <0>;
240                 type = <0>;
241                 enable_dma = <0>;
242
243         };
244
245         spi_test@01 {
246                 compatible = "rockchip,spi_test_bus0_cs1";
247                 reg = <1>;
248                 spi-max-frequency = <24000000>;
249                 spi-cpha;
250                 spi-cpol;
251                 poll_mode = <0>;
252                 type = <0>;
253                 enable_dma = <0>;               
254         };
255         */
256 };
257
258 &spi1 {
259         status = "disabled";
260         max-freq = <48000000>;
261         /*
262         spi_test@10 {
263                 compatible = "rockchip,spi_test_bus1_cs0";
264                 reg = <0>;
265                 spi-max-frequency = <24000000>;
266                 //spi-cpha;
267                 //spi-cpol;
268                 poll_mode = <0>;
269                 type = <0>;
270                 enable_dma = <0>;
271         };
272
273         */
274 };
275
276 &spi2 {
277         status = "disabled";
278         max-freq = <48000000>;
279         /*
280         spi_test@20 {
281                 compatible = "rockchip,spi_test_bus2_cs0";
282                 reg = <0>;
283                 spi-max-frequency = <24000000>;
284                 //spi-cpha;
285                 //spi-cpol;
286                 poll_mode = <0>;
287                 type = <0>;
288                 enable_dma = <0>;
289         };
290
291         spi_test@21 {
292                 compatible = "rockchip,spi_test_bus2_cs1";
293                 reg = <1>;
294                 spi-max-frequency = <24000000>;
295                 //spi-cpha;
296                 //spi-cpol;
297                 poll_mode = <0>;
298                 type = <0>;
299                 enable_dma = <0>;
300         };
301         */
302 };
303 &uart_bt {
304         status = "okay";
305         dma-names = "!tx", "!rx";
306         pinctrl-0 = <&uart0_xfer &uart0_cts>;
307 };
308
309 &i2c0 {
310         status = "okay";
311         rk808: rk808@1b {
312                 reg = <0x1b>;
313                 status = "okay";
314         };
315                 syr827: syr827@40 {
316                 compatible = "silergy,syr82x";
317         reg = <0x40>;
318                 status = "okay";
319                 regulators {
320                         #address-cells = <1>;
321                         #size-cells = <0>;      
322                         syr827_dc1: regulator@0 {
323                         reg = <0>;
324                         regulator-compatible = "syr82x_dcdc1";
325                         regulator-name = "vdd_arm";
326                         regulator-min-microvolt = <712500>;
327                         regulator-max-microvolt = <1500000>;
328                         regulator-always-on;
329                         regulator-boot-on;
330                         regulator-initial-mode = <0x2>;
331                         regulator-initial-state = <3>;
332                         regulator-state-mem {
333                                 regulator-state-mode = <0x2>;
334                                 regulator-state-disabled;
335                                 regulator-state-uv = <900000>;
336                         };
337                 };
338            };
339         };
340         syr828: syr828@41 {
341                 compatible = "silergy,syr82x";
342                 reg = <0x41>;
343                 status = "okay";
344                 regulators {
345                         #address-cells = <1>;
346                         #size-cells = <0>;      
347                         syr828_dc1: regulator@0 {
348                         reg = <0>;
349                         regulator-compatible = "syr82x_dcdc1";
350                         regulator-name = "vdd_gpu";
351                         regulator-min-microvolt = <712500>;
352                         regulator-max-microvolt = <1500000>;
353                         //regulator-always-on;
354                         //regulator-boot-on;
355                         regulator-initial-mode = <0x2>;
356                         regulator-initial-state = <3>;
357                         regulator-state-mem {
358                                 regulator-state-mode = <0x2>;
359                                 regulator-state-disabled;
360                                 regulator-state-uv = <900000>;
361                         };      
362                 };
363            };
364         };
365         act8846: act8846@5a {
366                 reg = <0x5a>;
367                 status = "okay";
368         };
369
370         
371
372
373         CW2015@62 {
374                 compatible = "cw201x";
375                 reg = <0x62>;
376                 dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>;
377                 bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>;
378                 chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>;
379                 bat_config_info = <0x15 0x81 0x5D 0x5C 0x58 0x5B 0x57 0x4B 0x49 0x4A 0x46 0x43 0x41
380                                 0x3A 0x38 0x30 0x26 0x1E 0x16 0x18 0x1C 0x2C 0x43 0x46 0x3C 0x93
381                                 0x09 0x9A 0x1A 0x33 0x6C 0x6E 0x6F 0x6D 0x6B 0x6C 0x3D 0x1C 0x61
382                                 0xB4 0x13 0x3F 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96
383                                 0x87 0x95 0xC2 0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x27 0x69>;
384                 is_dc_charge = <1>;
385                 is_usb_charge = <0>;
386         };
387         
388         rtc@51 {
389                 compatible = "rtc,hym8563";
390                 reg = <0x51>;
391                 irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>;
392         };
393
394 };
395
396 &i2c1 {
397         status = "okay";
398         rtc@51 {
399                 compatible = "nxp,pcf8563";
400                 reg = <0x51>;
401         };
402         
403         sensor@1d {
404                 compatible = "gs_mma8452";
405                 reg = <0x1d>;
406                 type = <SENSOR_TYPE_ACCEL>;
407                 irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>;
408                 irq_enable = <1>;
409                 poll_delay_ms = <30>;
410                 layout = <8>;
411         };
412
413         sensor@0d {
414                 compatible = "ak8975";
415                 reg = <0x0d>;
416                 type = <SENSOR_TYPE_COMPASS>;
417                 irq-gpio = <&gpio8 GPIO_A1 IRQ_TYPE_EDGE_RISING>;
418                 irq_enable = <1>;
419                 poll_delay_ms = <30>;
420                 layout = <1>;
421         };
422
423         sensor@10 {
424               compatible = "ls_cm3218";
425               reg = <0x10>;
426               type = <SENSOR_TYPE_LIGHT>;
427               irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_EDGE_FALLING>;              
428               irq_enable = <1>;
429               poll_delay_ms = <30>;
430               layout = <1>;
431        };
432 /*            
433         mpu6050:mpu@68{
434         compatible = "mpu6050";
435         reg = <0x68>;
436         mpu-int_config = <0x10>;
437         mpu-level_shifter = <0>;
438         mpu-orientation = <1 0 0 0 1 0 0 0 1>;  
439         orientation-x= <1>;
440         orientation-y= <0>;
441         orientation-z= <1>;
442         irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>;                 
443         mpu-debug = <0>;
444         };
445
446         ak8963:compass@0d{
447         compatible = "ak8963";
448         reg = <0x0d>;
449         compass-bus = <0>;
450         compass-adapt_num = <0>;
451         compass-orientation = <1 0 0 0 1 0 0 0 1>;
452         orientation-x= <0>;
453         orientation-y= <0>;
454         orientation-z= <1>;     
455         compass-debug = <1>;
456         status = "disabled";
457         };
458
459         ak8975:compass@0d{
460         compatible = "ak8975";
461         reg = <0x0d>;
462         compass-bus = <0>;
463         compass-adapt_num = <0>;
464         compass-orientation = <0 1 0 1 0 0 0 0 1>;
465         orientation-x= <0>;
466         orientation-y= <0>;
467         orientation-z= <0>;     
468         compass-debug = <0>;
469         };
470 */
471 };
472
473 &i2c2 {
474         status = "okay";
475
476         rt5631: rt5631@1a {
477                 compatible = "rt5631";
478                 reg = <0x1a>;
479                 phone_det_level = <1>;
480         };
481         
482 };
483
484 &i2c3 {
485         status = "okay";
486 };
487
488 &i2c4 {
489         status = "okay";
490         ts@01 {
491                 compatible = "ct,vtl_ts";
492                 reg = <0x01>;
493                 screen_max_x = <2048>;
494                 screen_max_y = <1536>;
495                 irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>;
496                 rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>;
497         };
498 };
499
500 &i2c5 {
501         status = "disable";
502 };
503
504 &fb {
505         rockchip,disp-mode = <DUAL>;
506         rockchip,uboot-logo-on = <0>;
507 };
508
509 &rk_screen {
510          display-timings = <&disp_timings>;
511 };
512
513 /*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/
514 &lcdc0 {
515         status = "okay";
516         rockchip,mirror = <NO_MIRROR>;
517         rockchip,cabc_mode = <0>;
518         rockchip,iommu-enabled = <0>;
519         power_ctr: power_ctr {
520                 rockchip,debug = <0>;
521
522                 lcd_en:lcd_en {
523                         rockchip,power_type = <GPIO>;
524                         gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>;
525                         rockchip,delay = <10>;
526                 };
527         
528                 /*lcd_cs:lcd_cs {
529                         rockchip,power_type = <REGULATOR>;
530                         rockchip,delay = <10>;
531                 };
532
533                 lcd_rst:lcd_rst {
534                         rockchip,power_type = <GPIO>;
535                         gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>;
536                         rockchip,delay = <5>;
537                 };*/
538
539         };
540 };
541
542 &lcdc1 {
543         status = "okay";
544         rockchip,mirror = <NO_MIRROR>;
545         rockchip,iommu-enabled = <0>;
546 };
547
548 &hdmi {
549         status = "okay";
550         rockchips,hdmi_audio_source = <0>;
551 };
552
553 &adc {
554         status = "okay";
555
556
557         key {
558                 compatible = "rockchip,key";
559                 io-channels = <&adc 1>;
560
561                 vol-up-key {
562                         linux,code = <115>;
563                         label = "volume up";
564                         rockchip,adc_value = <1>;
565                 };
566
567                 vol-down-key {
568                         linux,code = <114>;
569                         label = "volume down";
570                         rockchip,adc_value = <170>;
571                 };
572
573                 power-key {
574                         gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>;
575                         linux,code = <116>;
576                         label = "power";
577                         gpio-key,wakeup;
578                 };
579
580                 back-key {
581                         linux,code = <158>;
582                         label = "back";
583                         rockchip,adc_value = <355>;
584                 };
585 /*
586                 home-key {
587                         linux,code = <102>;
588                         label = "home";
589                         rockchip,adc_value = <746>;
590                 };
591
592                 back-key {
593                         linux,code = <158>;
594                         label = "back";
595                         rockchip,adc_value = <560>;
596                 };
597 */
598                 camera-key {
599                         linux,code = <212>;
600                         label = "camera";
601                         rockchip,adc_value = <450>;
602                 };
603         };
604 };
605
606 &pwm0 {
607         status = "okay";
608 };
609
610 &pwm1 {
611         status = "disabled";
612 };
613
614
615 &clk_core_dvfs_table {
616         operating-points = <
617                 /* KHz    uV */
618                 126000 900000
619                 216000 900000
620                 312000 900000
621                 408000 900000
622                 600000 900000
623                 696000 950000
624                 816000 1000000
625                 1008000 1050000
626                 1200000 1100000
627                 1416000 1200000
628                 1512000 1300000
629                 1608000 1350000
630         //      1704000 1350000
631         //      1800000 1400000
632                 >;
633         status="okay";
634 };
635
636 &clk_gpu_dvfs_table {
637         operating-points = <
638                 /* KHz    uV */
639                 100000 900000
640                 200000 900000
641                 300000 950000
642                 400000 1150000
643                 500000 1200000
644         //      600000 1250000
645                 >;
646         status="okay";
647 };
648
649 &clk_ddr_dvfs_table {
650         operating-points = <
651                 /* KHz    uV */
652                 200000 1000000
653                 300000 1000000
654                 420000 1050000
655                 533000 1100000
656                 >;
657
658         freq-table = <
659                 /*status                freq(KHz)*/
660                 SYS_STATUS_NORMAL       400000
661                 SYS_STATUS_SUSPEND      200000
662                 SYS_STATUS_VIDEO_1080P  240000
663                 SYS_STATUS_VIDEO_4K     400000
664                 SYS_STATUS_PERFORMANCE  528000
665                 SYS_STATUS_DUALVIEW     400000
666                 SYS_STATUS_BOOST        324000
667                 SYS_STATUS_ISP          533000
668                 >;
669         auto-freq-table = <
670                 240000
671                 324000
672                 396000
673                 528000
674                 >;
675         auto-freq=<1>;
676         status="okay";
677 };
678 /include/ "act8846.dtsi"
679 &act8846 {
680         gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>;
681         act8846,system-power-controller;
682
683         regulators {
684                 
685                 dcdc1_reg: regulator@0{
686                         regulator-name= "act_dcdc1";
687                         regulator-min-microvolt = <1200000>;
688                         regulator-max-microvolt = <1200000>;
689                         regulator-always-on;
690                         regulator-boot-on;
691                 };
692
693                 dcdc2_reg: regulator@1 {
694                         regulator-name= "vccio";
695                         regulator-min-microvolt = <3300000>;
696                         regulator-max-microvolt = <3300000>;
697                         regulator-initial-state = <3>;
698                         regulator-state-mem {
699                                 regulator-state-enabled;
700                                 regulator-state-uv = <3300000>;
701                         };              
702                 };
703
704                 dcdc3_reg: regulator@2 {
705                         regulator-name= "vdd_logic";
706                         regulator-min-microvolt = <700000>;
707                         regulator-max-microvolt = <1500000>;
708                         regulator-initial-state = <3>;
709                         regulator-state-mem {
710                                 regulator-state-enabled;
711                                 regulator-state-uv = <1000000>;
712                         };              
713                 
714                 };
715
716                 dcdc4_reg: regulator@3 {
717                         regulator-name= "act_dcdc4";
718                         regulator-min-microvolt = <2000000>;
719                         regulator-max-microvolt = <2000000>;
720                                 regulator-initial-state = <3>;
721                         regulator-state-mem {
722                                 regulator-state-enabled;
723                                 regulator-state-uv = <2000000>;
724                         };
725                 };
726
727                 ldo1_reg: regulator@4 {
728                         regulator-name= "vccio_sd";
729                         regulator-min-microvolt = <1800000>;
730                         regulator-max-microvolt = <3300000>;
731                         
732                 };
733
734                 ldo2_reg: regulator@5 {
735                         regulator-name= "act_ldo2";
736                         regulator-min-microvolt = <1000000>;
737                         regulator-max-microvolt = <1000000>;
738                 
739                 };
740
741                 ldo3_reg: regulator@6 {
742                         regulator-name= "act_ldo3";
743                         regulator-min-microvolt = <3300000>;
744                         regulator-max-microvolt = <3300000>;
745                         
746                 };
747
748                 ldo4_reg:regulator@7 {
749                         regulator-name= "act_ldo4";
750                         regulator-min-microvolt = <3300000>;
751                         regulator-max-microvolt = <3300000>;
752                 
753                 };
754
755                 ldo5_reg: regulator@8 {
756                         regulator-name= "act_ldo5";
757                         regulator-min-microvolt = <3300000>;
758                         regulator-max-microvolt = <3300000>;
759                 
760                 };
761
762                 ldo6_reg: regulator@9 {
763                         regulator-name= "act_ldo6";
764                         regulator-min-microvolt = <1000000>;
765                         regulator-max-microvolt = <1000000>;
766                         regulator-initial-state = <3>;
767                         regulator-state-mem {
768                                 regulator-state-enabled;
769                         };
770                         
771                 };
772
773                 ldo7_reg: regulator@10 {
774                         regulator-name= "vcc_18";
775                         regulator-min-microvolt = <1800000>;
776                         regulator-max-microvolt = <1800000>;
777                         regulator-initial-state = <3>;
778                         regulator-state-mem {
779                                 regulator-state-enabled;
780                         };
781                 
782                 };
783
784                 ldo8_reg: regulator@11 {
785                         regulator-name= "act_ldo8";
786                         regulator-min-microvolt = <1800000>;
787                         regulator-max-microvolt = <1800000>;
788                 
789                 };
790         };
791 };
792
793 /include/ "rk808.dtsi"
794 &rk808 {
795         gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_A0 GPIO_ACTIVE_LOW>;
796         rk808,system-power-controller;
797
798         regulators {
799                 
800                 rk808_dcdc1_reg: regulator@0{
801                         regulator-name= "vdd_arm";
802                         regulator-always-on;
803                         regulator-boot-on;
804                 };
805
806                 rk808_dcdc2_reg: regulator@1 {
807                         regulator-name= "vdd_gpu";
808                         regulator-always-on;
809                         regulator-boot-on;
810                 };
811
812                 rk808_dcdc3_reg: regulator@2 {
813                         regulator-name= "rk_dcdc3";
814                         regulator-min-microvolt = <1200000>;
815                         regulator-max-microvolt = <1200000>;
816                         regulator-always-on;
817                         regulator-boot-on;
818                 };
819
820                 rk808_dcdc4_reg: regulator@3 {
821                         regulator-name= "vccio";
822                         regulator-min-microvolt = <1800000>;
823                         regulator-max-microvolt = <3300000>;
824                         regulator-always-on;
825                         regulator-boot-on;
826                 };
827
828                 rk808_ldo1_reg: regulator@4 {
829                         regulator-name= "rk_ldo1";
830                         regulator-min-microvolt = <3300000>;
831                         regulator-max-microvolt = <3300000>;
832                         regulator-always-on;
833                         regulator-boot-on;
834                 };
835
836                 rk808_ldo2_reg: regulator@5 {
837                         regulator-name= "rk_ldo2";
838                         regulator-min-microvolt = <3300000>;
839                         regulator-max-microvolt = <3300000>;
840                         regulator-always-on;
841                         regulator-boot-on;
842                 };
843
844                 rk808_ldo3_reg: regulator@6 {
845                         regulator-name= "rk_ldo3";
846                         regulator-min-microvolt = <1000000>;
847                         regulator-max-microvolt = <1000000>;
848                         regulator-always-on;
849                         regulator-boot-on;
850                 };
851
852                 rk808_ldo4_reg:regulator@7 {
853                         regulator-name= "rk_ldo4";
854                         regulator-min-microvolt = <1800000>;
855                         regulator-max-microvolt = <1800000>;
856                         regulator-always-on;
857                         regulator-boot-on;
858                 };
859
860                 rk808_ldo5_reg: regulator@8 {
861                         regulator-name= "vcc_sd";
862                         regulator-min-microvolt = <1800000>;
863                         regulator-max-microvolt = <3300000>;
864                         regulator-always-on;
865                         regulator-boot-on;
866                 };
867
868                 rk808_ldo6_reg: regulator@9 {
869                         regulator-name= "rk_ldo6";
870                         regulator-min-microvolt = <1000000>;
871                         regulator-max-microvolt = <1000000>;
872                         regulator-always-on;
873                         regulator-boot-on;
874                 };
875
876                 rk808_ldo7_reg: regulator@10 {
877                         regulator-name= "rk_ldo7";
878                         regulator-min-microvolt = <1800000>;
879                         regulator-max-microvolt = <1800000>;
880                         regulator-always-on;
881                         regulator-boot-on;
882                 };
883
884                 rk808_ldo8_reg: regulator@11 {
885                         regulator-name= "rk_ldo8";
886                         regulator-min-microvolt = <3300000>;
887                         regulator-max-microvolt = <3300000>;
888                         regulator-always-on;
889                         regulator-boot-on;
890                 };
891
892                 rk808_ldo9_reg: regulator@12 {
893                         regulator-name= "rk_ldo9";
894                         regulator-always-on;
895                         regulator-boot-on;
896                 };
897
898                 rk808_ldo10_reg: regulator@13 {
899                         regulator-name= "rk_ldo10";
900                         regulator-always-on;
901                         regulator-boot-on;
902                 };
903         };
904 };
905
906 &lcdc_vdd_domain {
907         regulator-name = "vcc30_lcd";
908         };
909 &dpio_vdd_domain{
910         regulator-name = "vcc18_cif";   
911         };
912 &flash0_vdd_domain{
913         regulator-name = "vcc_flash";   
914         };
915 &flash1_vdd_domain{
916         regulator-name = "vcc_flash";                   
917         };
918 &apio3_vdd_domain{
919         regulator-name = "vccio_wl";            
920         };
921 &apio5_vdd_domain{
922         regulator-name = "vccio";               
923         };
924 &apio4_vdd_domain{
925         regulator-name = "vccio";               
926         };
927 &apio1_vdd_domain{
928         regulator-name = "vccio";                       
929         };
930 &apio2_vdd_domain{
931         regulator-name = "vccio";               
932         };
933 &sdmmc0_vdd_domain{
934         regulator-name = "vcc_sd";                      
935         };
936 &ion_cma {
937         reg = <0x40000000 0x20000000>; /* 512MB */
938 };