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