tb_8846 : default support mpu6050 for sdk_v2.0
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-tb_8846.dts
1 /dts-v1/;
2
3 #include "rk3288.dtsi"
4 //#include "lcd-b101ew05.dtsi"
5 #include "lcd-F402.dtsi"
6 / {
7         fiq-debugger {
8                 status = "okay";
9         };
10
11     wireless-wlan {
12         compatible = "wlan-platdata";
13
14         wifi_chip_type = "";
15         sdio_vref = <1800>; //1800mv or 3300mv
16
17         //power_ctrl_by_pmu;
18         power_pmu_regulator = "act_ldo3";
19         power_pmu_enable_level = <1>; //1->HIGH, 0->LOW
20
21         //vref_ctrl_enable;
22         //vref_ctrl_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_HIGH>;
23         vref_pmu_regulator = "act_ldo3";
24         vref_pmu_enable_level = <1>; //1->HIGH, 0->LOW
25
26         WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>;
27         WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>;
28         //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>;
29
30         status = "okay";
31     };
32
33     wireless-bluetooth {
34         compatible = "bluetooth-platdata";
35
36         //wifi-bt-power-toggle;
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_LOW>;
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 2000>;
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         rockchip-rt3224 {
151                 compatible = "rockchip-rt3261";
152                 dais {
153                         dai0 {
154                                 audio-codec = <&rt3261>;
155                                 i2s-controller = <&i2s>;
156                                 format = "i2s";
157                                 //continuous-clock;
158                                 //bitclock-inversion;
159                                 //frame-inversion;
160                                 //bitclock-master;
161                                 //frame-master;
162                         };
163                         dai1 {
164                                 audio-codec = <&rt3261>;
165                                 i2s-controller = <&i2s>;
166                                 format = "dsp_a";
167                                 //continuous-clock;
168                                 bitclock-inversion;
169                                 //frame-inversion;
170                                 //bitclock-master;
171                                 //frame-master;
172                         };
173                 };
174         };
175
176         usb_control {
177                 compatible = "rockchip,rk3288-usb-control";
178
179                 host_drv_gpio = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>;
180                 otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>;
181
182                 rockchip,remote_wakeup;
183                 rockchip,usb_irq_wakeup;
184         };
185 };
186
187 &gmac {
188 //      power_ctl_by = "gpio";  //"gpio" "pmu"
189         power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>;
190 //      power-pmu = "act_ldo"
191 //      reset-gpio = <&gpio4 GPIO_A7 GPIO_ACTIVE_LOW>;
192 };
193
194 &pinctrl {
195         //used for init some gpio
196         init-gpios = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH
197                         /*&gpio0 GPIO_C2 GPIO_ACTIVE_HIGH */
198                         /*&gpio7 GPIO_B7 GPIO_ACTIVE_LOW */>;
199         
200         gpio0_gpio {
201                         gpio0_c2: gpio0-c2 {
202                                 rockchip,pins = <GPIO0_C2>;
203                                 rockchip,pull = <VALUE_PULL_DOWN>;
204                         };
205
206                         //to add
207                 };
208                 
209         gpio7_gpio {
210                         gpio7_a7: gpio7-a7 {
211                                 rockchip,pins = <GPIO7_A7>;
212                                 rockchip,pull = <VALUE_PULL_DOWN>;
213                         };
214
215                         //to add
216                 };
217                 
218         //could add other pinctrl definition such as gpio
219
220 };
221
222 &nandc0 {
223         status = "disabled"; // used nand set "disabled" ,used emmc set "okay"
224 };
225 &nandc1 {
226         status = "disabled"; // used nand set "disabled" ,used emmc set "okay"
227 };   
228
229 &nandc0reg {
230         status = "okay"; // used nand set "disabled" ,used emmc set "okay"
231 };
232
233 &emmc {
234         clock-frequency = <100000000>;
235         clock-freq-min-max = <400000 100000000>;
236
237         supports-highspeed;
238         supports-emmc;
239         bootpart-no-access;
240
241         //supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
242         //caps2-mmc-hs200;
243
244         ignore-pm-notify;
245         keep-power-in-suspend;
246         
247         //poll-hw-reset 
248         status = "okay";
249 };
250     
251 &sdmmc {
252                 clock-frequency = <50000000>;
253                 clock-freq-min-max = <400000 50000000>;
254                 supports-highspeed;
255                 supports-sd;
256                 broken-cd;
257                 card-detect-delay = <200>;
258
259                 ignore-pm-notify;
260                 keep-power-in-suspend;
261         
262                 vmmc-supply = <&rk808_ldo5_reg>;
263                 status = "okay";
264 };
265                 
266 &sdio {
267                 clock-frequency = <50000000>;
268                 clock-freq-min-max = <200000 50000000>;
269                 supports-highspeed;
270                 supports-sdio;
271                 ignore-pm-notify;
272                 keep-power-in-suspend;
273                 //cap-sdio-irq;
274                 status = "okay";
275 };
276
277 &spi0 {
278         status = "okay";
279         max-freq = <48000000>;  
280         /*
281         spi_test@00 {
282                 compatible = "rockchip,spi_test_bus0_cs0";
283                 reg = <0>;
284                 spi-max-frequency = <24000000>;
285                 //spi-cpha;
286                 //spi-cpol;
287                 poll_mode = <0>;
288                 type = <0>;
289                 enable_dma = <0>;
290
291         };
292
293         spi_test@01 {
294                 compatible = "rockchip,spi_test_bus0_cs1";
295                 reg = <1>;
296                 spi-max-frequency = <24000000>;
297                 spi-cpha;
298                 spi-cpol;
299                 poll_mode = <0>;
300                 type = <0>;
301                 enable_dma = <0>;               
302         };
303         */
304 };
305
306 &spi1 {
307         status = "okay";
308         max-freq = <48000000>;
309         /*
310         spi_test@10 {
311                 compatible = "rockchip,spi_test_bus1_cs0";
312                 reg = <0>;
313                 spi-max-frequency = <24000000>;
314                 //spi-cpha;
315                 //spi-cpol;
316                 poll_mode = <0>;
317                 type = <0>;
318                 enable_dma = <0>;
319         };
320
321         */
322 };
323
324 &spi2 {
325         status = "okay";
326         max-freq = <48000000>;
327         /*
328         spi_test@20 {
329                 compatible = "rockchip,spi_test_bus2_cs0";
330                 reg = <0>;
331                 spi-max-frequency = <24000000>;
332                 //spi-cpha;
333                 //spi-cpol;
334                 poll_mode = <0>;
335                 type = <0>;
336                 enable_dma = <0>;
337         };
338
339         spi_test@21 {
340                 compatible = "rockchip,spi_test_bus2_cs1";
341                 reg = <1>;
342                 spi-max-frequency = <24000000>;
343                 //spi-cpha;
344                 //spi-cpol;
345                 poll_mode = <0>;
346                 type = <0>;
347                 enable_dma = <0>;
348         };
349         */
350 };
351
352 &uart_bt {
353         status = "okay";
354         dma-names = "!tx", "!rx";
355         pinctrl-0 = <&uart0_xfer &uart0_cts>;
356 };
357
358 &i2c0 {
359         status = "okay";
360         rk808: rk808@1b {
361                 reg = <0x1b>;
362                 status = "okay";
363         };
364         rk818: rk818@1c {
365                 reg = <0x1c>;
366                 status = "okay";
367         };
368                 syr827: syr827@40 {
369                 compatible = "silergy,syr82x";
370         reg = <0x40>;
371                 status = "okay";
372                 regulators {
373                         #address-cells = <1>;
374                         #size-cells = <0>;      
375                         syr827_dc1: regulator@0 {
376                         reg = <0>;
377                         regulator-compatible = "syr82x_dcdc1";
378                         regulator-name = "vdd_arm";
379                         regulator-min-microvolt = <712500>;
380                         regulator-max-microvolt = <1500000>;
381                         regulator-always-on;
382                         regulator-boot-on;
383                         regulator-initial-mode = <0x2>;
384                         regulator-initial-state = <3>;
385                         regulator-state-mem {
386                                 regulator-state-mode = <0x2>;
387                                 regulator-state-disabled;
388                                 regulator-state-uv = <900000>;
389                         };
390                 };
391            };
392         };
393         syr828: syr828@41 {
394                 compatible = "silergy,syr82x";
395                 reg = <0x41>;
396                 status = "okay";
397                 regulators {
398                         #address-cells = <1>;
399                         #size-cells = <0>;      
400                         syr828_dc1: regulator@0 {
401                         reg = <0>;
402                         regulator-compatible = "syr82x_dcdc1";
403                         regulator-name = "vdd_gpu";
404                         regulator-min-microvolt = <712500>;
405                         regulator-max-microvolt = <1500000>;
406                         regulator-always-on;
407                 regulator-boot-on;
408                         regulator-initial-mode = <0x2>;
409                         regulator-initial-state = <3>;
410                         regulator-state-mem {
411                                 regulator-state-mode = <0x2>;
412                                 regulator-state-enabled;
413                                 regulator-state-uv = <900000>;
414                         };      
415                 };
416            };
417         };
418         act8846: act8846@5a {
419                 reg = <0x5a>;
420                 status = "okay";
421         };
422
423         ricoh619: ricoh619@32 {
424                 reg = <0x32>;
425                 status = "okay";
426         };
427         bq24296: bq24296@6b {
428                 compatible = "ti,bq24296";
429                 reg = <0x6b>;
430                 gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B0 GPIO_ACTIVE_HIGH>;
431                 bq24296,chg_current = <1000 2000 3000>;
432                 status = "okay";
433         };
434         
435         bq27320: bq27320@55 {
436                 compatible = "ti,bq27320";
437                 reg = <0x55>;
438         /*   gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>; */
439                 status = "okay";
440         };
441
442         CW2015@62 {
443                 compatible = "cw201x";
444                 reg = <0x62>;
445                 dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>;
446                 bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>;
447                 chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>;
448                 bat_config_info = <0x15 0x42 0x60 0x59 0x52 0x58 0x4D 0x48 0x48 0x44 0x44 0x46 0x49 0x48 0x32
449                         0x24 0x20 0x17 0x13 0x0F 0x19 0x3E 0x51 0x45 0x08 0x76 0x0B 0x85 0x0E 0x1C 0x2E 0x3E 0x4D 0x52 0x52
450                         0x57 0x3D 0x1B 0x6A 0x2D 0x25 0x43 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0xFF 0x7B 0xBB
451                         0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x46 0xAE>;
452                 is_dc_charge = <1>;
453                 is_usb_charge = <0>;
454         };
455         
456         rtc@51 {
457                 compatible = "rtc,hym8563";
458                 reg = <0x51>;
459                 irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>;
460         };
461
462 };
463
464 &i2c1 {
465         status = "okay";
466                 
467         mpu6050:mpu@68{
468                 compatible = "mpu6050";
469                 reg = <0x68>;
470                 mpu-int_config = <0x10>;
471                 mpu-level_shifter = <0>;
472                 mpu-orientation = <0 1 0 1 0 0 0 0 1>;  
473                 orientation-x= <0>;
474                 orientation-y= <1>;
475                 orientation-z= <1>;
476                 irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>;                 
477                 mpu-debug = <0>;
478         };
479         
480
481         ak8963:compass@0d{
482                 compatible = "mpu_ak8963";
483                 reg = <0x0d>;
484                 compass-bus = <0>;
485                 compass-adapt_num = <0>;
486                 compass-orientation = <1 0 0 0 1 0 0 0 1>;
487                 orientation-x= <0>;
488                 orientation-y= <0>;
489                 orientation-z= <1>;     
490                 compass-debug = <1>;
491                 status = "okay";
492         };      
493
494 };
495
496 &i2c2 {
497         status = "okay";
498         rt5631: rt5631@1a {
499                 compatible = "rt5631";
500                 reg = <0x1a>;
501         };
502         es8323: es8323@10 {
503                 compatible = "es8323";
504                 reg = <0x10>;
505         };
506         rt3261: rt3261@1c {
507                 compatible = "rt3261";
508                 reg = <0x1c>;
509         //      codec-en-gpio = <0>;//sdk default high level
510                 spk-num= <2>;
511                 modem-input-mode = <1>;
512                 lout-to-modem_mode = <1>;
513                 spk-amplify = <2>;
514                 playback-if1-data_control = <0>;
515                 playback-if2-data_control = <0>;
516         };
517         rt5616: rt5616@1b {
518                 compatible = "rt5616";
519                 reg = <0x1b>;
520         };
521 };
522
523 &i2c3 {
524         status = "okay";
525 };
526
527 &i2c4 {
528         status = "okay";
529         ts@55 {
530                 compatible = "goodix,gt8xx";
531                 reg = <0x55>;
532                 touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>;
533                 reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>;
534                 //power-gpio = <&gpio0 GPIO_C5 GPIO_ACTIVE_LOW>;
535                 max-x = <1280>;
536                 max-y = <800>;
537         };
538         
539         ts@01 {
540                 compatible = "ct,vtl_ts";
541                 reg = <0x01>;
542                 screen_max_x = <1536>;
543                 screen_max_y = <2048>;
544                 irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>;
545                 rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>;
546         };
547 };
548
549 &i2c5 {
550         status = "disable";
551 };
552
553 &fb {
554         rockchip,disp-mode = <DUAL>;
555 };
556
557 &rk_screen {
558          display-timings = <&disp_timings>;
559 };
560
561 /*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/
562 &lcdc0 {
563         status = "okay";
564         rockchip,mirror = <NO_MIRROR>;
565         rockchip,cabc_mode = <0>;
566         power_ctr: power_ctr {
567                 rockchip,debug = <0>;
568                 lcd_en:lcd_en {
569                         rockchip,power_type = <GPIO>;
570                         gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>;
571                         rockchip,delay = <10>;
572                 };
573                 
574                 lcd_cs:lcd_cs {
575                         rockchip,power_type = <GPIO>;
576                         gpios = <&gpio7 GPIO_A4 GPIO_ACTIVE_HIGH>;
577                         rockchip,delay = <10>;
578                 };
579
580                 /*lcd_rst:lcd_rst {
581                         rockchip,power_type = <GPIO>;
582                         gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>;
583                         rockchip,delay = <5>;
584                 };*/
585
586         };
587 };
588
589 &lcdc1 {
590         status = "okay";
591         rockchip,mirror = <ROTATE_270>;
592
593 };
594
595 &hdmi {
596         status = "okay";
597         rockchips,hdmi_audio_source = <0>;
598 };
599
600 &adc {
601         status = "okay";
602
603         rockchip_headset {
604                 compatible = "rockchip_headset";
605                 headset_gpio = <&gpio7 GPIO_A7 GPIO_ACTIVE_LOW>;
606                 pinctrl-names = "default";
607                 pinctrl-0 = <&gpio7_a7>;
608                 io-channels = <&adc 2>; 
609        /*
610                hook_gpio = ;
611                hook_down_type = ; //interrupt hook key down status 
612                 */       
613        };
614
615         key {
616                 compatible = "rockchip,key";
617                 io-channels = <&adc 1>;
618
619                 vol-up-key {
620                         linux,code = <115>;
621                         label = "volume up";
622                         rockchip,adc_value = <1>;
623                 };
624
625                 vol-down-key {
626                         linux,code = <114>;
627                         label = "volume down";
628                         rockchip,adc_value = <170>;
629                 };
630                 
631                 power-key {
632                         gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>;
633                         linux,code = <116>;
634                         label = "power";
635                         gpio-key,wakeup;
636                 };
637
638                 menu-key {
639                         linux,code = <59>;
640                         label = "menu";
641                         rockchip,adc_value = <355>;
642                 };
643
644                 home-key {
645                         linux,code = <102>;
646                         label = "home";
647                         rockchip,adc_value = <746>;
648                 };
649
650                 back-key {
651                         linux,code = <158>;
652                         label = "back";
653                         rockchip,adc_value = <560>;
654                 };
655
656                 camera-key {
657                         linux,code = <212>;
658                         label = "camera";
659                         rockchip,adc_value = <450>;
660                 };
661         };
662 };
663
664 &pwm0 {
665         status = "okay";
666 };
667
668 &pwm1 {
669         status = "okay";
670 };
671
672
673 &clk_core_dvfs_table {
674         operating-points = <
675                 /* KHz    uV */
676                 126000 900000
677                 216000 900000
678                 312000 900000
679                 408000 900000
680                 600000 900000
681                 696000 950000
682                 816000 1000000
683                 1008000 1050000
684                 1200000 1100000
685                 1416000 1200000
686                 1512000 1300000
687                 1608000 1350000
688         //      1704000 1350000
689         //      1800000 1400000
690                 >;
691         status="okay";
692 };
693
694 &clk_gpu_dvfs_table {
695         operating-points = <
696                 /* KHz    uV */
697                 100000 900000
698                 200000 900000
699                 300000 950000
700                 420000 1050000
701                 500000 1150000
702                 >;
703         status="okay";
704 };
705
706 &clk_ddr_dvfs_table {
707         operating-points = <
708                 /* KHz    uV */
709                 200000 1050000
710                 300000 1050000
711                 400000 1100000
712                 533000 1150000
713                 >;
714
715         freq-table = <
716                 /*status                freq(KHz)*/
717                 SYS_STATUS_NORMAL       400000
718                 SYS_STATUS_SUSPEND      200000
719                 SYS_STATUS_VIDEO_1080P  240000
720                 SYS_STATUS_VIDEO_4K     400000
721                 SYS_STATUS_PERFORMANCE  528000
722                 SYS_STATUS_DUALVIEW     400000
723                 SYS_STATUS_BOOST        324000
724                 SYS_STATUS_ISP          400000
725                 >;
726         auto-freq-table = <
727                 240000
728                 324000
729                 396000
730                 528000
731                 >;
732         auto-freq=<1>;
733         status="okay";
734 };
735 /include/ "act8846.dtsi"
736 &act8846 {
737         gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>;
738         act8846,system-power-controller;
739
740         regulators {
741                 
742                 dcdc1_reg: regulator@0{
743                         regulator-name= "act_dcdc1";
744                         regulator-min-microvolt = <1200000>;
745                         regulator-max-microvolt = <1200000>;
746                         regulator-always-on;
747                         regulator-boot-on;
748                 };
749
750                 dcdc2_reg: regulator@1 {
751                         regulator-name= "vccio";
752                         regulator-min-microvolt = <3300000>;
753                         regulator-max-microvolt = <3300000>;
754                         regulator-initial-state = <3>;
755                         regulator-state-mem {
756                                 regulator-state-enabled;
757                                 regulator-state-uv = <3300000>;
758                         };              
759                 };
760
761                 dcdc3_reg: regulator@2 {
762                         regulator-name= "vdd_logic";
763                         regulator-min-microvolt = <700000>;
764                         regulator-max-microvolt = <1500000>;
765                         regulator-initial-state = <3>;
766                         regulator-state-mem {
767                                 regulator-state-enabled;
768                                 regulator-state-uv = <1000000>;
769                         };              
770                 
771                 };
772
773                 dcdc4_reg: regulator@3 {
774                         regulator-name= "act_dcdc4";
775                         regulator-min-microvolt = <2000000>;
776                         regulator-max-microvolt = <2000000>;
777                                 regulator-initial-state = <3>;
778                         regulator-state-mem {
779                                 regulator-state-enabled;
780                                 regulator-state-uv = <2000000>;
781                         };
782                 };
783
784                 ldo1_reg: regulator@4 {
785                         regulator-name= "vccio_sd";
786                         regulator-min-microvolt = <3300000>;
787                         regulator-max-microvolt = <3300000>;
788                         
789                 };
790
791                 ldo2_reg: regulator@5 {
792                         regulator-name= "act_ldo2";
793                         regulator-min-microvolt = <1000000>;
794                         regulator-max-microvolt = <1000000>;
795                 
796                 };
797
798                 ldo3_reg: regulator@6 {
799                         regulator-name= "act_ldo3";
800                         regulator-min-microvolt = <3300000>;
801                         regulator-max-microvolt = <3300000>;
802                         
803                 };
804
805                 ldo4_reg:regulator@7 {
806                         regulator-name= "act_ldo4";
807                         regulator-min-microvolt = <3300000>;
808                         regulator-max-microvolt = <3300000>;
809                 
810                 };
811
812                 ldo5_reg: regulator@8 {
813                         regulator-name= "act_ldo5";
814                         regulator-min-microvolt = <3300000>;
815                         regulator-max-microvolt = <3300000>;
816                 
817                 };
818
819                 ldo6_reg: regulator@9 {
820                         regulator-name= "act_ldo6";
821                         regulator-min-microvolt = <1000000>;
822                         regulator-max-microvolt = <1000000>;
823                         regulator-initial-state = <3>;
824                         regulator-state-mem {
825                                 regulator-state-enabled;
826                         };
827                         
828                 };
829
830                 ldo7_reg: regulator@10 {
831                         regulator-name= "vcc_18";
832                         regulator-min-microvolt = <1800000>;
833                         regulator-max-microvolt = <1800000>;
834                         regulator-initial-state = <3>;
835                         regulator-state-mem {
836                                 regulator-state-enabled;
837                         };
838                 
839                 };
840
841                 ldo8_reg: regulator@11 {
842                         regulator-name= "act_ldo8";
843                         regulator-min-microvolt = <1800000>;
844                         regulator-max-microvolt = <1800000>;
845                 
846                 };
847         };
848 };
849
850
851 /include/ "rk808.dtsi"
852 &rk808 {
853         gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>;
854         rk808,system-power-controller;
855
856         regulators {
857                 
858                 rk808_dcdc1_reg: regulator@0{
859                         regulator-name= "vdd_arm";
860                         regulator-always-on;
861                         regulator-boot-on;
862                 };
863
864                 rk808_dcdc2_reg: regulator@1 {
865                         regulator-name= "vdd_gpu";
866                         regulator-always-on;
867                         regulator-boot-on;
868                 };
869
870                 rk808_dcdc3_reg: regulator@2 {
871                         regulator-name= "rk_dcdc3";
872                         regulator-min-microvolt = <1200000>;
873                         regulator-max-microvolt = <1200000>;
874                         regulator-always-on;
875                         regulator-boot-on;
876                 };
877
878                 rk808_dcdc4_reg: regulator@3 {
879                         regulator-name= "vccio";
880                         regulator-min-microvolt = <1800000>;
881                         regulator-max-microvolt = <3300000>;
882                         regulator-always-on;
883                         regulator-boot-on;
884                 };
885
886                 rk808_ldo1_reg: regulator@4 {
887                         regulator-name= "rk_ldo1";
888                         regulator-min-microvolt = <3300000>;
889                         regulator-max-microvolt = <3300000>;
890                         regulator-always-on;
891                         regulator-boot-on;
892                 };
893
894                 rk808_ldo2_reg: regulator@5 {
895                         regulator-name= "rk_ldo2";
896                         regulator-min-microvolt = <3300000>;
897                         regulator-max-microvolt = <3300000>;
898                         regulator-always-on;
899                         regulator-boot-on;
900                 };
901
902                 rk808_ldo3_reg: regulator@6 {
903                         regulator-name= "rk_ldo3";
904                         regulator-min-microvolt = <1000000>;
905                         regulator-max-microvolt = <1000000>;
906                         regulator-always-on;
907                         regulator-boot-on;
908                 };
909
910                 rk808_ldo4_reg:regulator@7 {
911                         regulator-name= "rk_ldo4";
912                         regulator-min-microvolt = <1800000>;
913                         regulator-max-microvolt = <1800000>;
914                         regulator-always-on;
915                         regulator-boot-on;
916                 };
917
918                 rk808_ldo5_reg: regulator@8 {
919                         regulator-name= "vcc_sd";
920                         regulator-min-microvolt = <1800000>;
921                         regulator-max-microvolt = <3300000>;
922                         regulator-always-on;
923                         regulator-boot-on;
924                 };
925
926                 rk808_ldo6_reg: regulator@9 {
927                         regulator-name= "rk_ldo6";
928                         regulator-min-microvolt = <1000000>;
929                         regulator-max-microvolt = <1000000>;
930                         regulator-always-on;
931                         regulator-boot-on;
932                 };
933
934                 rk808_ldo7_reg: regulator@10 {
935                         regulator-name= "rk_ldo7";
936                         regulator-min-microvolt = <1800000>;
937                         regulator-max-microvolt = <1800000>;
938                         regulator-always-on;
939                         regulator-boot-on;
940                 };
941
942                 rk808_ldo8_reg: regulator@11 {
943                         regulator-name= "rk_ldo8";
944                         regulator-min-microvolt = <3300000>;
945                         regulator-max-microvolt = <3300000>;
946                         regulator-always-on;
947                         regulator-boot-on;
948                 };
949
950                 rk808_ldo9_reg: regulator@12 {
951                         regulator-name= "rk_ldo9";
952                         regulator-always-on;
953                         regulator-boot-on;
954                 };
955
956                 rk808_ldo10_reg: regulator@13 {
957                         regulator-name= "rk_ldo10";
958                         regulator-always-on;
959                         regulator-boot-on;
960                 };
961         };
962 };
963
964 &lcdc_vdd_domain {
965         regulator-name = "vcc30_lcd";
966         };
967 &dpio_vdd_domain{
968         regulator-name = "vcc18_cif";   
969         };
970 &flash0_vdd_domain{
971         regulator-name = "vcc_flash";   
972         };
973 &flash1_vdd_domain{
974         regulator-name = "vcc_flash";                   
975         };
976 &apio3_vdd_domain{
977         regulator-name = "vccio_wl";            
978         };
979 &apio5_vdd_domain{
980         regulator-name = "vccio";               
981         };
982 &apio4_vdd_domain{
983         regulator-name = "vccio";               
984         };
985 &apio1_vdd_domain{
986         regulator-name = "vccio";                       
987         };
988 &apio2_vdd_domain{
989         regulator-name = "vccio";               
990         };
991 &sdmmc0_vdd_domain{
992         regulator-name = "vcc_sd";                      
993         };
994