Merge remote-tracking branch 'origin/develop-3.10' into develop-3.10-next
[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         rtc@51 {
467                 compatible = "nxp,pcf8563";
468                 reg = <0x51>;
469         };
470         
471         sensor@1d {
472                 compatible = "gs_mma8452";
473                 reg = <0x1d>;
474                 type = <SENSOR_TYPE_ACCEL>;
475                 irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_EDGE_FALLING>;
476                 irq_enable = <1>;
477                 poll_delay_ms = <30>;
478                 layout = <1>;
479         };
480                 sensor@19 {
481                 compatible = "gs_lis3dh";
482                 reg = <0x19>;
483                 type = <SENSOR_TYPE_ACCEL>;
484                 irq-gpio = <&gpio0 GPIO_A0 IRQ_TYPE_LEVEL_LOW>;
485                 irq_enable = <1>;
486                 poll_delay_ms = <30>;
487                 layout = <1>;
488         };
489
490         ak8963:compass@0d{
491         compatible = "ak8963";
492         reg = <0x0d>;
493         compass-bus = <0>;
494         compass-adapt_num = <0>;
495         compass-orientation = <1 0 0 0 1 0 0 0 1>;
496         orientation-x= <0>;
497         orientation-y= <0>;
498         orientation-z= <1>;     
499         compass-debug = <1>;
500         status = "disabled";
501         };
502
503         ak8975:compass@0d{
504         compatible = "ak8975";
505         reg = <0x0d>;
506         compass-bus = <0>;
507         compass-adapt_num = <0>;
508         compass-orientation = <0 1 0 1 0 0 0 0 1>;
509         orientation-x= <0>;
510         orientation-y= <0>;
511         orientation-z= <0>;     
512         compass-debug = <0>;
513         };
514
515 };
516
517 &i2c2 {
518         status = "okay";
519         rt5631: rt5631@1a {
520                 compatible = "rt5631";
521                 reg = <0x1a>;
522         };
523         es8323: es8323@10 {
524                 compatible = "es8323";
525                 reg = <0x10>;
526         };
527         rt3261: rt3261@1c {
528                 compatible = "rt3261";
529                 reg = <0x1c>;
530         //      codec-en-gpio = <0>;//sdk default high level
531                 spk-num= <2>;
532                 modem-input-mode = <1>;
533                 lout-to-modem_mode = <1>;
534                 spk-amplify = <2>;
535                 playback-if1-data_control = <0>;
536                 playback-if2-data_control = <0>;
537         };
538         rt5616: rt5616@1b {
539                 compatible = "rt5616";
540                 reg = <0x1b>;
541         };
542 };
543
544 &i2c3 {
545         status = "okay";
546 };
547
548 &i2c4 {
549         status = "okay";
550         ts@55 {
551                 compatible = "goodix,gt8xx";
552                 reg = <0x55>;
553                 touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>;
554                 reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>;
555                 //power-gpio = <&gpio0 GPIO_C5 GPIO_ACTIVE_LOW>;
556                 max-x = <1280>;
557                 max-y = <800>;
558         };
559         
560         ts@01 {
561                 compatible = "ct,vtl_ts";
562                 reg = <0x01>;
563                 screen_max_x = <1536>;
564                 screen_max_y = <2048>;
565                 irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>;
566                 rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>;
567         };
568 };
569
570 &i2c5 {
571         status = "disable";
572 };
573
574 &fb {
575         rockchip,disp-mode = <DUAL>;
576 };
577
578 &rk_screen {
579          display-timings = <&disp_timings>;
580 };
581
582 /*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/
583 &lcdc0 {
584         status = "okay";
585         rockchip,mirror = <NO_MIRROR>;
586         rockchip,cabc_mode = <0>;
587         power_ctr: power_ctr {
588                 rockchip,debug = <0>;
589                 lcd_en:lcd_en {
590                         rockchip,power_type = <GPIO>;
591                         gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>;
592                         rockchip,delay = <10>;
593                 };
594                 
595                 lcd_cs:lcd_cs {
596                         rockchip,power_type = <GPIO>;
597                         gpios = <&gpio7 GPIO_A4 GPIO_ACTIVE_HIGH>;
598                         rockchip,delay = <10>;
599                 };
600
601                 /*lcd_rst:lcd_rst {
602                         rockchip,power_type = <GPIO>;
603                         gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>;
604                         rockchip,delay = <5>;
605                 };*/
606
607         };
608 };
609
610 &lcdc1 {
611         status = "okay";
612         rockchip,mirror = <ROTATE_270>;
613
614 };
615
616 &hdmi {
617         status = "okay";
618         rockchips,hdmi_audio_source = <0>;
619 };
620
621 &adc {
622         status = "okay";
623
624         rockchip_headset {
625                 compatible = "rockchip_headset";
626                 headset_gpio = <&gpio7 GPIO_A7 GPIO_ACTIVE_LOW>;
627                 pinctrl-names = "default";
628                 pinctrl-0 = <&gpio7_a7>;
629                 io-channels = <&adc 2>; 
630        /*
631                hook_gpio = ;
632                hook_down_type = ; //interrupt hook key down status 
633                 */       
634        };
635
636         key {
637                 compatible = "rockchip,key";
638                 io-channels = <&adc 1>;
639
640                 vol-up-key {
641                         linux,code = <115>;
642                         label = "volume up";
643                         rockchip,adc_value = <1>;
644                 };
645
646                 vol-down-key {
647                         linux,code = <114>;
648                         label = "volume down";
649                         rockchip,adc_value = <170>;
650                 };
651                 
652                 power-key {
653                         gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>;
654                         linux,code = <116>;
655                         label = "power";
656                         gpio-key,wakeup;
657                 };
658
659                 menu-key {
660                         linux,code = <59>;
661                         label = "menu";
662                         rockchip,adc_value = <355>;
663                 };
664
665                 home-key {
666                         linux,code = <102>;
667                         label = "home";
668                         rockchip,adc_value = <746>;
669                 };
670
671                 back-key {
672                         linux,code = <158>;
673                         label = "back";
674                         rockchip,adc_value = <560>;
675                 };
676
677                 camera-key {
678                         linux,code = <212>;
679                         label = "camera";
680                         rockchip,adc_value = <450>;
681                 };
682         };
683 };
684
685 &pwm0 {
686         status = "okay";
687 };
688
689 &pwm1 {
690         status = "okay";
691 };
692
693
694 &clk_core_dvfs_table {
695         operating-points = <
696                 /* KHz    uV */
697                 126000 900000
698                 216000 900000
699                 312000 900000
700                 408000 900000
701                 600000 900000
702                 696000 950000
703                 816000 1000000
704                 1008000 1050000
705                 1200000 1100000
706                 1416000 1200000
707                 1512000 1300000
708                 1608000 1350000
709         //      1704000 1350000
710         //      1800000 1400000
711                 >;
712         status="okay";
713 };
714
715 &clk_gpu_dvfs_table {
716         operating-points = <
717                 /* KHz    uV */
718                 100000 900000
719                 200000 900000
720                 300000 950000
721                 420000 1050000
722                 500000 1150000
723                 >;
724         status="okay";
725 };
726
727 &clk_ddr_dvfs_table {
728         operating-points = <
729                 /* KHz    uV */
730                 200000 1000000
731                 300000 1000000
732                 400000 1050000
733                 533000 1150000
734                 >;
735
736         freq-table = <
737                 /*status                freq(KHz)*/
738                 SYS_STATUS_NORMAL       400000
739                 SYS_STATUS_SUSPEND      200000
740                 SYS_STATUS_VIDEO_1080P  240000
741                 SYS_STATUS_VIDEO_4K     400000
742                 SYS_STATUS_PERFORMANCE  528000
743                 SYS_STATUS_DUALVIEW     400000
744                 SYS_STATUS_BOOST        324000
745                 SYS_STATUS_ISP          400000
746                 >;
747         auto-freq-table = <
748                 240000
749                 324000
750                 396000
751                 528000
752                 >;
753         auto-freq=<1>;
754         status="okay";
755 };
756 /include/ "act8846.dtsi"
757 &act8846 {
758         gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>;
759         act8846,system-power-controller;
760
761         regulators {
762                 
763                 dcdc1_reg: regulator@0{
764                         regulator-name= "act_dcdc1";
765                         regulator-min-microvolt = <1200000>;
766                         regulator-max-microvolt = <1200000>;
767                         regulator-always-on;
768                         regulator-boot-on;
769                 };
770
771                 dcdc2_reg: regulator@1 {
772                         regulator-name= "vccio";
773                         regulator-min-microvolt = <3300000>;
774                         regulator-max-microvolt = <3300000>;
775                         regulator-initial-state = <3>;
776                         regulator-state-mem {
777                                 regulator-state-enabled;
778                                 regulator-state-uv = <3300000>;
779                         };              
780                 };
781
782                 dcdc3_reg: regulator@2 {
783                         regulator-name= "vdd_logic";
784                         regulator-min-microvolt = <700000>;
785                         regulator-max-microvolt = <1500000>;
786                         regulator-initial-state = <3>;
787                         regulator-state-mem {
788                                 regulator-state-enabled;
789                                 regulator-state-uv = <1000000>;
790                         };              
791                 
792                 };
793
794                 dcdc4_reg: regulator@3 {
795                         regulator-name= "act_dcdc4";
796                         regulator-min-microvolt = <2000000>;
797                         regulator-max-microvolt = <2000000>;
798                                 regulator-initial-state = <3>;
799                         regulator-state-mem {
800                                 regulator-state-enabled;
801                                 regulator-state-uv = <2000000>;
802                         };
803                 };
804
805                 ldo1_reg: regulator@4 {
806                         regulator-name= "vccio_sd";
807                         regulator-min-microvolt = <3300000>;
808                         regulator-max-microvolt = <3300000>;
809                         
810                 };
811
812                 ldo2_reg: regulator@5 {
813                         regulator-name= "act_ldo2";
814                         regulator-min-microvolt = <1000000>;
815                         regulator-max-microvolt = <1000000>;
816                 
817                 };
818
819                 ldo3_reg: regulator@6 {
820                         regulator-name= "act_ldo3";
821                         regulator-min-microvolt = <3300000>;
822                         regulator-max-microvolt = <3300000>;
823                         
824                 };
825
826                 ldo4_reg:regulator@7 {
827                         regulator-name= "act_ldo4";
828                         regulator-min-microvolt = <3300000>;
829                         regulator-max-microvolt = <3300000>;
830                 
831                 };
832
833                 ldo5_reg: regulator@8 {
834                         regulator-name= "act_ldo5";
835                         regulator-min-microvolt = <3300000>;
836                         regulator-max-microvolt = <3300000>;
837                 
838                 };
839
840                 ldo6_reg: regulator@9 {
841                         regulator-name= "act_ldo6";
842                         regulator-min-microvolt = <1000000>;
843                         regulator-max-microvolt = <1000000>;
844                         regulator-initial-state = <3>;
845                         regulator-state-mem {
846                                 regulator-state-enabled;
847                         };
848                         
849                 };
850
851                 ldo7_reg: regulator@10 {
852                         regulator-name= "vcc_18";
853                         regulator-min-microvolt = <1800000>;
854                         regulator-max-microvolt = <1800000>;
855                         regulator-initial-state = <3>;
856                         regulator-state-mem {
857                                 regulator-state-enabled;
858                         };
859                 
860                 };
861
862                 ldo8_reg: regulator@11 {
863                         regulator-name= "act_ldo8";
864                         regulator-min-microvolt = <1800000>;
865                         regulator-max-microvolt = <1800000>;
866                 
867                 };
868         };
869 };
870
871
872 /include/ "rk808.dtsi"
873 &rk808 {
874         gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>;
875         rk808,system-power-controller;
876
877         regulators {
878                 
879                 rk808_dcdc1_reg: regulator@0{
880                         regulator-name= "vdd_arm";
881                         regulator-always-on;
882                         regulator-boot-on;
883                 };
884
885                 rk808_dcdc2_reg: regulator@1 {
886                         regulator-name= "vdd_gpu";
887                         regulator-always-on;
888                         regulator-boot-on;
889                 };
890
891                 rk808_dcdc3_reg: regulator@2 {
892                         regulator-name= "rk_dcdc3";
893                         regulator-min-microvolt = <1200000>;
894                         regulator-max-microvolt = <1200000>;
895                         regulator-always-on;
896                         regulator-boot-on;
897                 };
898
899                 rk808_dcdc4_reg: regulator@3 {
900                         regulator-name= "vccio";
901                         regulator-min-microvolt = <1800000>;
902                         regulator-max-microvolt = <3300000>;
903                         regulator-always-on;
904                         regulator-boot-on;
905                 };
906
907                 rk808_ldo1_reg: regulator@4 {
908                         regulator-name= "rk_ldo1";
909                         regulator-min-microvolt = <3300000>;
910                         regulator-max-microvolt = <3300000>;
911                         regulator-always-on;
912                         regulator-boot-on;
913                 };
914
915                 rk808_ldo2_reg: regulator@5 {
916                         regulator-name= "rk_ldo2";
917                         regulator-min-microvolt = <3300000>;
918                         regulator-max-microvolt = <3300000>;
919                         regulator-always-on;
920                         regulator-boot-on;
921                 };
922
923                 rk808_ldo3_reg: regulator@6 {
924                         regulator-name= "rk_ldo3";
925                         regulator-min-microvolt = <1000000>;
926                         regulator-max-microvolt = <1000000>;
927                         regulator-always-on;
928                         regulator-boot-on;
929                 };
930
931                 rk808_ldo4_reg:regulator@7 {
932                         regulator-name= "rk_ldo4";
933                         regulator-min-microvolt = <1800000>;
934                         regulator-max-microvolt = <1800000>;
935                         regulator-always-on;
936                         regulator-boot-on;
937                 };
938
939                 rk808_ldo5_reg: regulator@8 {
940                         regulator-name= "vcc_sd";
941                         regulator-min-microvolt = <1800000>;
942                         regulator-max-microvolt = <3300000>;
943                         regulator-always-on;
944                         regulator-boot-on;
945                 };
946
947                 rk808_ldo6_reg: regulator@9 {
948                         regulator-name= "rk_ldo6";
949                         regulator-min-microvolt = <1000000>;
950                         regulator-max-microvolt = <1000000>;
951                         regulator-always-on;
952                         regulator-boot-on;
953                 };
954
955                 rk808_ldo7_reg: regulator@10 {
956                         regulator-name= "rk_ldo7";
957                         regulator-min-microvolt = <1800000>;
958                         regulator-max-microvolt = <1800000>;
959                         regulator-always-on;
960                         regulator-boot-on;
961                 };
962
963                 rk808_ldo8_reg: regulator@11 {
964                         regulator-name= "rk_ldo8";
965                         regulator-min-microvolt = <3300000>;
966                         regulator-max-microvolt = <3300000>;
967                         regulator-always-on;
968                         regulator-boot-on;
969                 };
970
971                 rk808_ldo9_reg: regulator@12 {
972                         regulator-name= "rk_ldo9";
973                         regulator-always-on;
974                         regulator-boot-on;
975                 };
976
977                 rk808_ldo10_reg: regulator@13 {
978                         regulator-name= "rk_ldo10";
979                         regulator-always-on;
980                         regulator-boot-on;
981                 };
982         };
983 };
984
985 &lcdc_vdd_domain {
986         regulator-name = "vcc30_lcd";
987         };
988 &dpio_vdd_domain{
989         regulator-name = "vcc18_cif";   
990         };
991 &flash0_vdd_domain{
992         regulator-name = "vcc_flash";   
993         };
994 &flash1_vdd_domain{
995         regulator-name = "vcc_flash";                   
996         };
997 &apio3_vdd_domain{
998         regulator-name = "vccio_wl";            
999         };
1000 &apio5_vdd_domain{
1001         regulator-name = "vccio";               
1002         };
1003 &apio4_vdd_domain{
1004         regulator-name = "vccio";               
1005         };
1006 &apio1_vdd_domain{
1007         regulator-name = "vccio";                       
1008         };
1009 &apio2_vdd_domain{
1010         regulator-name = "vccio";               
1011         };
1012 &sdmmc0_vdd_domain{
1013         regulator-name = "vcc_sd";                      
1014         };
1015