Author: CMY <cmy@rock-chips.com>
[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 = <&rk808_ldo5_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 };
507
508 &rk_screen {
509          display-timings = <&disp_timings>;
510 };
511
512 /*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/
513 &lcdc0 {
514         status = "okay";
515         rockchip,mirror = <NO_MIRROR>;
516         rockchip,cabc_mode = <0>;
517         power_ctr: power_ctr {
518                 rockchip,debug = <0>;
519
520                 lcd_en:lcd_en {
521                         rockchip,power_type = <GPIO>;
522                         gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>;
523                         rockchip,delay = <10>;
524                 };
525         
526                 /*lcd_cs:lcd_cs {
527                         rockchip,power_type = <REGULATOR>;
528                         rockchip,delay = <10>;
529                 };
530
531                 lcd_rst:lcd_rst {
532                         rockchip,power_type = <GPIO>;
533                         gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>;
534                         rockchip,delay = <5>;
535                 };*/
536
537         };
538 };
539
540 &lcdc1 {
541         status = "okay";
542         rockchip,mirror = <NO_MIRROR>;
543 };
544
545 &hdmi {
546         status = "okay";
547         rockchips,hdmi_audio_source = <0>;
548 };
549
550 &adc {
551         status = "okay";
552
553
554         key {
555                 compatible = "rockchip,key";
556                 io-channels = <&adc 1>;
557
558                 vol-up-key {
559                         linux,code = <115>;
560                         label = "volume up";
561                         rockchip,adc_value = <1>;
562                 };
563
564                 vol-down-key {
565                         linux,code = <114>;
566                         label = "volume down";
567                         rockchip,adc_value = <170>;
568                 };
569
570                 power-key {
571                         gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>;
572                         linux,code = <116>;
573                         label = "power";
574                         gpio-key,wakeup;
575                 };
576
577                 back-key {
578                         linux,code = <158>;
579                         label = "back";
580                         rockchip,adc_value = <355>;
581                 };
582 /*
583                 home-key {
584                         linux,code = <102>;
585                         label = "home";
586                         rockchip,adc_value = <746>;
587                 };
588
589                 back-key {
590                         linux,code = <158>;
591                         label = "back";
592                         rockchip,adc_value = <560>;
593                 };
594 */
595                 camera-key {
596                         linux,code = <212>;
597                         label = "camera";
598                         rockchip,adc_value = <450>;
599                 };
600         };
601 };
602
603 &pwm0 {
604         status = "okay";
605 };
606
607 &pwm1 {
608         status = "disabled";
609 };
610
611
612 &clk_core_dvfs_table {
613         operating-points = <
614                 /* KHz    uV */
615                 126000 900000
616                 216000 900000
617                 312000 900000
618                 408000 900000
619                 600000 900000
620                 696000 950000
621                 816000 1000000
622                 1008000 1050000
623                 1200000 1100000
624                 1416000 1200000
625                 1512000 1300000
626                 1608000 1350000
627         //      1704000 1350000
628         //      1800000 1400000
629                 >;
630         status="okay";
631 };
632
633 &clk_gpu_dvfs_table {
634         operating-points = <
635                 /* KHz    uV */
636                 100000 900000
637                 200000 900000
638                 300000 950000
639                 400000 1150000
640                 500000 1200000
641         //      600000 1250000
642                 >;
643         status="okay";
644 };
645
646 &clk_ddr_dvfs_table {
647         operating-points = <
648                 /* KHz    uV */
649                 200000 1000000
650                 300000 1000000
651                 420000 1050000
652                 533000 1100000
653                 >;
654
655         freq-table = <
656                 /*status                freq(KHz)*/
657                 SYS_STATUS_NORMAL       400000
658                 SYS_STATUS_SUSPEND      200000
659                 SYS_STATUS_VIDEO_1080P  240000
660                 SYS_STATUS_VIDEO_4K     400000
661                 SYS_STATUS_PERFORMANCE  528000
662                 SYS_STATUS_DUALVIEW     400000
663                 SYS_STATUS_BOOST        324000
664                 SYS_STATUS_ISP          533000
665                 >;
666         auto-freq-table = <
667                 240000
668                 324000
669                 396000
670                 528000
671                 >;
672         auto-freq=<1>;
673         status="okay";
674 };
675 /include/ "act8846.dtsi"
676 &act8846 {
677         gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>;
678         act8846,system-power-controller;
679
680         regulators {
681                 
682                 dcdc1_reg: regulator@0{
683                         regulator-name= "act_dcdc1";
684                         regulator-min-microvolt = <1200000>;
685                         regulator-max-microvolt = <1200000>;
686                         regulator-always-on;
687                         regulator-boot-on;
688                 };
689
690                 dcdc2_reg: regulator@1 {
691                         regulator-name= "vccio";
692                         regulator-min-microvolt = <3300000>;
693                         regulator-max-microvolt = <3300000>;
694                         regulator-initial-state = <3>;
695                         regulator-state-mem {
696                                 regulator-state-enabled;
697                                 regulator-state-uv = <3300000>;
698                         };              
699                 };
700
701                 dcdc3_reg: regulator@2 {
702                         regulator-name= "vdd_logic";
703                         regulator-min-microvolt = <700000>;
704                         regulator-max-microvolt = <1500000>;
705                         regulator-initial-state = <3>;
706                         regulator-state-mem {
707                                 regulator-state-enabled;
708                                 regulator-state-uv = <1000000>;
709                         };              
710                 
711                 };
712
713                 dcdc4_reg: regulator@3 {
714                         regulator-name= "act_dcdc4";
715                         regulator-min-microvolt = <2000000>;
716                         regulator-max-microvolt = <2000000>;
717                                 regulator-initial-state = <3>;
718                         regulator-state-mem {
719                                 regulator-state-enabled;
720                                 regulator-state-uv = <2000000>;
721                         };
722                 };
723
724                 ldo1_reg: regulator@4 {
725                         regulator-name= "vccio_sd";
726                         regulator-min-microvolt = <3300000>;
727                         regulator-max-microvolt = <3300000>;
728                         
729                 };
730
731                 ldo2_reg: regulator@5 {
732                         regulator-name= "act_ldo2";
733                         regulator-min-microvolt = <1000000>;
734                         regulator-max-microvolt = <1000000>;
735                 
736                 };
737
738                 ldo3_reg: regulator@6 {
739                         regulator-name= "act_ldo3";
740                         regulator-min-microvolt = <3300000>;
741                         regulator-max-microvolt = <3300000>;
742                         
743                 };
744
745                 ldo4_reg:regulator@7 {
746                         regulator-name= "act_ldo4";
747                         regulator-min-microvolt = <3300000>;
748                         regulator-max-microvolt = <3300000>;
749                 
750                 };
751
752                 ldo5_reg: regulator@8 {
753                         regulator-name= "act_ldo5";
754                         regulator-min-microvolt = <3300000>;
755                         regulator-max-microvolt = <3300000>;
756                 
757                 };
758
759                 ldo6_reg: regulator@9 {
760                         regulator-name= "act_ldo6";
761                         regulator-min-microvolt = <1000000>;
762                         regulator-max-microvolt = <1000000>;
763                         regulator-initial-state = <3>;
764                         regulator-state-mem {
765                                 regulator-state-enabled;
766                         };
767                         
768                 };
769
770                 ldo7_reg: regulator@10 {
771                         regulator-name= "vcc_18";
772                         regulator-min-microvolt = <1800000>;
773                         regulator-max-microvolt = <1800000>;
774                         regulator-initial-state = <3>;
775                         regulator-state-mem {
776                                 regulator-state-enabled;
777                         };
778                 
779                 };
780
781                 ldo8_reg: regulator@11 {
782                         regulator-name= "act_ldo8";
783                         regulator-min-microvolt = <1800000>;
784                         regulator-max-microvolt = <1800000>;
785                 
786                 };
787         };
788 };
789
790 /include/ "rk808.dtsi"
791 &rk808 {
792         gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_A0 GPIO_ACTIVE_LOW>;
793         rk808,system-power-controller;
794
795         regulators {
796                 
797                 rk808_dcdc1_reg: regulator@0{
798                         regulator-name= "vdd_arm";
799                         regulator-always-on;
800                         regulator-boot-on;
801                 };
802
803                 rk808_dcdc2_reg: regulator@1 {
804                         regulator-name= "vdd_gpu";
805                         regulator-always-on;
806                         regulator-boot-on;
807                 };
808
809                 rk808_dcdc3_reg: regulator@2 {
810                         regulator-name= "rk_dcdc3";
811                         regulator-min-microvolt = <1200000>;
812                         regulator-max-microvolt = <1200000>;
813                         regulator-always-on;
814                         regulator-boot-on;
815                 };
816
817                 rk808_dcdc4_reg: regulator@3 {
818                         regulator-name= "vccio";
819                         regulator-min-microvolt = <1800000>;
820                         regulator-max-microvolt = <3300000>;
821                         regulator-always-on;
822                         regulator-boot-on;
823                 };
824
825                 rk808_ldo1_reg: regulator@4 {
826                         regulator-name= "rk_ldo1";
827                         regulator-min-microvolt = <3300000>;
828                         regulator-max-microvolt = <3300000>;
829                         regulator-always-on;
830                         regulator-boot-on;
831                 };
832
833                 rk808_ldo2_reg: regulator@5 {
834                         regulator-name= "rk_ldo2";
835                         regulator-min-microvolt = <3300000>;
836                         regulator-max-microvolt = <3300000>;
837                         regulator-always-on;
838                         regulator-boot-on;
839                 };
840
841                 rk808_ldo3_reg: regulator@6 {
842                         regulator-name= "rk_ldo3";
843                         regulator-min-microvolt = <1000000>;
844                         regulator-max-microvolt = <1000000>;
845                         regulator-always-on;
846                         regulator-boot-on;
847                 };
848
849                 rk808_ldo4_reg:regulator@7 {
850                         regulator-name= "rk_ldo4";
851                         regulator-min-microvolt = <1800000>;
852                         regulator-max-microvolt = <1800000>;
853                         regulator-always-on;
854                         regulator-boot-on;
855                 };
856
857                 rk808_ldo5_reg: regulator@8 {
858                         regulator-name= "vcc_sd";
859                         regulator-min-microvolt = <1800000>;
860                         regulator-max-microvolt = <3300000>;
861                         regulator-always-on;
862                         regulator-boot-on;
863                 };
864
865                 rk808_ldo6_reg: regulator@9 {
866                         regulator-name= "rk_ldo6";
867                         regulator-min-microvolt = <1000000>;
868                         regulator-max-microvolt = <1000000>;
869                         regulator-always-on;
870                         regulator-boot-on;
871                 };
872
873                 rk808_ldo7_reg: regulator@10 {
874                         regulator-name= "rk_ldo7";
875                         regulator-min-microvolt = <1800000>;
876                         regulator-max-microvolt = <1800000>;
877                         regulator-always-on;
878                         regulator-boot-on;
879                 };
880
881                 rk808_ldo8_reg: regulator@11 {
882                         regulator-name= "rk_ldo8";
883                         regulator-min-microvolt = <3300000>;
884                         regulator-max-microvolt = <3300000>;
885                         regulator-always-on;
886                         regulator-boot-on;
887                 };
888
889                 rk808_ldo9_reg: regulator@12 {
890                         regulator-name= "rk_ldo9";
891                         regulator-always-on;
892                         regulator-boot-on;
893                 };
894
895                 rk808_ldo10_reg: regulator@13 {
896                         regulator-name= "rk_ldo10";
897                         regulator-always-on;
898                         regulator-boot-on;
899                 };
900         };
901 };
902
903 &lcdc_vdd_domain {
904         regulator-name = "vcc30_lcd";
905         };
906 &dpio_vdd_domain{
907         regulator-name = "vcc18_cif";   
908         };
909 &flash0_vdd_domain{
910         regulator-name = "vcc_flash";   
911         };
912 &flash1_vdd_domain{
913         regulator-name = "vcc_flash";                   
914         };
915 &apio3_vdd_domain{
916         regulator-name = "vccio_wl";            
917         };
918 &apio5_vdd_domain{
919         regulator-name = "vccio";               
920         };
921 &apio4_vdd_domain{
922         regulator-name = "vccio";               
923         };
924 &apio1_vdd_domain{
925         regulator-name = "vccio";                       
926         };
927 &apio2_vdd_domain{
928         regulator-name = "vccio";               
929         };
930 &sdmmc0_vdd_domain{
931         regulator-name = "vcc_sd";                      
932         };
933 &ion_cma {
934         reg = <0x40000000 0x20000000>; /* 512MB */
935 };