rk3368:camera: change aclk_isp from <&gates17 0> to <&gates16 0>.
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rk3368.dtsi
1 #include <dt-bindings/interrupt-controller/arm-gic.h>
2 #include <dt-bindings/suspend/rockchip-pm.h>
3 #include <dt-bindings/pinctrl/rockchip.h>
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/sensor-dev.h>
6 #include <dt-bindings/clock/rk_system_status.h>
7
8 #include "rk3368-clocks.dtsi"
9
10 / {
11         compatible = "rockchip,rk3368";
12
13         rockchip,sram = <&sram>;
14         interrupt-parent = <&gic>;
15         #address-cells = <2>;
16         #size-cells = <2>;
17
18         aliases {
19                 serial0 = &uart_bt;
20                 serial1 = &uart_bb;
21                 serial2 = &uart_dbg;
22                 serial3 = &uart_gps;
23                 serial4 = &uart_exp;
24                 i2c0 = &i2c0;
25                 i2c1 = &i2c1;
26                 i2c2 = &i2c2;
27                 i2c3 = &i2c3;
28                 i2c4 = &i2c4;
29                 i2c5 = &i2c5;
30                 spi0 = &spi0;
31                 spi1 = &spi1;
32                 spi2 = &spi2;
33                 lcdc = &lcdc;
34         };
35
36         cpus {
37                 #address-cells = <2>;
38                 #size-cells = <0>;
39
40                 idle-states {
41                         entry-method = "arm,psci";
42                         CPU_SLEEP_0: cpu-sleep-0 {
43                                 compatible = "arm,idle-state";
44                                 arm,psci-suspend-param = <0x1010000>;
45                                 entry-latency-us = <0x3fffffff>;
46                                 exit-latency-us = <0x40000000>;
47                                 min-residency-us = <0xffffffff>;
48                         };
49                 };
50
51                 little0: cpu@100 {
52                         device_type = "cpu";
53                         compatible = "arm,cortex-a53", "arm,armv8";
54                         reg = <0x0 0x100>;
55                         enable-method = "psci";
56                         cpu-idle-states = <&CPU_SLEEP_0>;
57                 };
58                 little1: cpu@101 {
59                         device_type = "cpu";
60                         compatible = "arm,cortex-a53", "arm,armv8";
61                         reg = <0x0 0x101>;
62                         enable-method = "psci";
63                         cpu-idle-states = <&CPU_SLEEP_0>;
64                 };
65                 little2: cpu@102 {
66                         device_type = "cpu";
67                         compatible = "arm,cortex-a53", "arm,armv8";
68                         reg = <0x0 0x102>;
69                         enable-method = "psci";
70                         cpu-idle-states = <&CPU_SLEEP_0>;
71                 };
72                 little3: cpu@103 {
73                         device_type = "cpu";
74                         compatible = "arm,cortex-a53", "arm,armv8";
75                         reg = <0x0 0x103>;
76                         enable-method = "psci";
77                         cpu-idle-states = <&CPU_SLEEP_0>;
78                 };
79                 big0: cpu@0 {
80                         device_type = "cpu";
81                         compatible = "arm,cortex-a53", "arm,armv8";
82                         reg = <0x0 0x0>;
83                         enable-method = "psci";
84                         cpu-idle-states = <&CPU_SLEEP_0>;
85                 };
86                 big1: cpu@1 {
87                         device_type = "cpu";
88                         compatible = "arm,cortex-a53", "arm,armv8";
89                         reg = <0x0 0x1>;
90                         enable-method = "psci";
91                         cpu-idle-states = <&CPU_SLEEP_0>;
92                 };
93                 big2: cpu@2 {
94                         device_type = "cpu";
95                         compatible = "arm,cortex-a53", "arm,armv8";
96                         reg = <0x0 0x2>;
97                         enable-method = "psci";
98                         cpu-idle-states = <&CPU_SLEEP_0>;
99                 };
100                 big3: cpu@3 {
101                         device_type = "cpu";
102                         compatible = "arm,cortex-a53", "arm,armv8";
103                         reg = <0x0 0x3>;
104                         enable-method = "psci";
105                         cpu-idle-states = <&CPU_SLEEP_0>;
106                 };
107
108                 cpu-map {
109                         cluster0 {
110                                 core0 {
111                                         cpu = <&big0>;
112                                 };
113                                 core1 {
114                                         cpu = <&big1>;
115                                 };
116                                 core2 {
117                                         cpu = <&big2>;
118                                 };
119                                 core3 {
120                                         cpu = <&big3>;
121                                 };
122                         };
123                         cluster1 {
124                                 core0 {
125                                         cpu = <&little0>;
126                                 };
127                                 core1 {
128                                         cpu = <&little1>;
129                                 };
130                                 core2 {
131                                         cpu = <&little2>;
132                                 };
133                                 core3 {
134                                         cpu = <&little3>;
135                                 };
136                         };
137                 };
138         };
139
140         psci {
141                 compatible = "arm,psci-0.2";
142                 method = "smc";
143         };
144
145         gic: interrupt-controller@ffb70000 {
146                 compatible = "arm,cortex-a15-gic";
147                 #interrupt-cells = <3>;
148                 #address-cells = <0>;
149                 interrupt-controller;
150                 reg = <0x0 0xffb71000 0 0x1000>,
151                       <0x0 0xffb72000 0 0x1000>;
152         };
153
154         pmu: syscon@ff730000 {
155                 compatible = "rockchip,rk3368-pmu", "rockchip,pmu", "syscon";
156                 reg = <0x0 0xff730000 0x0 0x1000>;
157         };
158
159         pmugrf: syscon@ff738000 {
160                 compatible = "rockchip,rk3368-pmugrf", "rockchip,pmugrf", "syscon";
161                 reg = <0x0 0xff738000 0x0 0x1000>;
162         };
163
164         sgrf: syscon@ff740000 {
165                 compatible = "rockchip,rk3368-sgrf", "rockchip,sgrf", "syscon";
166                 reg = <0x0 0xff740000 0x0 0x1000>;
167
168         };
169
170         cru: syscon@ff760000 {
171                 compatible = "rockchip,rk3368-cru", "rockchip,cru", "syscon";
172                 reg = <0x0 0xff760000 0x0 0x1000>;
173         };
174
175         grf: syscon@ff770000 {
176                 compatible = "rockchip,rk3368-grf", "rockchip,grf", "syscon";
177                 reg = <0x0 0xff770000 0x0 0x1000>;
178         };
179
180         arm-pmu {
181                 compatible = "arm,armv8-pmuv3";
182                 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>,
183                              <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>,
184                              <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>,
185                              <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>,
186                              <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>,
187                              <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
188                              <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>,
189                              <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
190         };
191
192         cpu_axi_bus: cpu_axi_bus {
193                 compatible = "rockchip,cpu_axi_bus";
194                 #address-cells = <2>;
195                 #size-cells = <2>;
196                 ranges;
197
198                 qos {
199                         #address-cells = <2>;
200                         #size-cells = <2>;
201                         ranges;
202
203                         dmac {
204                                 reg = <0x0 0xffa80000 0x0 0x20>;
205                         };
206                         crypto {
207                                 reg = <0x0 0xffa80080 0x0 0x20>;
208                         };
209                         tsp {
210                                 reg = <0x0 0xffa80280 0x0 0x20>;
211                         };
212                         bus_cpup {
213                                 reg = <0x0 0xffa90000 0x0 0x20>;
214                         };
215                         cci_r {
216                                 reg = <0x0 0xffaa0000 0x0 0x20>;
217                         };
218                         cci_w {
219                                 reg = <0x0 0xffaa0080 0x0 0x20>;
220                         };
221                         peri {
222                                 reg = <0x0 0xffab0000 0x0 0x20>;
223                                 rockchip,priority = <2 2>;
224                         };
225                         iep {
226                                 reg = <0x0 0xffad0000 0x0 0x20>;
227                         };
228                         isp_r0 {
229                                 reg = <0x0 0xffad0080 0x0 0x20>;
230                         };
231                         isp_r1 {
232                                 reg = <0x0 0xffad0100 0x0 0x20>;
233                         };
234                         isp_w0 {
235                                 reg = <0x0 0xffad0180 0x0 0x20>;
236                                 rockchip,priority = <2 2>;
237                         };
238                         isp_w1 {
239                                 reg = <0x0 0xffad0200 0x0 0x20>;
240                                 rockchip,priority = <2 2>;
241                         };
242                         vip {
243                                 reg = <0x0 0xffad0280 0x0 0x20>;
244                         };
245                         vop {
246                                 reg = <0x0 0xffad0300 0x0 0x20>;
247                                 rockchip,priority = <2 2>;
248                         };
249                         rga_r {
250                                 reg = <0x0 0xffad0380 0x0 0x20>;
251                         };
252                         rga_w {
253                                 reg = <0x0 0xffad0400 0x0 0x20>;
254                         };
255                         hevc_r {
256                                 reg = <0x0 0xffae0000 0x0 0x20>;
257                         };
258                         vpu_r {
259                                 reg = <0x0 0xffae0100 0x0 0x20>;
260                         };
261                         vpu_w {
262                                 reg = <0x0 0xffae0180 0x0 0x20>;
263                         };
264                         gpu {
265                                 reg = <0x0 0xffaf0000 0x0 0x20>;
266                         };
267                 };
268
269                 msch {
270                         #address-cells = <2>;
271                         #size-cells = <2>;
272                         ranges;
273
274                         msch {
275                                 reg = <0x0 0xffac0000 0x0 0x3c>;
276                                 rockchip,read-latency = <0x34>;
277                         };
278                 };
279         };
280
281         timer {
282                 compatible = "arm,armv8-timer";
283                 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_HIGH)>,
284                              <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_HIGH)>,
285                              <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_HIGH)>,
286                              <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_HIGH)>;
287                 clock-frequency = <24000000>;
288         };
289
290         timer@ff810000 {
291                 compatible = "rockchip,timer";
292                 reg = <0x0 0xff810000 0x0 0x20>;
293                 interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
294                 rockchip,broadcast = <1>;
295         };
296
297         sram: sram@ff8c0000 {
298                 compatible = "mmio-sram";
299                 reg = <0x0 0xff8c0000 0x0 0x10000>; /* 64k */
300                 map-exec;
301         };
302
303         watchdog: wdt@ff800000 {
304                 compatible = "rockchip,watch dog";
305                 reg = <0x0 0xff800000 0x0 0x100>;
306                 clocks = <&pclk_alive_pre>;
307                 clock-names = "pclk_wdt";
308                 interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
309                 rockchip,irq = <1>;
310                 rockchip,timeout = <60>;
311                 rockchip,atboot = <1>;
312                 rockchip,debug = <0>;
313                 status = "disabled";
314         };
315
316         amba {
317                 #address-cells = <2>;
318                 #size-cells = <2>;
319                 compatible = "arm,amba-bus";
320                 interrupt-parent = <&gic>;
321                 ranges;
322
323                 pdma0: pdma@ff600000 {
324                         compatible = "arm,pl330", "arm,primecell";
325                         reg = <0x0 0xff600000 0x0 0x4000>;
326                         clocks = <&clk_gates12 11>;
327                         clock-names = "apb_pclk";
328                         interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
329                                      <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
330                         #dma-cells = <1>;
331
332                 };
333
334                 pdma1: pdma@ff250000 {
335                         compatible = "arm,pl330", "arm,primecell";
336                         reg = <0x0 0xff250000 0x0 0x4000>;
337                         clocks = <&clk_gates19 3>;
338                         clock-names = "apb_pclk";
339                         interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>,
340                                      <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
341                         #dma-cells = <1>;
342                 };
343         };
344
345         reset: reset@ff760300{
346                 compatible = "rockchip,reset";
347                 reg = <0x0 0xff760300 0x0 0x38>;
348                 rockchip,reset-flag = <ROCKCHIP_RESET_HIWORD_MASK>;
349                 #reset-cells = <1>;
350         };
351
352         nandc0: nandc@ff400000 {
353                 compatible = "rockchip,rk-nandc";
354                 reg = <0x0 0xff400000 0x0 0x4000>;
355                 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
356                 nandc_id = <0>;
357                 clocks = <&clk_nandc0>, <&clk_gates7 8>, <&clk_gates20 11>;
358                 clock-names = "clk_nandc", "g_clk_nandc", "hclk_nandc";
359         };
360
361         nandc0reg: nandc0@ff400000 {
362                 compatible = "rockchip,rk-nandc";
363                 reg = <0x0 0xff400000 0x0 0x4000>;
364         };
365
366         emmc: rksdmmc@ff0f0000 {
367                 compatible = "rockchip,rk_mmc", "rockchip,rk3368-sdmmc";
368                 reg = <0x0 0xff0f0000 0x0 0x4000>;
369                 interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
370                 #address-cells = <1>;
371                 #size-cells = <0>;
372                 clocks = <&clk_emmc>, <&clk_gates21 2>, <&clk_gates20 10>;
373                 clock-names = "clk_mmc", "hclk_mmc", "hpclk_mmc";
374                 rockchip,grf = <&grf>;
375                 num-slots = <1>;
376                 fifo-depth = <0x100>;
377                 bus-width = <8>;
378         };
379
380         sdmmc: rksdmmc@ff0c0000 {
381                 compatible = "rockchip,rk_mmc", "rockchip,rk3368-sdmmc";
382                 reg = <0x0 0xff0c0000 0x0 0x4000>;
383                 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
384                 #address-cells = <1>;
385                 #size-cells = <0>;
386                 pinctrl-names = "default", "idle", "udbg";
387                 pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_dectn &sdmmc_bus4>;
388                 pinctrl-1 = <&sdmmc_gpio>;
389                 pinctrl-2 = <&uart2_xfer &cpu_jtag &sdmmc_dectn>;
390                 cd-gpios = <&gpio2 GPIO_B3 GPIO_ACTIVE_HIGH>;/*CD GPIO*/
391                 clocks = <&clk_sdmmc0>, <&clk_gates21 0>, <&clk_gates20 10>;
392                 clock-names = "clk_mmc", "hclk_mmc", "hpclk_mmc";
393                 rockchip,grf = <&grf>;
394                 num-slots = <1>;
395                 fifo-depth = <0x100>;
396                 bus-width = <4>;
397         };
398
399         sdio: rksdmmc@ff0d0000 {
400                 compatible = "rockchip,rk_mmc", "rockchip,rk3368-sdmmc";
401                 reg = <0x0 0xff0d0000 0x0 0x4000>;
402                 interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
403                 #address-cells = <1>;
404                 #size-cells = <0>;
405                 pinctrl-names = "default","idle";
406                 pinctrl-0 = <&sdio0_clk &sdio0_cmd &sdio0_wrprt &sdio0_pwren &sdio0_bkpwr &sdio0_int &sdio0_bus4>;
407                 pinctrl-1 = <&sdio0_gpio>;
408                 clocks = <&clk_sdio0>, <&clk_gates21 1>, <&clk_gates20 10>;
409                 clock-names = "clk_mmc", "hclk_mmc", "hpclk_mmc";
410                 rockchip,grf = <&grf>;
411                 num-slots = <1>;
412                 fifo-depth = <0x100>;
413                 bus-width = <4>;
414         };
415
416         spi0: spi@ff110000 {
417                 compatible = "rockchip,rockchip-spi";
418                 reg = <0x0 0xff110000 0x0 0x1000>;
419                 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
420                 #address-cells = <1>;
421                 #size-cells = <0>;
422                 pinctrl-names = "default";
423                 pinctrl-0 = <&spi0_clk &spi0_tx &spi0_rx &spi0_cs0 &spi0_cs1>;
424                 rockchip,spi-src-clk = <0>;
425                 num-cs = <2>;
426                 clocks =<&clk_spi0>, <&clk_gates19 4>;
427                 clock-names = "spi", "pclk_spi0";
428                 //dmas = <&pdma1 11>, <&pdma1 12>;
429                 //#dma-cells = <2>;
430                 //dma-names = "tx", "rx";
431                 status = "disabled";
432         };
433
434         spi1: spi@ff120000 {
435                 compatible = "rockchip,rockchip-spi";
436                 reg = <0x0 0xff120000 0x0 0x1000>;
437                 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
438                 #address-cells = <1>;
439                 #size-cells = <0>;
440                 pinctrl-names = "default";
441                 pinctrl-0 = <&spi1_clk &spi1_tx &spi1_rx &spi1_cs0 &spi1_cs1>;
442                 rockchip,spi-src-clk = <1>;
443                 num-cs = <2>;
444                 clocks = <&clk_spi1>, <&clk_gates19 5>;
445                 clock-names = "spi", "pclk_spi1";
446                 //dmas = <&pdma1 13>, <&pdma1 14>;
447                 //#dma-cells = <2>;
448                 //dma-names = "tx", "rx";
449                 status = "disabled";
450         };
451
452         spi2: spi@ff130000 {
453                 compatible = "rockchip,rockchip-spi";
454                 reg = <0x0 0xff130000 0x0 0x1000>;
455                 interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
456                 #address-cells = <1>;
457                 #size-cells = <0>;
458                 pinctrl-names = "default";
459                 pinctrl-0 = <&spi2_clk &spi2_tx &spi2_rx &spi2_cs0>;
460                 rockchip,spi-src-clk = <2>;
461                 num-cs = <1>;
462                 clocks = <&clk_spi2>, <&clk_gates19 6>;
463                 clock-names = "spi", "pclk_spi2";
464                 //dmas = <&pdma1 15>, <&pdma1 16>;
465                 //#dma-cells = <2>;
466                 //dma-names = "tx", "rx";
467                 status = "disabled";
468         };
469
470         uart_bt: serial@ff180000 {
471                 compatible = "rockchip,serial";
472                 reg = <0x0 0xff180000 0x0 0x100>;
473                 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
474                 clock-frequency = <24000000>;
475                 clocks = <&clk_uart0>, <&clk_gates19 7>;
476                 clock-names = "sclk_uart", "pclk_uart";
477                 reg-shift = <2>;
478                 reg-io-width = <4>;
479                 //dmas = <&pdma1 1>, <&pdma1 2>;
480                 //#dma-cells = <2>;
481                 pinctrl-names = "default";
482                 pinctrl-0 = <&uart0_xfer &uart0_cts &uart0_rts>;
483                 status = "disabled";
484         };
485
486         uart_bb: serial@ff190000 {
487                 compatible = "rockchip,serial";
488                 reg = <0x0 0xff190000 0x0 0x100>;
489                 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
490                 clock-frequency = <24000000>;
491                 clocks = <&clk_uart1>, <&clk_gates19 8>;
492                 clock-names = "sclk_uart", "pclk_uart";
493                 reg-shift = <2>;
494                 reg-io-width = <4>;
495                 //dmas = <&pdma1 3>, <&pdma1 4>;
496                 //#dma-cells = <2>;
497                 pinctrl-names = "default";
498                 pinctrl-0 = <&uart1_xfer &uart1_cts &uart1_rts>;
499                 status = "disabled";
500         };
501
502         uart_dbg: serial@ff690000 {
503                 compatible = "rockchip,serial";
504                 reg = <0x0 0xff690000 0x0 0x100>;
505                 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
506                 clock-frequency = <24000000>;
507                 clocks = <&clk_uart2>, <&clk_gates13 5>;
508                 clock-names = "sclk_uart", "pclk_uart";
509                 reg-shift = <2>;
510                 reg-io-width = <4>;
511                 //dmas = <&pdma0 4>, <&pdma0 5>;
512                 //#dma-cells = <2>;
513                 //pinctrl-names = "default";
514                 //pinctrl-0 = <&uart2_xfer>;
515                 status = "disabled";
516         };
517
518         uart_gps: serial@ff1b0000 {
519                 compatible = "rockchip,serial";
520                 reg = <0x0 0xff1b0000 0x0 0x100>;
521                 interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
522                 clock-frequency = <24000000>;
523                 clocks = <&clk_uart3>, <&clk_gates19 9>;
524                 clock-names = "sclk_uart", "pclk_uart";
525                 current-speed = <115200>;
526                 reg-shift = <2>;
527                 reg-io-width = <4>;
528                 //dmas = <&pdma1 7>, <&pdma1 8>;
529                 //#dma-cells = <2>;
530                 pinctrl-names = "default";
531                 pinctrl-0 = <&uart3_xfer &uart3_cts &uart3_rts>;
532                 status = "disabled";
533         };
534
535         uart_exp: serial@ff1c0000 {
536                 compatible = "rockchip,serial";
537                 reg = <0x0 0xff1c0000 0x0 0x100>;
538                 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
539                 clock-frequency = <24000000>;
540                 clocks = <&clk_uart4>, <&clk_gates19 10>;
541                 clock-names = "sclk_uart", "pclk_uart";
542                 reg-shift = <2>;
543                 reg-io-width = <4>;
544                 //dmas = <&pdma1 9>, <&pdma1 10>;
545                 //#dma-cells = <2>;
546                 pinctrl-names = "default";
547                 pinctrl-0 = <&uart4_xfer &uart4_cts &uart4_rts>;
548                 status = "disabled";
549         };
550
551         rockchip_clocks_init: clocks-init{
552                 compatible = "rockchip,clocks-init";
553                 rockchip,clocks-init-parent =
554                         <&i2s_pll &clk_gpll>, <&spdif_8ch_pll &clk_gpll>,
555                         <&i2s_2ch_pll &clk_gpll>, <&usbphy_480m &usbotg_480m_out>,
556                         <&clk_uart_pll &clk_gpll>, <&aclk_gpu &clk_cpll>,
557                         <&clk_cs &clk_gpll>, <&clk_32k_mux &pvtm_clkout>;
558                 rockchip,clocks-init-rate =
559                         <&clk_gpll 576000000>,          <&clk_core_b 792000000>,
560                         <&clk_core_l 600000000>,        <&clk_cpll 400000000>,
561                         /*<&clk_npll 500000000>,*/      <&aclk_bus 300000000>,
562                         <&hclk_bus 150000000>,          <&pclk_bus 75000000>,
563                         <&clk_crypto 150000000>,        <&aclk_peri 300000000>,
564                         <&hclk_peri 150000000>,         <&pclk_peri 75000000>,
565                         <&pclk_alive_pre 100000000>,    <&pclk_pmu_pre 100000000>,
566                         <&clk_cs 300000000>,            <&clkin_trace 300000000>,
567                         <&aclk_cci 600000000>,          <&clk_mac 125000000>,
568                         <&aclk_vio0 400000000>,         <&hclk_vio 100000000>,
569                         <&aclk_rga_pre 400000000>,      <&clk_rga 400000000>,
570                         <&clk_isp 400000000>,           <&clk_edp 200000000>,
571                         <&clk_gpu_core 400000000>,      <&aclk_gpu_mem 400000000>,
572                         <&aclk_gpu_cfg 400000000>,      <&aclk_vepu 400000000>,
573                         <&aclk_vdpu 400000000>,         <&clk_hevc_core 300000000>,
574                         <&clk_hevc_cabac 300000000>;
575 /*
576                 rockchip,clocks-uboot-has-init =
577                         <&aclk_vio0>;
578 */
579         };
580
581         rockchip_clocks_enable: clocks-enable {
582                 compatible = "rockchip,clocks-enable";
583                 clocks =
584                 <&pd_vio>,
585                <&pd_video>,
586                <&pd_gpu_0>,
587                <&pd_gpu_1>,
588
589                         /*PLL*/
590                         <&clk_apllb>,
591                         <&clk_aplll>,
592                         <&clk_dpll>,
593                         <&clk_gpll>,
594                         <&clk_cpll>,
595
596                         /*PD_CORE*/
597                         <&clk_cs>,
598                         <&clkin_trace>,
599                         <&aclk_cci>,
600
601                         /*PD_BUS*/
602                         <&aclk_bus>,
603                         <&hclk_bus>,
604                         <&pclk_bus>,
605                         <&clk_gates12 12>,/*aclk_strc_sys*/
606                         <&clk_gates12 6>,/*aclk_intmem1*/
607                         <&clk_gates12 5>,/*aclk_intmem0*/
608                         <&clk_gates12 4>,/*aclk_intmem*/
609                         <&clk_gates13 9>,/*aclk_gic400*/
610                         <&clk_gates12 9>,/*hclk_rom*/
611
612                         /*PD_ALIVE*/
613                         <&clk_gates22 13>,/*pclk_timer1*/
614                         <&clk_gates22 12>,/*pclk_timer0*/
615                         <&clk_gates22 9>,/*pclk_alive_niu*/
616                         <&clk_gates22 8>,/*pclk_grf*/
617
618                         /*PD_PMU*/
619                         <&clk_gates23 5>,/*pclk_pmugrf*/
620                         <&clk_gates23 3>,/*pclk_sgrf*/
621                         <&clk_gates23 2>,/*pclk_pmu_noc*/
622                         <&clk_gates23 1>,/*pclk_intmem1*/
623                         <&clk_gates23 0>,/*pclk_pmu*/
624
625                         /*PD_PERI*/
626                         <&clk_gates19 2>,/*aclk_peri_axi_matrix*/
627                         <&clk_gates20 8>,/*aclk_peri_niu*/
628                         <&clk_gates21 4>,/*aclk_peri_mmu*/
629                         <&clk_gates19 0>,/*hclk_peri_axi_matrix*/
630                         <&clk_gates20 7>,/*hclk_peri_ahb_arbi*/
631                         <&clk_gates19 1>,/*pclk_peri_axi_matrix*/
632
633                         <&fclk_mcu>,
634                         <&stclk_mcu>,
635                         <&clk_gates7 0>;/*clk_jtag*/
636         };
637
638         /* I2C_PMU */
639         i2c0: i2c@ff650000 {
640                 compatible = "rockchip,rk30-i2c";
641                 reg = <0x0 0xff650000 0x0 0x1000>;
642                 interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
643                 #address-cells = <1>;
644                 #size-cells = <0>;
645                 pinctrl-names = "default", "gpio";
646                 pinctrl-0 = <&i2c0_xfer>;
647                 pinctrl-1 = <&i2c0_gpio>;
648                 gpios = <&gpio0 GPIO_A6 GPIO_ACTIVE_LOW>, <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>;
649                 clocks = <&clk_gates12 2>;
650                 rockchip,check-idle = <1>;
651                 status = "disabled";
652         };
653
654         /* I2C_AUDIO */
655         i2c1: i2c@ff660000 {
656                 compatible = "rockchip,rk30-i2c";
657                 reg = <0x0 0xff660000 0x0 0x1000>;
658                 interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
659                 #address-cells = <1>;
660                 #size-cells = <0>;
661                 pinctrl-names = "default", "gpio";
662                 pinctrl-0 = <&i2c1_xfer>;
663                 pinctrl-1 = <&i2c1_gpio>;
664                 gpios = <&gpio2 GPIO_C5 GPIO_ACTIVE_LOW>, <&gpio2 GPIO_C6 GPIO_ACTIVE_LOW>;
665                 clocks = <&clk_gates12 3>;
666                 rockchip,check-idle = <1>;
667                 status = "disabled";
668         };
669
670         /* I2C_SENSOR */
671         i2c2: i2c@ff140000 {
672                 compatible = "rockchip,rk30-i2c";
673                 reg = <0x0 0xff140000 0x0 0x1000>;
674                 interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
675                 #address-cells = <1>;
676                 #size-cells = <0>;
677                 pinctrl-names = "default", "gpio";
678                 pinctrl-0 = <&i2c2_xfer>;
679                 pinctrl-1 = <&i2c2_gpio>;
680                 gpios = <&gpio3 GPIO_D7 GPIO_ACTIVE_LOW>, <&gpio0 GPIO_B1 GPIO_ACTIVE_LOW>;
681                 clocks = <&clk_gates19 11>;
682                 rockchip,check-idle = <1>;
683                 status = "disabled";
684         };
685
686         /* I2C_CAM */
687         i2c3: i2c@ff150000 {
688                 compatible = "rockchip,rk30-i2c";
689                 reg = <0x0 0xff150000 0x0 0x1000>;
690                 interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
691                 #address-cells = <1>;
692                 #size-cells = <0>;
693                 pinctrl-names = "default", "gpio";
694                 pinctrl-0 = <&i2c3_xfer>;
695                 pinctrl-1 = <&i2c3_gpio>;
696                 gpios = <&gpio1 GPIO_C1 GPIO_ACTIVE_LOW>, <&gpio1 GPIO_C0 GPIO_ACTIVE_LOW>;
697                 clocks = <&clk_gates19 12>;
698                 rockchip,check-idle = <1>;
699                 status = "disabled";
700         };
701
702         /* I2C_TP */
703         i2c4: i2c@ff160000 {
704                 compatible = "rockchip,rk30-i2c";
705                 reg = <0x0 0xff160000 0x0 0x1000>;
706                 interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
707                 #address-cells = <1>;
708                 #size-cells = <0>;
709                 pinctrl-names = "default", "gpio";
710                 pinctrl-0 = <&i2c4_xfer>;
711                 pinctrl-1 = <&i2c4_gpio>;
712                 gpios = <&gpio3 GPIO_D0 GPIO_ACTIVE_LOW>, <&gpio3 GPIO_D1 GPIO_ACTIVE_LOW>;
713                 clocks = <&clk_gates19 13>;
714                 rockchip,check-idle = <1>;
715                 status = "disabled";
716         };
717
718         /* I2C_HDMI */
719         i2c5: i2c@ff170000 {
720                 compatible = "rockchip,rk30-i2c";
721                 reg = <0x0 0xff170000 0x0 0x1000>;
722                 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
723                 #address-cells = <1>;
724                 #size-cells = <0>;
725                 pinctrl-names = "default", "gpio";
726                 pinctrl-0 = <&i2c5_xfer>;
727                 pinctrl-1 = <&i2c5_gpio>;
728                 gpios = <&gpio3 GPIO_D2 GPIO_ACTIVE_LOW>, <&gpio3 GPIO_D3 GPIO_ACTIVE_LOW>;
729                 clocks = <&clk_gates19 14>;
730                 rockchip,check-idle = <1>;
731                 status = "disabled";
732         };
733
734         fb: fb {
735                 compatible = "rockchip,rk-fb";
736                 rockchip,disp-mode = <NO_DUAL>;
737         };
738
739
740         rk_screen: rk_screen {
741                 compatible = "rockchip,screen";
742         };
743
744         dsihost0: mipi@ff960000{
745                 compatible = "rockchip,rk3368-dsi";
746                 rockchip,prop = <0>;
747                 reg = <0x0 0xff960000 0x0 0x4000>, <0x0 0xff968000 0x0 0x4000>;
748                 reg-names = "mipi_dsi_host" ,"mipi_dsi_phy";
749                 interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
750                 clocks = <&clk_gates4 14>, <&clk_gates22 10>, <&clk_gates17 3>;
751                 clock-names = "clk_mipi_24m", "pclk_mipi_dsi", "pclk_mipi_dsi_host";
752                 status = "okay";
753         };
754
755         lvds: lvds@ff968000 {
756                 compatible = "rockchip,rk3368-lvds";
757                 rockchip,grf = <&grf>;
758                 reg = <0x0 0xff968000 0x0 0x4000>, <0x0 0xff9600a0 0x0 0x20>;
759                 reg-names = "mipi_lvds_phy", "mipi_lvds_ctl";
760                 clocks = <&clk_gates22 10>, <&clk_gates17 3>, <&pd_lvds>;
761                 clock-names = "pclk_lvds", "pclk_lvds_ctl", "pd_lvds";
762                 status = "disabled";
763         };
764
765         edp: edp@ff970000 {
766                 compatible = "rockchip,rk32-edp";
767                 reg = <0x0 0xff970000 0x0 0x4000>;
768                 rockchip,grf = <&grf>;
769                 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
770                 clocks = <&clk_edp>, <&clk_edp_24m>, <&clk_gates17 9>;
771                 clock-names = "clk_edp", "clk_edp_24m", "pclk_edp";
772                 resets = <&reset RK3368_SRST_EDP_24M>, <&reset RK3368_SRST_EDP_P>;
773                 reset-names = "edp_24m", "edp_apb";
774         };
775
776         hdmi: hdmi@ff980000 {
777                 compatible = "rockchip,rk3368-hdmi";
778                 reg = <0x0 0xff980000 0x0 0x20000>;
779                 rockchip,grf = <&grf>;
780                 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
781                 pinctrl-names = "default", "gpio";
782                 pinctrl-0 = <&hdmii2c_xfer &hdmi_cec>;
783                 pinctrl-1 = <&i2c5_gpio>;
784                 clocks = <&clk_gates17 6>, <&clk_gates4 13>, <&clk_gates4 12>;
785                 clock-names = "pclk_hdmi", "hdcp_clk_hdmi", "cec_clk_hdmi";
786                 status = "disabled";
787         };
788
789         hdmi_hdcp2: hdmi_hdcp2@ff978000 {
790                 compatible = "rockchip,rk3368-hdmi-hdcp2";
791                 reg = <0x0 0xff978000 0x0 0x2000>;
792                 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
793                 clocks = <&clk_gates17 10>, <&clk_gates17 12>, <&clk_gates17 11>, <&clk_hdcp>;
794                 clock-names ="aclk_hdcp2", "hclk_hdcp2_mmu", "pclk_hdcp2", "hdcp2_clk_hdmi";
795                 status = "disabled";
796         };
797
798         lcdc: lcdc@ff930000 {
799                  compatible = "rockchip,rk3368-lcdc";
800                  rockchip,grf = <&grf>;
801                  rockchip,pmugrf = <&pmugrf>;
802                  rockchip,prop = <PRMRY>;
803                  rockchip,pwr18 = <0>;
804                  rockchip,iommu-enabled = <0>;
805                  reg = <0x0 0xff930000 0x0 0x10000>;
806                  interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
807                 /*pinctrl-names = "default", "gpio";
808                  *pinctrl-0 = <&lcdc_lcdc>;
809                  *pinctrl-1 = <&lcdc_gpio>;
810                  */
811                  status = "disabled";
812                  clocks = <&clk_gates16 5>, <&dclk_vop0>, <&clk_gates16 6>, <&clk_npll>, <&pd_vop>;
813                  clock-names = "aclk_lcdc", "dclk_lcdc", "hclk_lcdc", "sclk_pll", "pd_lcdc";
814         };
815
816         adc: adc@ff100000 {
817                 compatible = "rockchip,saradc";
818                 reg = <0x0 0xff100000 0x0 0x100>;
819                 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
820                 #io-channel-cells = <1>;
821                 io-channel-ranges;
822                 rockchip,adc-vref = <1800>;
823                 clock-frequency = <1000000>;
824                 clocks = <&clk_saradc>, <&clk_gates19 15>;
825                 clock-names = "saradc", "pclk_saradc";
826                 status = "disabled";
827         };
828
829         rga@ff920000 {
830                 compatible = "rockchip,rk3368-rga2";
831                 reg = <0x0 0xff920000 0x0 0x1000>;
832                 interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
833                 clocks = <&clk_gates16 1>, <&clk_gates16 0>, <&clk_rga>;
834                 clock-names = "hclk_rga", "aclk_rga", "clk_rga";
835         };
836
837         i2s0: i2s0@ff898000 {
838                 compatible = "rockchip-i2s";
839                 reg = <0x0 0xff898000 0x0 0x1000>;
840                 i2s-id = <0>;
841                 clocks = <&clk_i2s>, <&i2s_out>, <&clk_gates12 7>;
842                 clock-names = "i2s_clk", "i2s_mclk", "i2s_hclk";
843                 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
844                 dmas = <&pdma0 0>, <&pdma0 1>;
845                 #dma-cells = <2>;
846                 dma-names = "tx", "rx";
847                 pinctrl-names = "default", "sleep";
848                 pinctrl-0 = <&i2s_mclk &i2s_sclk &i2s_lrckrx &i2s_lrcktx &i2s_sdi &i2s_sdo0 &i2s_sdo1 &i2s_sdo2 &i2s_sdo3>;
849                 pinctrl-1 = <&i2s_gpio>;
850         };
851
852         i2s1: i2s1@ff890000 {
853                 compatible = "rockchip-i2s";
854                 reg = <0x0 0xff890000 0x0 0x1000>;
855                 i2s-id = <1>;
856                 clocks = <&clk_i2s_2ch>, <&clk_gates12 8>;
857                 clock-names = "i2s_clk", "i2s_hclk";
858                 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
859                 dmas = <&pdma0 6>, <&pdma0 7>;
860                 #dma-cells = <2>;
861                 dma-names = "tx", "rx";
862         };
863
864         spdif: spdif@ff880000 {
865                 compatible = "rockchip-spdif";
866                 reg = <0x0 0xff880000 0x0 0x1000>;
867                 clocks = <&clk_spidf_8ch>, <&clk_gates12 10>;
868                 clock-names = "spdif_mclk", "spdif_hclk";
869                 interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
870                 dmas = <&pdma0 3>;
871                 #dma-cells = <1>;
872                 dma-names = "tx";
873                 pinctrl-names = "default";
874                 pinctrl-0 = <&spdif_tx>;
875         };
876
877         pwm0: pwm@ff680000 {
878                 compatible = "rockchip,rk-pwm";
879                 reg = <0x0 0xff680000 0x0 0x10>;
880                 #pwm-cells = <2>;
881                 pinctrl-names = "default";
882                 pinctrl-0 = <&pwm0_pin>;
883                 clocks = <&clk_gates13 6>;
884                 clock-names = "pclk_pwm";
885                 status = "disabled";
886         };
887
888         pwm1: pwm@ff680010 {
889                 compatible = "rockchip,rk-pwm";
890                 reg = <0x0 0xff680010 0x0 0x10>;
891                 #pwm-cells = <2>;
892                 pinctrl-names = "default";
893                 pinctrl-0 = <&pwm1_pin>;
894                 clocks = <&clk_gates13 6>;
895                 clock-names = "pclk_pwm";
896                 status = "disabled";
897         };
898
899         pwm2: pwm@ff680020 {
900                 compatible = "rockchip,rk-pwm";
901                 reg = <0x0 0xff680020 0x0 0x10>;
902                 #pwm-cells = <2>;
903                 //pinctrl-names = "default";
904                 //pinctrl-0 = <&pwm1_pin>;
905                 clocks = <&clk_gates13 6>;
906                 clock-names = "pclk_pwm";
907                 status = "disabled";
908         };
909
910         pwm3: pwm@ff680030 {
911                 compatible = "rockchip,rk-pwm";
912                 reg = <0x0 0xff680030 0x0 0x10>;
913                 #pwm-cells = <2>;
914                 pinctrl-names = "default";
915                 pinctrl-0 = <&pwm3_pin>;
916                 clocks = <&clk_gates13 6>;
917                 clock-names = "pclk_pwm";
918                 status = "disabled";
919         };
920
921         remotectl: pwm@ff680030 {
922                 compatible = "rockchip,remotectl-pwm";
923                 reg = <0x0 0xff680030 0x0 0x50>;
924                 #pwm-cells = <2>;
925                 pinctrl-names = "default";
926                 pinctrl-0 = <&pwm3_pin>;
927                 clocks = <&clk_gates13 6>;
928                 clock-names = "pclk_pwm";
929                 dmas = <&pdma0 2>;
930                 #dma-cells = <2>;
931                 dma-names = "rx";
932                 remote_pwm_id = <3>;
933                 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
934                 status = "disabled";
935         };
936
937         voppwm: pwm@ff9301a0 {
938                 compatible = "rockchip,vop-pwm";
939                 reg = <0x0 0xff9301a0 0x0 0x10>;
940                 #pwm-cells = <2>;
941                 pinctrl-names = "default";
942                 pinctrl-0 = <&vop_pwm_pin>;
943                 clocks = <&clk_gates4 2>, <&clk_gates16 5>, <&clk_gates16 6>;
944                 clock-names = "pclk_pwm", "aclk_lcdc", "hclk_lcdc";
945                 status = "disabled";
946         };
947
948         pvtm {
949                 compatible = "rockchip,rk3368-pvtm";
950                 rockchip,grf = <&grf>;
951                 rockchip,pmugrf = <&pmugrf>;
952                 rockchip,pvtm-clk-out = <1>;
953         };
954
955         cpufreq {
956                 compatible = "rockchip,rk3368-cpufreq";
957                 rockchip,grf = <&grf>;
958         };
959
960         dvfs {
961
962                 vd_arm: vd_arm {
963                         regulator_name = "vdd_arm";
964                         suspend_volt = <1000>; //mV
965                         pd_core {
966                                 clk_core_b_dvfs_table: clk_core_b {
967                                         operating-points = <
968                                                 /* KHz    uV */
969                                                 312000 1200000
970                                                 504000 1200000
971                                                 816000 1200000
972                                                 1008000 1200000
973                                                 >;
974                                         status = "okay";
975                                 };
976                                 clk_core_l_dvfs_table: clk_core_l {
977                                         operating-points = <
978                                                 /* KHz    uV */
979                                                 312000 1200000
980                                                 504000 1200000
981                                                 816000 1200000
982                                                 1008000 1200000
983                                                 >;
984                                         status = "okay";
985                                 };
986                         };
987                 };
988
989                 vd_logic: vd_logic {
990                         regulator_name = "vdd_logic";
991                         suspend_volt = <1000>; //mV
992                         pd_ddr {
993                                 clk_ddr_dvfs_table: clk_ddr {
994                                         operating-points = <
995                                                 /* KHz    uV */
996                                                 200000 1200000
997                                                 300000 1200000
998                                                 400000 1200000
999                                                 >;
1000                                         channel = <2>;
1001                                         status = "disabled";
1002                                 };
1003                         };
1004
1005                         pd_gpu {
1006                                 clk_gpu_dvfs_table: clk_gpu {
1007                                         operating-points = <
1008                                                 /* KHz    uV */
1009                                                 200000 1200000
1010                                                 300000 1200000
1011                                                 400000 1200000
1012                                                 >;
1013                                         channel = <1>;
1014                                         status = "okay";
1015                                         regu-mode-table = <
1016                                                 /*freq     mode*/
1017                                                 200000     4
1018                                                 0          3
1019                                         >;
1020                                         regu-mode-en = <0>;
1021                                 };
1022                         };
1023                 };
1024         };
1025
1026         ion {
1027                 compatible = "rockchip,ion";
1028                 #address-cells = <1>;
1029                 #size-cells = <0>;
1030
1031                 ion_cma: rockchip,ion-heap@4 { /* CMA HEAP */
1032                         compatible = "rockchip,ion-heap";
1033                         rockchip,ion_heap = <4>;
1034                         reg = <0x00000000 0x08000000>; /* 512MB */
1035                 };
1036                 rockchip,ion-heap@0 { /* VMALLOC HEAP */
1037                         compatible = "rockchip,ion-heap";
1038                         rockchip,ion_heap = <0>;
1039                 };
1040         };
1041
1042         vpu: vpu_service {
1043                 compatible = "rockchip,vpu_sub";
1044                 iommu_enabled = <0>;
1045                 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
1046                              <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
1047                 interrupt-names = "irq_enc", "irq_dec";
1048                 dev_mode = <0>;
1049                 name = "vpu_service";
1050         };
1051
1052         hevc: hevc_service {
1053                 compatible = "rockchip,hevc_sub";
1054                 iommu_enabled = <0>;
1055                 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
1056                 interrupt-names = "irq_dec";
1057                 dev_mode = <1>;
1058                 name = "hevc_service";
1059         };
1060
1061         vpu_combo: vpu_combo@ff9a0000 {
1062                 compatible = "rockchip,vpu_combo";
1063                 reg = <0x0 0xff9a0000 0x0 0x800>;
1064                 rockchip,grf = <&grf>;
1065                 subcnt = <2>;
1066                 rockchip,sub = <&vpu>, <&hevc>;
1067                 clocks = <&aclk_vdpu>, <&hclk_vdpu>, <&clk_hevc_core>, <&clk_hevc_cabac>;
1068                 clock-names = "aclk_vcodec", "hclk_vcodec", "clk_core", "clk_cabac";
1069                 mode_bit = <12>;
1070                 mode_ctrl = <0x418>;
1071                 name = "vpu_combo";
1072                 status = "okay";
1073         };
1074
1075         iep: iep@ff900000 {
1076                 compatible = "rockchip,iep";
1077                 iommu_enabled = <0>;
1078                 reg = <0x0 0xff900000 0x0 0x800>;
1079                 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
1080                 clocks = <&clk_gates16 2>, <&clk_gates16 3>;
1081                 clock-names = "aclk_iep", "hclk_iep";
1082                 status = "okay";
1083         };
1084
1085         gmac: eth@ff290000 {
1086                 compatible = "rockchip,rk3368-gmac";
1087                 reg = <0x0 0xff290000 0x0 0x10000>;
1088                 rockchip,grf = <&grf>;
1089                 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;  /*irq=59*/
1090                 interrupt-names = "macirq";
1091
1092                 clocks = <&clk_mac>, <&clk_gates7 4>,
1093                          <&clk_gates7 5>, <&clk_gates7 6>,
1094                          <&clk_gates7 7>, <&clk_gates20 13>,
1095                          <&clk_gates20 14>;
1096                 clock-names = "clk_mac", "mac_clk_rx",
1097                               "mac_clk_tx", "clk_mac_ref",
1098                               "clk_mac_refout", "aclk_mac",
1099                               "pclk_mac";
1100
1101                 phy-mode = "rgmii";
1102                 pinctrl-names = "default";
1103                 pinctrl-0 = <&rgmii_pins>;
1104         };
1105
1106         gpu {
1107                 compatible = "arm,rogue-G6110", "arm,rk3368-gpu";
1108                 reg = <0x0 0xffa30000 0x0 0x10000>;
1109                 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
1110                 interrupt-names = "GPU";
1111         };
1112
1113         iep_mmu {
1114                 dbgname = "iep";
1115                 compatible = "rockchip,iep_mmu";
1116                 reg = <0x0 0xff900800 0x0 0x100>;
1117                 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
1118                 interrupt-names = "iep_mmu";
1119         };
1120
1121         vip_mmu {
1122                 dbgname = "vip";
1123                 compatible = "rockchip,vip_mmu";
1124                 reg = <0x0 0xff950800 0x0 0x100>;
1125                 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
1126                 interrupt-names = "vip_mmu";
1127         };
1128
1129         vop_mmu {
1130                 dbgname = "vop";
1131                 compatible = "rockchip,vopb_mmu";
1132                 reg = <0x0 0xff930300 0x0 0x100>;
1133                 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
1134                 interrupt-names = "vop_mmu";
1135         };
1136
1137         isp_mmu {
1138                 dbgname = "isp_mmu";
1139                 compatible = "rockchip,isp_mmu";
1140                 reg = <0x0 0xff914000 0x0 0x100>,
1141                 <0x0 0xff915000 0x0 0x100>;
1142                 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
1143                 interrupt-names = "isp_mmu";
1144         };
1145
1146         hdcp_mmu {
1147                 dbgname = "hdcp_mmu";
1148                 compatible = "rockchip,hdcp_mmu";
1149                 reg = <0x0 0xff940000 0x0 0x100>;
1150                 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
1151                 interrupt-names = "hdcp_mmu";
1152         };
1153
1154         hevc_mmu {
1155                 dbgname = "hevc";
1156                 compatible = "rockchip,hevc_mmu";
1157                 reg = <0x0 0xff9c0440 0x0 0x40>,                      /*need to fix*/
1158                           <0x0 0xff9c0480 0x0 0x40>;
1159                 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;        /*need to fix*/
1160                 interrupt-names = "hevc_mmu";
1161         };
1162
1163         vpu_mmu {
1164                 dbgname = "vpu";
1165                 compatible = "rockchip,vpu_mmu";
1166                 reg = <0x0 0xff9a0800 0x0 0x100>;                    /*need to fix*/
1167                 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;       /*need to fix*/
1168                 interrupt-names = "vpu_mmu";
1169         };
1170
1171         rockchip_suspend {
1172                 rockchip,ctrbits = <
1173                         (0
1174                          |RKPM_CTR_PWR_DMNS
1175                          |RKPM_CTR_GTCLKS
1176                          |RKPM_CTR_PLLS
1177                          |RKPM_CTR_GPIOS
1178                         /*
1179                          |RKPM_CTR_SYSCLK_DIV
1180                          |RKPM_CTR_IDLEAUTO_MD
1181                          |RKPM_CTR_ARMOFF_LPMD
1182                         */
1183                          |RKPM_CTR_ARMOFF_LOGDP_LPMD
1184                         )
1185                         >;
1186                 rockchip,pmic-suspend_gpios = <
1187                                  /* RKPM_PINGPIO_BITS_OUTPUT(GPIO7_A1,RKPM_GPIO_OUT_H) */
1188                         >;
1189                 rockchip,pmic-resume_gpios = <
1190                                 /* RKPM_PINGPIO_BITS_FUN(PWM1,RKPM_GPIO_PULL_DN) */
1191                         >;
1192         };
1193
1194         isp: isp@ff910000{
1195                 compatible = "rockchip,isp";
1196                 reg = <0x0 0xff910000 0x0 0x10000>;
1197                 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
1198                 clocks = <&clk_gates16 0>, <&clk_gates16 14>, <&clk_isp>, <&clk_isp>, <&pclk_isp>, <&clk_vip>, <&clk_vip_pll>, <&clk_gates17 4>, <&clk_gates22 11>, <&pd_isp>;
1199                 clock-names = "aclk_isp", "hclk_isp", "clk_isp", "clk_isp_jpe", "pclkin_isp", "clk_cif_out", "clk_cif_pll", "hclk_mipiphy1", "pclk_dphyrx", "pd_isp";
1200                 pinctrl-names = "default", "isp_dvp8bit2", "isp_dvp10bit", "isp_dvp12bit", "isp_dvp8bit0", "isp_mipi_fl", "isp_mipi_fl_prefl","isp_flash_as_gpio","isp_flash_as_trigger_out";
1201                 pinctrl-0 = <&cif_clkout>;
1202                 pinctrl-1 = <&cif_clkout &isp_dvp_d2d9>;
1203                 pinctrl-2 = <&cif_clkout &isp_dvp_d2d9 &isp_dvp_d0d1>;
1204                 pinctrl-3 = <&cif_clkout &isp_dvp_d2d9 &isp_dvp_d0d1 &isp_dvp_d10d11>;
1205                 pinctrl-4 = <&cif_clkout &isp_dvp_d0d7>;
1206                 pinctrl-5 = <&cif_clkout>;
1207                 pinctrl-6 = <&cif_clkout &isp_prelight>;
1208                 pinctrl-7 = <&isp_flash_trigger_as_gpio>;
1209                 pinctrl-8 = <&isp_flash_trigger>;
1210                 rockchip,isp,mipiphy = <2>;
1211                 rockchip,isp,cifphy = <1>;
1212                 rockchip,isp,mipiphy1,reg = <0xff964000 0x4000>;
1213                 rockchip,isp,csiphy,reg = <0xff96C000 0x4000>;
1214                 rockchip,grf = <&grf>;
1215                 rockchip,cru = <&cru>;
1216                 rockchip,gpios = <&gpio3 GPIO_C4 GPIO_ACTIVE_HIGH>;
1217                 rockchip,isp,iommu_enable = <0>;
1218                 status = "okay";
1219         };
1220
1221         cif: cif@ff950000 {
1222                 compatible = "rockchip,cif";
1223                 reg = <0x0 0xff950000 0x0 0x10000>;
1224                 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
1225                 //clocks = <&pd_isp>,<&clk_gates15 14>,<&clk_gates15 15>,<&pclkin_vip>,<&clk_gates16 0>,<&clk_cif_out>;
1226                 clocks = <&clk_gates16 11>,<&clk_gates16 12>,<&pclkin_vip>,<&clk_vip>;
1227                 clock-names = "aclk_cif0","hclk_cif0","cif0_in","cif0_out";
1228                 pinctrl-names = "cif_pin_all";
1229                 pinctrl-0 = <&cif_clkout &isp_dvp_d2d9 &isp_dvp_d10d11>;
1230                 rockchip,grf = <&grf>;
1231                 rockchip,cru = <&cru>;
1232                 status = "okay";
1233         };
1234
1235 /*
1236         thermal-zones {
1237                 #include "rk3368-thermal.dtsi"
1238         };
1239 */
1240
1241         tsadc: tsadc@ff280000 {
1242                 compatible = "rockchip,rk3368-tsadc";
1243                 reg = <0x0 0xff280000 0x0 0x100>;
1244                 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
1245                 clocks = <&clk_tsadc>, <&clk_gates20 0>;
1246                 rockchip,grf = <&grf>;
1247                 rockchip,cru = <&cru>;
1248                 rockchip,pmu = <&pmu>;
1249                 clock-names = "tsadc", "apb_pclk";
1250                 clock-frequency = <32000>;
1251                 resets = <&reset RK3368_SRST_TSADC_P>;
1252                 reset-names = "tsadc-apb";
1253                 //pinctrl-names = "default";
1254                 //pinctrl-0 = <&tsadc_int>;
1255                 #thermal-sensor-cells = <1>;
1256                 hw-shut-temp = <120000>;
1257                 status = "disabled";
1258         };
1259
1260         tsp: tsp@FF8B0000 {
1261                 compatible = "rockchip,rk3368-tsp";
1262                 reg = <0x0 0xFF8B0000 0x0 0x10000>;
1263                 clocks = <&clk_tsp>, <&clk_gates13 10>, <&clk_gates13 7>;
1264                 clock-names = "clk_tsp", "hclk_tsp", "clk_hsadc0_tsp";
1265                 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
1266                 interrupt-names = "irq_tsp";
1267                 // pinctrl-names = "default";
1268                 // pinctrl-0 = <&isp_hsadc>;
1269                 status = "okay";
1270         };
1271
1272         crypto: crypto@FF8A0000{
1273                 compatible = "rockchip,rk3368-crypto";
1274                 reg = <0x0 0xFF8A0000 0x0 0x10000>;
1275                 interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
1276                 interrupt-names = "irq_crypto";
1277                         clocks = <&clk_crypto>, <&clk_gates13 4>, <&clk_gates13 3>;
1278                 clock-names = "clk_crypto", "sclk_crypto", "mclk_crypto";
1279                 status = "okay";
1280         };
1281
1282         dwc_control_usb: dwc-control-usb {
1283                 compatible = "rockchip,rk3368-dwc-control-usb";
1284                 rockchip,grf = <&grf>;
1285                 interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>,
1286                              <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
1287                 interrupt-names = "otg_id", "otg_bvalid",
1288                                   "otg_linestate", "host0_linestate";
1289                 clocks = <&clk_gates20 6>, <&usbphy_480m>;
1290                 clock-names = "hclk_usb_peri", "usbphy_480m";
1291                 //resets = <&reset RK3128_RST_USBPOR>;
1292                 //reset-names = "usbphy_por";
1293                 usb_bc{
1294                         compatible = "inno,phy";
1295                         regbase = &dwc_control_usb;
1296                         rk_usb,bvalid     = <0x4bc 23 1>;
1297                         rk_usb,iddig      = <0x4bc 26 1>;
1298                         rk_usb,vdmsrcen   = <0x718 12 1>;
1299                         rk_usb,vdpsrcen   = <0x718 11 1>;
1300                         rk_usb,rdmpden    = <0x718 10 1>;
1301                         rk_usb,idpsrcen   = <0x718  9 1>;
1302                         rk_usb,idmsinken  = <0x718  8 1>;
1303                         rk_usb,idpsinken  = <0x718  7 1>;
1304                         rk_usb,dpattach   = <0x4b8 31 1>;
1305                         rk_usb,cpdet      = <0x4b8 30 1>;
1306                         rk_usb,dcpattach  = <0x4b8 29 1>;
1307                 };
1308         };
1309
1310         usb0: usb@ff580000 {
1311                 compatible = "rockchip,rk3368_usb20_otg";
1312                 reg = <0x0 0xff580000 0x0 0x40000>;
1313                 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
1314                 clocks = <&clk_gates8 1>, <&clk_gates20 1>;
1315                 clock-names = "clk_usbphy0", "hclk_otg";
1316                 resets = <&reset RK3368_SRST_USBOTG0_H>, <&reset RK3368_SRST_USBOTGPHY0>,
1317                                 <&reset RK3368_SRST_USBOTGC0>;
1318                 reset-names = "otg_ahb", "otg_phy", "otg_controller";
1319                 /*0 - Normal, 1 - Force Host, 2 - Force Device*/
1320                 rockchip,usb-mode = <0>;
1321         };
1322
1323         usb_ehci: usb@ff500000 {
1324                 compatible = "generic-ehci";
1325                 reg = <0x0 0xff500000 0x0 0x20000>;
1326                 interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
1327                 clocks = <&clk_gates8 1>, <&clk_gates20 3>;
1328                 clock-names = "clk_usbphy0", "hclk_ehci";
1329                 //resets = <&reset RK3288_SOFT_RST_USBHOST0_H>, <&reset RK3288_SOFT_RST_USBHOST0PHY>,
1330                 //              <&reset RK3288_SOFT_RST_USBHOST0C>, <&reset RK3288_SOFT_RST_USB_HOST0>;
1331                 //reset-names = "ehci_ahb", "ehci_phy", "ehci_controller", "ehci";
1332         };
1333
1334         usb_ohci: usb@ff520000 {
1335                 compatible = "generic-ohci";
1336                 reg = <0x0 0xff520000 0x0 0x20000>;
1337                 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
1338                 clocks = <&clk_gates8 1>, <&clk_gates20 3>;
1339                 clock-names =  "clk_usbphy0", "hclk_ohci";
1340         };
1341
1342         usb_hsic: usb@ff5c0000 {
1343                 compatible = "rockchip,rk3288_rk_hsic_host";
1344                 reg = <0x0 0xff5c0000 0x0 0x40000>;
1345                 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
1346 /*
1347                 clocks = <&hsicphy_480m>, <&clk_gates7 8>,
1348                          <&hsicphy_12m>, <&usbphy_480m>,
1349                          <&otgphy1_480m>, <&otgphy2_480m>;
1350                 clock-names = "hsicphy_480m", "hclk_hsic",
1351                               "hsicphy_12m", "usbphy_480m",
1352                               "hsic_usbphy1", "hsic_usbphy2";
1353                 resets = <&reset RK3288_SOFT_RST_HSIC>, <&reset RK3288_SOFT_RST_HSIC_AUX>,
1354                                 <&reset RK3288_SOFT_RST_HSICPHY>;
1355                 reset-names = "hsic_ahb", "hsic_aux", "hsic_phy";
1356 */
1357                 status = "disabled";
1358         };
1359
1360         pinctrl: pinctrl {
1361                 compatible = "rockchip,rk3368-pinctrl";
1362                 rockchip,grf = <&grf>;
1363                 rockchip,pmugrf = <&pmugrf>;
1364                 #address-cells = <2>;
1365                 #size-cells = <2>;
1366                 ranges;
1367
1368                 gpio0: gpio0@ff750000 {
1369                         compatible = "rockchip,gpio-bank";
1370                         reg =   <0x0 0xff750000 0x0 0x100>;
1371                         interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
1372                         clocks = <&clk_gates23 4>;
1373
1374                         gpio-controller;
1375                         #gpio-cells = <2>;
1376
1377                         interrupt-controller;
1378                         #interrupt-cells = <2>;
1379                 };
1380
1381                 gpio1: gpio1@ff780000 {
1382                         compatible = "rockchip,gpio-bank";
1383                         reg = <0x0 0xff780000 0x0 0x100>;
1384                         interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
1385                         clocks = <&clk_gates22 1>;
1386
1387                         gpio-controller;
1388                         #gpio-cells = <2>;
1389
1390                         interrupt-controller;
1391                         #interrupt-cells = <2>;
1392                 };
1393
1394                 gpio2: gpio2@ff790000 {
1395                         compatible = "rockchip,gpio-bank";
1396                         reg = <0x0 0xff790000 0x0 0x100>;
1397                         interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
1398                         clocks = <&clk_gates22 2>;
1399
1400                         gpio-controller;
1401                         #gpio-cells = <2>;
1402
1403                         interrupt-controller;
1404                         #interrupt-cells = <2>;
1405                 };
1406
1407                 gpio3: gpio3@ff7a0000 {
1408                         compatible = "rockchip,gpio-bank";
1409                         reg = <0x0 0xff7a0000 0x0 0x100>;
1410                         interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
1411                         clocks = <&clk_gates22 3>;
1412
1413                         gpio-controller;
1414                         #gpio-cells = <2>;
1415
1416                         interrupt-controller;
1417                         #interrupt-cells = <2>;
1418                 };
1419
1420                 pcfg_pull_up: pcfg-pull-up {
1421                         bias-pull-up;
1422                 };
1423
1424                 pcfg_pull_down: pcfg-pull-down {
1425                         bias-pull-down;
1426                 };
1427
1428                 pcfg_pull_none: pcfg-pull-none {
1429                         bias-disable;
1430                 };
1431
1432                 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
1433                         drive-strength = <8>;
1434                 };
1435
1436                 pcfg_pull_none_drv_12ma: pcfg-pull-none-drv-12ma {
1437                         drive-strength = <12>;
1438                 };
1439
1440                 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
1441                         bias-pull-up;
1442                         drive-strength = <8>;
1443                 };
1444
1445                 pcfg_pull_none_drv_4ma: pcfg-pull-none-drv-4ma {
1446                         drive-strength = <4>;
1447                 };
1448
1449                 pcfg_pull_up_drv_4ma: pcfg-pull-up-drv-4ma {
1450                         bias-pull-up;
1451                         drive-strength = <4>;
1452                 };
1453
1454                 pcfg_output_high: pcfg-output-high {
1455                         output-high;
1456                 };
1457
1458                 pcfg_output_low: pcfg-output-low {
1459                         output-low;
1460                 };
1461
1462                 i2c0 {
1463                         i2c0_xfer: i2c0-xfer {
1464                                 rockchip,pins = <0 GPIO_A6 RK_FUNC_1 &pcfg_pull_none>,
1465                                                 <0 GPIO_A7 RK_FUNC_1 &pcfg_pull_none>;
1466                         };
1467                         i2c0_gpio: i2c0-gpio {
1468                                 rockchip,pins = <0 GPIO_A6 RK_FUNC_GPIO &pcfg_pull_none>,
1469                                                 <0 GPIO_A7 RK_FUNC_GPIO &pcfg_pull_none>;
1470                         };
1471                 };
1472
1473                 i2c1 {
1474                         i2c1_xfer: i2c1-xfer {
1475                                 rockchip,pins = <2 GPIO_C5 RK_FUNC_1 &pcfg_pull_none>,
1476                                                 <2 GPIO_C6 RK_FUNC_1 &pcfg_pull_none>;
1477                         };
1478                         i2c1_gpio: i2c1-gpio {
1479                                 rockchip,pins = <2 GPIO_C5 RK_FUNC_GPIO &pcfg_pull_none>,
1480                                                 <2 GPIO_C6 RK_FUNC_GPIO &pcfg_pull_none>;
1481                         };
1482                 };
1483
1484                 i2c2 {
1485                         i2c2_xfer: i2c2-xfer {
1486                                 rockchip,pins = <3 GPIO_D7 RK_FUNC_2 &pcfg_pull_none>,
1487                                                 <0 GPIO_B1 RK_FUNC_2 &pcfg_pull_none>;
1488                         };
1489                         i2c2_gpio: i2c2-gpio {
1490                                 rockchip,pins = <3 GPIO_D7 RK_FUNC_GPIO &pcfg_pull_none>,
1491                                                 <0 GPIO_B1 RK_FUNC_GPIO &pcfg_pull_none>;
1492             };
1493                 };
1494
1495                 i2c3 {
1496                         i2c3_xfer: i2c3-xfer {
1497                                 rockchip,pins = <1 GPIO_C0 RK_FUNC_1 &pcfg_pull_none>,
1498                                                 <1 GPIO_C1 RK_FUNC_1 &pcfg_pull_none>;
1499                         };
1500                         i2c3_gpio: i2c3-gpio {
1501                                 rockchip,pins = <1 GPIO_C0 RK_FUNC_GPIO &pcfg_pull_none>,
1502                                                 <1 GPIO_C1 RK_FUNC_GPIO &pcfg_pull_none>;
1503                         };
1504                 };
1505
1506                 i2c4 {
1507                         i2c4_xfer: i2c4-xfer {
1508                                 rockchip,pins = <3 GPIO_D0 RK_FUNC_2 &pcfg_pull_none>,
1509                                                 <3 GPIO_D1 RK_FUNC_2 &pcfg_pull_none>;
1510                         };
1511                         i2c4_gpio: i2c4-gpio {
1512                                 rockchip,pins = <3 GPIO_D0 RK_FUNC_GPIO &pcfg_pull_none>,
1513                                                 <3 GPIO_D1 RK_FUNC_GPIO &pcfg_pull_none>;
1514                         };
1515                 };
1516
1517                 i2c5 {
1518                         i2c5_xfer: i2c5-xfer {
1519                                 rockchip,pins = <3 GPIO_D2 RK_FUNC_2 &pcfg_pull_none>,
1520                                                 <3 GPIO_D3 RK_FUNC_2 &pcfg_pull_none>;
1521                         };
1522                         i2c5_gpio: i2c5-gpio {
1523                                 rockchip,pins = <3 GPIO_D2 RK_FUNC_GPIO &pcfg_pull_none>,
1524                                                 <3 GPIO_D3 RK_FUNC_GPIO &pcfg_pull_none>;
1525                         };
1526                 };
1527
1528                 uart0 {
1529                         uart0_xfer: uart0-xfer {
1530                                 rockchip,pins = <2 GPIO_D0 RK_FUNC_1 &pcfg_pull_up>,
1531                                                 <2 GPIO_D1 RK_FUNC_1 &pcfg_pull_none>;
1532                         };
1533
1534                         uart0_cts: uart0-cts {
1535                                 rockchip,pins = <2 GPIO_D2 RK_FUNC_1 &pcfg_pull_none>;
1536                         };
1537
1538                         uart0_rts: uart0-rts {
1539                                 rockchip,pins = <2 GPIO_D3 RK_FUNC_1 &pcfg_pull_none>;
1540                         };
1541
1542                         uart0_rts_gpio: uart0-rts-gpio {
1543                                 rockchip,pins = <2 GPIO_D3 RK_FUNC_GPIO &pcfg_pull_none>;
1544                         };
1545                 };
1546
1547                 uart1 {
1548                         uart1_xfer: uart1-xfer {
1549                                 rockchip,pins = <0 GPIO_C4 RK_FUNC_3 &pcfg_pull_up>,
1550                                                 <0 GPIO_C5 RK_FUNC_3 &pcfg_pull_none>;
1551                         };
1552
1553                         uart1_cts: uart1-cts {
1554                                 rockchip,pins = <0 GPIO_C6 RK_FUNC_3 &pcfg_pull_none>;
1555                         };
1556
1557                         uart1_rts: uart1-rts {
1558                                 rockchip,pins = <0 GPIO_C7 RK_FUNC_3 &pcfg_pull_none>;
1559                         };
1560                 };
1561
1562                 uart2 {
1563                         uart2_xfer: uart2-xfer {
1564                                 rockchip,pins = <2 GPIO_A6 RK_FUNC_2 &pcfg_pull_up>,
1565                                                 <2 GPIO_A5 RK_FUNC_2 &pcfg_pull_none>;
1566                         };
1567                 };
1568
1569                 uart3 {
1570                         uart3_xfer: uart3-xfer {
1571                                 rockchip,pins = <3 GPIO_D5 RK_FUNC_2 &pcfg_pull_up>,
1572                                                 <3 GPIO_D6 RK_FUNC_2 &pcfg_pull_none>;
1573                         };
1574
1575                         uart3_cts: uart3-cts {
1576                                 rockchip,pins = <3 GPIO_C0 RK_FUNC_2 &pcfg_pull_none>;
1577                         };
1578
1579                         uart3_rts: uart3-rts {
1580                                 rockchip,pins = <3 GPIO_C1 RK_FUNC_2 &pcfg_pull_none>;
1581                         };
1582                 };
1583
1584                 uart4 {
1585                         uart4_xfer: uart4-xfer {
1586                                 rockchip,pins = <0 GPIO_D3 RK_FUNC_3 &pcfg_pull_up>,
1587                                                 <0 GPIO_D2 RK_FUNC_3 &pcfg_pull_none>;
1588                         };
1589
1590                         uart4_cts: uart4-cts {
1591                                 rockchip,pins = <0 GPIO_D0 RK_FUNC_3 &pcfg_pull_none>;
1592                         };
1593
1594                         uart4_rts: uart4-rts {
1595                                 rockchip,pins = <0 GPIO_D1 RK_FUNC_3 &pcfg_pull_none>;
1596                         };
1597                 };
1598
1599                 spi0 {
1600                         spi0_clk: spi0-clk {
1601                                 rockchip,pins = <1 GPIO_D5 RK_FUNC_2 &pcfg_pull_up>;
1602                         };
1603                         spi0_cs0: spi0-cs0 {
1604                                 rockchip,pins = <1 GPIO_D0 RK_FUNC_3 &pcfg_pull_up>;
1605                         };
1606                         spi0_tx: spi0-tx {
1607                                 rockchip,pins = <1 GPIO_C7 RK_FUNC_3 &pcfg_pull_up>;
1608                         };
1609                         spi0_rx: spi0-rx {
1610                                 rockchip,pins = <1 GPIO_C6 RK_FUNC_3 &pcfg_pull_up>;
1611                         };
1612                         spi0_cs1: spi0-cs1 {
1613                                 rockchip,pins = <1 GPIO_D1 RK_FUNC_3 &pcfg_pull_up>;
1614                         };
1615                 };
1616
1617                 spi1 {
1618                         spi1_clk: spi1-clk {
1619                                 rockchip,pins = <1 GPIO_B6 RK_FUNC_2 &pcfg_pull_up>;
1620                         };
1621                         spi1_cs0: spi1-cs0 {
1622                                 rockchip,pins = <1 GPIO_B7 RK_FUNC_2 &pcfg_pull_up>;
1623                         };
1624                         spi1_rx: spi1-rx {
1625                                 rockchip,pins = <1 GPIO_C0 RK_FUNC_2 &pcfg_pull_up>;
1626                         };
1627                         spi1_tx: spi1-tx {
1628                                 rockchip,pins = <1 GPIO_C1 RK_FUNC_2 &pcfg_pull_up>;
1629                         };
1630                         spi1_cs1: spi1-cs1 {
1631                                 rockchip,pins = <3 GPIO_D4 RK_FUNC_2 &pcfg_pull_up>;
1632                         };
1633                 };
1634
1635                 spi2 {
1636                         spi2_clk: spi2-clk {
1637                                 rockchip,pins = <0 GPIO_B4 RK_FUNC_2 &pcfg_pull_up>;
1638                         };
1639                         spi2_cs0: spi2-cs0 {
1640                                 rockchip,pins = <0 GPIO_B5 RK_FUNC_2 &pcfg_pull_up>;
1641                         };
1642                         spi2_rx: spi2-rx {
1643                                 rockchip,pins = <0 GPIO_B2 RK_FUNC_2 &pcfg_pull_up>;
1644                         };
1645                         spi2_tx: spi2-tx {
1646                                 rockchip,pins = <0 GPIO_B3 RK_FUNC_2 &pcfg_pull_up>;
1647                         };
1648                 };
1649
1650                 i2s {
1651                         i2s_mclk: i2s-mclk {
1652                                 rockchip,pins = <2 GPIO_C4 RK_FUNC_1 &pcfg_pull_none>;
1653                         };
1654
1655                         i2s_sclk:i2s-sclk {
1656                                 rockchip,pins = <2 GPIO_B4 RK_FUNC_1 &pcfg_pull_none>;
1657                         };
1658
1659                         i2s_lrckrx:i2s-lrckrx {
1660                                 rockchip,pins = <2 GPIO_B5 RK_FUNC_1 &pcfg_pull_none>;
1661                         };
1662
1663                         i2s_lrcktx:i2s-lrcktx {
1664                                 rockchip,pins = <2 GPIO_B6 RK_FUNC_1 &pcfg_pull_none>;
1665                         };
1666
1667                         i2s_sdi:i2s-sdi {
1668                                 rockchip,pins = <2 GPIO_B7 RK_FUNC_1 &pcfg_pull_none>;
1669                         };
1670
1671                         i2s_sdo0:i2s-sdo0 {
1672                                 rockchip,pins = <2 GPIO_C0 RK_FUNC_1 &pcfg_pull_none>;
1673                         };
1674
1675                         i2s_sdo1:i2s-sdo1 {
1676                                 rockchip,pins = <2 GPIO_C1 RK_FUNC_1 &pcfg_pull_none>;
1677                         };
1678
1679                         i2s_sdo2:i2s-sdo2 {
1680                                 rockchip,pins = <2 GPIO_C2 RK_FUNC_1 &pcfg_pull_none>;
1681                         };
1682
1683                         i2s_sdo3:i2s-sdo3 {
1684                                 rockchip,pins = <2 GPIO_C3 RK_FUNC_1 &pcfg_pull_none>;
1685                         };
1686
1687                         i2s_gpio: i2s-gpio {
1688                                 rockchip,pins = <2 GPIO_C4  RK_FUNC_GPIO &pcfg_pull_none>,
1689                                                 <2 GPIO_B4 RK_FUNC_GPIO &pcfg_pull_none>,
1690                                                 <2 GPIO_B5 RK_FUNC_GPIO &pcfg_pull_none>,
1691                                                 <2 GPIO_B6 RK_FUNC_GPIO &pcfg_pull_none>,
1692                                                 <2 GPIO_B7 RK_FUNC_GPIO &pcfg_pull_none>,
1693                                                 <2 GPIO_C0 RK_FUNC_GPIO &pcfg_pull_none>,
1694                                                 <2 GPIO_C1 RK_FUNC_GPIO &pcfg_pull_none>,
1695                                                 <2 GPIO_C2 RK_FUNC_GPIO &pcfg_pull_none>,
1696                                                 <2 GPIO_C3 RK_FUNC_GPIO &pcfg_pull_none>;
1697                         };
1698                 };
1699
1700                 spdif {
1701                         spdif_tx: spdif-tx {
1702                                 rockchip,pins = <2 GPIO_C7 RK_FUNC_1 &pcfg_pull_none>;
1703                         };
1704                 };
1705
1706                 sdmmc {
1707                         sdmmc_clk: sdmmc-clk {
1708                                 rockchip,pins = <2 GPIO_B1 RK_FUNC_1 &pcfg_pull_none_drv_4ma>;
1709                         };
1710
1711                         sdmmc_cmd: sdmmc-cmd {
1712                                 rockchip,pins = <2 GPIO_B2 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1713                         };
1714
1715                         sdmmc_dectn: sdmmc-dectn {
1716                                 rockchip,pins = <2 GPIO_B3 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1717                         };
1718
1719                         sdmmc_bus1: sdmmc-bus1 {
1720                                 rockchip,pins = <2 GPIO_A5 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1721                         };
1722
1723                         sdmmc_bus4: sdmmc-bus4 {
1724                                 rockchip,pins = <2 GPIO_A5 RK_FUNC_1 &pcfg_pull_up_drv_4ma>,
1725                                                 <2 GPIO_A6 RK_FUNC_1 &pcfg_pull_up_drv_4ma>,
1726                                                 <2 GPIO_A7 RK_FUNC_1 &pcfg_pull_up_drv_4ma>,
1727                                                 <2 GPIO_B0 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1728                         };
1729
1730                         sdmmc_gpio: sdmmc-gpio {
1731                                 rockchip,pins = <2 GPIO_B1 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//CLK
1732                                                 <2 GPIO_B2 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//CMD
1733                                                 <2 GPIO_B3 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//DET
1734                                                 <2 GPIO_A5 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//DO
1735                                                 <2 GPIO_A6 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//D1
1736                                                 <2 GPIO_A7 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//D2
1737                                                 <2 GPIO_B0 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>;//D3
1738                         };
1739                 };
1740
1741                 sdio0 {
1742                         sdio0_bus1: sdio0-bus1 {
1743                                 rockchip,pins = <2 GPIO_D4 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1744                         };
1745
1746                         sdio0_bus4: sdio0-bus4 {
1747                                 rockchip,pins = <2 GPIO_D4 RK_FUNC_1 &pcfg_pull_up_drv_4ma>,
1748                                                 <2 GPIO_D5 RK_FUNC_1 &pcfg_pull_up_drv_4ma>,
1749                                                 <2 GPIO_D6 RK_FUNC_1 &pcfg_pull_up_drv_4ma>,
1750                                                 <2 GPIO_D7 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1751                         };
1752
1753                         sdio0_cmd: sdio0-cmd {
1754                                 rockchip,pins = <3 GPIO_A0 RK_FUNC_1 &pcfg_pull_up_drv_4ma>;
1755                         };
1756
1757                         sdio0_clk: sdio0-clk {
1758                                 rockchip,pins = <3 GPIO_A1 RK_FUNC_1 &pcfg_pull_none_drv_4ma>;
1759                         };
1760
1761                         sdio0_dectn: sdio0-dectn {
1762                                 rockchip,pins = <3 GPIO_A2 RK_FUNC_1 &pcfg_pull_up>;
1763                         };
1764
1765                         sdio0_wrprt: sdio0-wrprt {
1766                                 rockchip,pins = <3 GPIO_A3 RK_FUNC_1 &pcfg_pull_up>;
1767                         };
1768
1769                         sdio0_pwren: sdio0-pwren {
1770                                 rockchip,pins = <3 GPIO_A4 RK_FUNC_1 &pcfg_pull_up>;
1771                         };
1772
1773                         sdio0_bkpwr: sdio0-bkpwr {
1774                                 rockchip,pins = <3 GPIO_A5 RK_FUNC_1 &pcfg_pull_up>;
1775                         };
1776
1777                         sdio0_int: sdio0-int {
1778                                 rockchip,pins = <3 GPIO_A6 RK_FUNC_1 &pcfg_pull_up>;
1779                         };
1780
1781                         sdio0_gpio: sdio0-gpio {
1782                                 rockchip,pins = <3 GPIO_A0 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//CMD
1783                                                 <3 GPIO_A1 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//CLK
1784                                                 <3 GPIO_A2 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//DET
1785                                                 <3 GPIO_A3 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//wrprt
1786                                                 <3 GPIO_A4 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//PWREN
1787                                                 <3 GPIO_A5 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//BKPWR
1788                                                 <3 GPIO_A6 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//INTN
1789                                                 <2 GPIO_D4 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//DO
1790                                                 <2 GPIO_D5 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//D1
1791                                                 <2 GPIO_D6 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>,//D2
1792                                                 <2 GPIO_D7 RK_FUNC_GPIO &pcfg_pull_up_drv_4ma>;//D3
1793                         };
1794                 };
1795
1796                 emmc {
1797                         emmc_clk: emmc-clk {
1798                                 rockchip,pins = <2 GPIO_A4 RK_FUNC_2 &pcfg_pull_none_drv_8ma>;
1799                         };
1800
1801                         emmc_cmd: emmc-cmd {
1802                                 rockchip,pins = <1 GPIO_D2 RK_FUNC_2 &pcfg_pull_up_drv_8ma>;
1803                         };
1804
1805                         emmc_pwren: emmc-pwren {
1806                                 rockchip,pins = <1 GPIO_D3 RK_FUNC_2 &pcfg_pull_none>;
1807                         };
1808
1809                         emmc_rstnout: emmc_rstnout {
1810                                 rockchip,pins = <2 GPIO_A3 RK_FUNC_2 &pcfg_pull_none>;
1811                         };
1812
1813                         emmc_bus1: emmc-bus1 {
1814                                 rockchip,pins = <1 GPIO_C2 RK_FUNC_2 &pcfg_pull_up_drv_8ma>;//DO
1815                         };
1816
1817                         emmc_bus4: emmc-bus4 {
1818                                 rockchip,pins = <1 GPIO_C2 RK_FUNC_2 &pcfg_pull_up_drv_8ma>,//DO
1819                                                 <1 GPIO_C3 RK_FUNC_2 &pcfg_pull_up_drv_8ma>,//D1
1820                                                 <1 GPIO_C4 RK_FUNC_2 &pcfg_pull_up_drv_8ma>,//D2
1821                                                 <1 GPIO_C5 RK_FUNC_2 &pcfg_pull_up_drv_8ma>;//D3
1822                         };
1823                 };
1824
1825                 pwm0 {
1826                         pwm0_pin: pwm0-pin {
1827                                 rockchip,pins = <3 GPIO_B0 RK_FUNC_2 &pcfg_pull_none>;
1828                         };
1829
1830                         vop_pwm_pin:vop-pwm {
1831                                 rockchip,pins = <3 GPIO_B0 RK_FUNC_3 &pcfg_pull_none>;
1832                         };
1833                 };
1834
1835                 pwm1 {
1836                         pwm1_pin: pwm1-pin {
1837                                 rockchip,pins = <0 GPIO_B0 RK_FUNC_2 &pcfg_pull_none>;
1838                         };
1839                 };
1840
1841                 pwm3 {
1842                         pwm3_pin: pwm3-pin {
1843                                 rockchip,pins = <3 GPIO_D6 RK_FUNC_3 &pcfg_pull_none>;
1844                         };
1845                 };
1846
1847                 lcdc {
1848                         lcdc_lcdc: lcdc-lcdc {
1849                                 rockchip,pins =
1850                                                 <0 GPIO_B6 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D10
1851                                                 <0 GPIO_B7 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D11
1852                                                 <0 GPIO_C0 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D12
1853                                                 <0 GPIO_C1 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D13
1854                                                 <0 GPIO_C2 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D14
1855                                                 <0 GPIO_C3 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D15
1856                                                 <0 GPIO_C4 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D16
1857                                                 <0 GPIO_C5 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D17
1858                                                 <0 GPIO_C6 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D18
1859                                                 <0 GPIO_C7 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D19
1860                                                 <0 GPIO_D0 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D20
1861                                                 <0 GPIO_D1 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D21
1862                                                 <0 GPIO_D2 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D22
1863                                                 <0 GPIO_D3 RK_FUNC_1 &pcfg_pull_none>,//LCDC_D23
1864                                                 <0 GPIO_D7 RK_FUNC_1 &pcfg_pull_none>,//DCLK
1865                                                 <0 GPIO_D6 RK_FUNC_1 &pcfg_pull_none>,//DEN
1866                                                 <0 GPIO_D4 RK_FUNC_1 &pcfg_pull_none>,//HSYNC
1867                                                 <0 GPIO_D5 RK_FUNC_1 &pcfg_pull_none>;//VSYN
1868                         };
1869
1870                         lcdc_gpio: lcdc-gpio {
1871                                 rockchip,pins =
1872                                                 <0 GPIO_B6 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D10
1873                                                 <0 GPIO_B7 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D11
1874                                                 <0 GPIO_C0 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D12
1875                                                 <0 GPIO_C1 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D13
1876                                                 <0 GPIO_C2 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D14
1877                                                 <0 GPIO_C3 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D15
1878                                                 <0 GPIO_C4 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D16
1879                                                 <0 GPIO_C5 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D17
1880                                                 <0 GPIO_C6 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D18
1881                                                 <0 GPIO_C7 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D19
1882                                                 <0 GPIO_D0 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D20
1883                                                 <0 GPIO_D1 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D21
1884                                                 <0 GPIO_D2 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D22
1885                                                 <0 GPIO_D3 RK_FUNC_GPIO &pcfg_pull_none>,//LCDC_D23
1886                                                 <0 GPIO_D7 RK_FUNC_GPIO &pcfg_pull_none>,//DCLK
1887                                                 <0 GPIO_D6 RK_FUNC_GPIO &pcfg_pull_none>,//DEN
1888                                                 <0 GPIO_D4 RK_FUNC_GPIO &pcfg_pull_none>,//HSYNC
1889                                                 <0 GPIO_D5 RK_FUNC_GPIO &pcfg_pull_none>;//VSYN
1890                         };
1891                 };
1892
1893                 isp {
1894                         cif_clkout: cif-clkout {
1895                                 rockchip,pins = <1 GPIO_B3 RK_FUNC_1 &pcfg_pull_none>;//cif_clkout
1896                         };
1897
1898                         isp_dvp_d2d9: isp-dvp-d2d9 {
1899                                 rockchip,pins = <1 GPIO_A0 RK_FUNC_1 &pcfg_pull_none>,//cif_data2
1900                                                 <1 GPIO_A1 RK_FUNC_1 &pcfg_pull_none>,//cif_data3
1901                                                 <1 GPIO_A2 RK_FUNC_1 &pcfg_pull_none>,//cif_data4
1902                                                 <1 GPIO_A3 RK_FUNC_1 &pcfg_pull_none>,//cif_data5
1903                                                 <1 GPIO_A4 RK_FUNC_1 &pcfg_pull_none>,//cif_data6
1904                                                 <1 GPIO_A5 RK_FUNC_1 &pcfg_pull_none>,//cif_data7
1905                                                 <1 GPIO_A6 RK_FUNC_1 &pcfg_pull_none>,//cif_data8
1906                                                 <1 GPIO_A7 RK_FUNC_1 &pcfg_pull_none>,//cif_data9
1907                                                 <1 GPIO_B0 RK_FUNC_1 &pcfg_pull_none>,//cif_sync
1908                                                 <1 GPIO_B1 RK_FUNC_1 &pcfg_pull_none>,//cif_href
1909                                                 <1 GPIO_B2 RK_FUNC_1 &pcfg_pull_none>,//cif_clkin
1910                                                 <1 GPIO_B3 RK_FUNC_1 &pcfg_pull_none>;//cif_clkout
1911                         };
1912
1913                         isp_dvp_d0d1: isp-dvp-d0d1 {
1914                                 rockchip,pins = <1 GPIO_B4 RK_FUNC_1 &pcfg_pull_none>,//cif_data0
1915                                                 <1 GPIO_B5 RK_FUNC_1 &pcfg_pull_none>;//cif_data1
1916                         };
1917
1918                         isp_dvp_d10d11:isp_d10d11       {
1919                                 rockchip,pins = <1 GPIO_B6 RK_FUNC_1 &pcfg_pull_none>,//cif_data10
1920                                                 <1 GPIO_B7 RK_FUNC_1 &pcfg_pull_none>;//cif_data11
1921                         };
1922
1923                         isp_dvp_d0d7: isp-dvp-d0d7 {
1924                                 rockchip,pins = <1 GPIO_B4 RK_FUNC_1 &pcfg_pull_none>,//cif_data0
1925                                                 <1 GPIO_B5 RK_FUNC_1 &pcfg_pull_none>,//cif_data1
1926                                                 <1 GPIO_A0 RK_FUNC_1 &pcfg_pull_none>,//cif_data2
1927                                                 <1 GPIO_A1 RK_FUNC_1 &pcfg_pull_none>,//cif_data3
1928                                                 <1 GPIO_A2 RK_FUNC_1 &pcfg_pull_none>,//cif_data4
1929                                                 <1 GPIO_A3 RK_FUNC_1 &pcfg_pull_none>,//cif_data5
1930                                                 <1 GPIO_A4 RK_FUNC_1 &pcfg_pull_none>,//cif_data6
1931                                                 <1 GPIO_A5 RK_FUNC_1 &pcfg_pull_none>;//cif_data7
1932                         };
1933
1934                         isp_shutter: isp-shutter {
1935                                 rockchip,pins = <3 GPIO_C3 RK_FUNC_2 &pcfg_pull_none>, //SHUTTEREN
1936                                                 <3 GPIO_C6 RK_FUNC_2 &pcfg_pull_none>;//SHUTTERTRIG
1937                         };
1938
1939                         isp_flash_trigger: isp-flash-trigger {
1940                                 rockchip,pins = <3 GPIO_C4 RK_FUNC_2 &pcfg_pull_none>; //ISP_FLASHTRIGOU
1941                         };
1942
1943                         isp_prelight: isp-prelight {
1944                                 rockchip,pins = <3 GPIO_C5 RK_FUNC_2 &pcfg_pull_none>;//ISP_PRELIGHTTRIG
1945                         };
1946
1947                         isp_flash_trigger_as_gpio: isp_flash_trigger_as_gpio {
1948                                 rockchip,pins = <3 GPIO_C4 RK_FUNC_GPIO &pcfg_pull_none>;//ISP_FLASHTRIGOU
1949                         };
1950                 };
1951
1952                 gps {
1953                         gps_mag: gps-mag {
1954                                 rockchip,pins = <3 GPIO_B6 RK_FUNC_2 &pcfg_pull_none>;
1955                         };
1956
1957                         gps_sig: gps-sig {
1958                                 rockchip,pins = <3 GPIO_B7 RK_FUNC_2 &pcfg_pull_none>;
1959
1960                         };
1961
1962                         gps_rfclk: gps-rfclk {
1963                                 rockchip,pins = <3 GPIO_C0 RK_FUNC_3 &pcfg_pull_none>;
1964                         };
1965                 };
1966
1967                 gmac {
1968                         rgmii_pins: rgmii-pins {
1969                                 rockchip,pins = <3 GPIO_C6 RK_FUNC_1 &pcfg_pull_none>,//MAC_CLK
1970                                                 <3 GPIO_D0 RK_FUNC_1 &pcfg_pull_none>,//MDIO
1971                                                 <3 GPIO_C3 RK_FUNC_1 &pcfg_pull_none>,//MDC
1972                                                 <3 GPIO_B0 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXD0
1973                                                 <3 GPIO_B1 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXD1
1974                                                 <3 GPIO_B2 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXD2
1975                                                 <3 GPIO_B6 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXD3
1976                                                 <3 GPIO_D4 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXCLK
1977                                                 <3 GPIO_B5 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXEN
1978                                                 <3 GPIO_B7 RK_FUNC_1 &pcfg_pull_none>,//RXD0
1979                                                 <3 GPIO_C0 RK_FUNC_1 &pcfg_pull_none>,//RXD1
1980                                                 <3 GPIO_C1 RK_FUNC_1 &pcfg_pull_none>,//RXD2
1981                                                 <3 GPIO_C2 RK_FUNC_1 &pcfg_pull_none>,//RXD3
1982                                                 <3 GPIO_D1 RK_FUNC_1 &pcfg_pull_none>,//RXCLK
1983                                                 <3 GPIO_C4 RK_FUNC_1 &pcfg_pull_none>;//RXDV
1984                         };
1985
1986                         rmii_pins: rmii-pins {
1987                                 rockchip,pins = <3 GPIO_C6 RK_FUNC_1 &pcfg_pull_none>,//MAC_CLK
1988                                                 <3 GPIO_D0 RK_FUNC_1 &pcfg_pull_none>,//MDIO
1989                                                 <3 GPIO_C3 RK_FUNC_1 &pcfg_pull_none>,//MDC
1990                                                 <3 GPIO_B0 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXD0
1991                                                 <3 GPIO_B1 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXD1
1992                                                 <3 GPIO_B5 RK_FUNC_1 &pcfg_pull_none_drv_12ma>,//TXEN
1993                                                 <3 GPIO_B7 RK_FUNC_1 &pcfg_pull_none>,//RXD0
1994                                                 <3 GPIO_C0 RK_FUNC_1 &pcfg_pull_none>,//RXD1
1995                                                 <3 GPIO_C4 RK_FUNC_1 &pcfg_pull_none>,//RXDV
1996                                                 <3 GPIO_C5 RK_FUNC_1 &pcfg_pull_none>;//RXER
1997                         };
1998                 };
1999
2000                 tsadc_pin {
2001                         tsadc_int: tsadc-int {
2002                                 rockchip,pins = <0 GPIO_A3 RK_FUNC_1 &pcfg_pull_none>;
2003                         };
2004                         tsadc_gpio: tsadc-gpio {
2005                                 rockchip,pins = <0 GPIO_A3 RK_FUNC_GPIO &pcfg_pull_none>;
2006                         };
2007                 };
2008
2009                 hdmi_pin {
2010                         hdmi_cec: hdmi-cec {
2011                                 rockchip,pins = <3 GPIO_C7 RK_FUNC_1 &pcfg_pull_none>;
2012                         };
2013                 };
2014
2015                 hdmi_i2c {
2016                         hdmii2c_xfer: hdmii2c-xfer {
2017                                 rockchip,pins = <3 GPIO_D2 RK_FUNC_1 &pcfg_pull_none>,
2018                                                 <3 GPIO_D3 RK_FUNC_1 &pcfg_pull_none>;
2019                         };
2020                 };
2021
2022                 cpu_jtag {
2023                         cpu_jtag: cpu-jtag {
2024                                 rockchip,pins = <2 GPIO_A7 RK_FUNC_2 &pcfg_pull_up>,
2025                                                 <2 GPIO_B0 RK_FUNC_2 &pcfg_pull_up>;
2026                         };
2027                 };
2028         };
2029
2030         reboot {
2031                 compatible = "rockchip,rk3368-reboot";
2032                 rockchip,cru = <&cru>;
2033                 rockchip,pmugrf = <&pmugrf>;
2034         };
2035 };