2 * Copyright (c) 2013 MundoReader S.L.
3 * Author: Heiko Stuebner <heiko@sntech.de>
5 * This file is dual-licensed: you can use it either under the terms
6 * of the GPL or the X11 license, at your option. Note that this dual
7 * licensing only applies to this file, and not this project as a
10 * a) This file is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU General Public License as
12 * published by the Free Software Foundation; either version 2 of the
13 * License, or (at your option) any later version.
15 * This file is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
22 * b) Permission is hereby granted, free of charge, to any person
23 * obtaining a copy of this software and associated documentation
24 * files (the "Software"), to deal in the Software without
25 * restriction, including without limitation the rights to use,
26 * copy, modify, merge, publish, distribute, sublicense, and/or
27 * sell copies of the Software, and to permit persons to whom the
28 * Software is furnished to do so, subject to the following
31 * The above copyright notice and this permission notice shall be
32 * included in all copies or substantial portions of the Software.
34 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
35 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
36 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
37 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
38 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
39 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
40 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
41 * OTHER DEALINGS IN THE SOFTWARE.
44 #include <dt-bindings/gpio/gpio.h>
45 #include <dt-bindings/pinctrl/rockchip.h>
46 #include <dt-bindings/clock/rk3066a-cru.h>
47 #include "rk3xxx.dtsi"
50 compatible = "rockchip,rk3066a";
55 enable-method = "rockchip,rk3066-smp";
59 compatible = "arm,cortex-a9";
60 next-level-cache = <&L2>;
70 clock-latency = <40000>;
71 clocks = <&cru ARMCLK>;
75 compatible = "arm,cortex-a9";
76 next-level-cache = <&L2>;
82 compatible = "mmio-sram";
83 reg = <0x10080000 0x10000>;
86 ranges = <0 0x10080000 0x10000>;
89 compatible = "rockchip,rk3066-smp-sram";
95 compatible = "rockchip,rk3066-i2s";
96 reg = <0x10118000 0x2000>;
97 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&i2s0_bus>;
102 dmas = <&dmac1_s 4>, <&dmac1_s 5>;
103 dma-names = "tx", "rx";
104 clock-names = "i2s_hclk", "i2s_clk";
105 clocks = <&cru HCLK_I2S0>, <&cru SCLK_I2S0>;
110 compatible = "rockchip,rk3066-i2s";
111 reg = <0x1011a000 0x2000>;
112 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
113 #address-cells = <1>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&i2s1_bus>;
117 dmas = <&dmac1_s 6>, <&dmac1_s 7>;
118 dma-names = "tx", "rx";
119 clock-names = "i2s_hclk", "i2s_clk";
120 clocks = <&cru HCLK_I2S1>, <&cru SCLK_I2S1>;
125 compatible = "rockchip,rk3066-i2s";
126 reg = <0x1011c000 0x2000>;
127 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
128 #address-cells = <1>;
130 pinctrl-names = "default";
131 pinctrl-0 = <&i2s2_bus>;
132 dmas = <&dmac1_s 9>, <&dmac1_s 10>;
133 dma-names = "tx", "rx";
134 clock-names = "i2s_hclk", "i2s_clk";
135 clocks = <&cru HCLK_I2S2>, <&cru SCLK_I2S2>;
139 cru: clock-controller@20000000 {
140 compatible = "rockchip,rk3066a-cru";
141 reg = <0x20000000 0x1000>;
142 rockchip,grf = <&grf>;
149 compatible = "snps,dw-apb-timer-osc";
150 reg = <0x2000e000 0x100>;
151 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
152 clocks = <&cru SCLK_TIMER2>, <&cru PCLK_TIMER2>;
153 clock-names = "timer", "pclk";
157 compatible = "snps,dw-apb-timer-osc";
158 reg = <0x20038000 0x100>;
159 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
160 clocks = <&cru SCLK_TIMER0>, <&cru PCLK_TIMER0>;
161 clock-names = "timer", "pclk";
165 compatible = "snps,dw-apb-timer-osc";
166 reg = <0x2003a000 0x100>;
167 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
168 clocks = <&cru SCLK_TIMER1>, <&cru PCLK_TIMER1>;
169 clock-names = "timer", "pclk";
173 compatible = "rockchip,rk3066a-usb-phy", "rockchip,rk3288-usb-phy";
174 rockchip,grf = <&grf>;
175 #address-cells = <1>;
182 clocks = <&cru SCLK_OTGPHY0>;
183 clock-names = "phyclk";
189 clocks = <&cru SCLK_OTGPHY1>;
190 clock-names = "phyclk";
195 compatible = "rockchip,rk3066a-pinctrl";
196 rockchip,grf = <&grf>;
197 #address-cells = <1>;
201 gpio0: gpio0@20034000 {
202 compatible = "rockchip,gpio-bank";
203 reg = <0x20034000 0x100>;
204 interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
205 clocks = <&cru PCLK_GPIO0>;
210 interrupt-controller;
211 #interrupt-cells = <2>;
214 gpio1: gpio1@2003c000 {
215 compatible = "rockchip,gpio-bank";
216 reg = <0x2003c000 0x100>;
217 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
218 clocks = <&cru PCLK_GPIO1>;
223 interrupt-controller;
224 #interrupt-cells = <2>;
227 gpio2: gpio2@2003e000 {
228 compatible = "rockchip,gpio-bank";
229 reg = <0x2003e000 0x100>;
230 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
231 clocks = <&cru PCLK_GPIO2>;
236 interrupt-controller;
237 #interrupt-cells = <2>;
240 gpio3: gpio3@20080000 {
241 compatible = "rockchip,gpio-bank";
242 reg = <0x20080000 0x100>;
243 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
244 clocks = <&cru PCLK_GPIO3>;
249 interrupt-controller;
250 #interrupt-cells = <2>;
253 gpio4: gpio4@20084000 {
254 compatible = "rockchip,gpio-bank";
255 reg = <0x20084000 0x100>;
256 interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
257 clocks = <&cru PCLK_GPIO4>;
262 interrupt-controller;
263 #interrupt-cells = <2>;
266 gpio6: gpio6@2000a000 {
267 compatible = "rockchip,gpio-bank";
268 reg = <0x2000a000 0x100>;
269 interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
270 clocks = <&cru PCLK_GPIO6>;
275 interrupt-controller;
276 #interrupt-cells = <2>;
279 pcfg_pull_default: pcfg_pull_default {
280 bias-pull-pin-default;
283 pcfg_pull_none: pcfg_pull_none {
288 emac_xfer: emac-xfer {
289 rockchip,pins = <RK_GPIO1 16 RK_FUNC_2 &pcfg_pull_none>, /* mac_clk */
290 <RK_GPIO1 17 RK_FUNC_2 &pcfg_pull_none>, /* tx_en */
291 <RK_GPIO1 18 RK_FUNC_2 &pcfg_pull_none>, /* txd1 */
292 <RK_GPIO1 19 RK_FUNC_2 &pcfg_pull_none>, /* txd0 */
293 <RK_GPIO1 20 RK_FUNC_2 &pcfg_pull_none>, /* rx_err */
294 <RK_GPIO1 21 RK_FUNC_2 &pcfg_pull_none>, /* crs_dvalid */
295 <RK_GPIO1 22 RK_FUNC_2 &pcfg_pull_none>, /* rxd1 */
296 <RK_GPIO1 23 RK_FUNC_2 &pcfg_pull_none>; /* rxd0 */
299 emac_mdio: emac-mdio {
300 rockchip,pins = <RK_GPIO1 24 RK_FUNC_2 &pcfg_pull_none>, /* mac_md */
301 <RK_GPIO1 25 RK_FUNC_2 &pcfg_pull_none>; /* mac_mdclk */
307 rockchip,pins = <RK_GPIO3 31 RK_FUNC_2 &pcfg_pull_default>;
311 rockchip,pins = <RK_GPIO4 9 RK_FUNC_2 &pcfg_pull_default>;
315 rockchip,pins = <RK_GPIO4 10 RK_FUNC_2 &pcfg_pull_default>;
319 * The data pins are shared between nandc and emmc and
320 * not accessible through pinctrl. Also they should've
321 * been already set correctly by firmware, as
322 * flash/emmc is the boot-device.
327 i2c0_xfer: i2c0-xfer {
328 rockchip,pins = <RK_GPIO2 28 RK_FUNC_1 &pcfg_pull_none>,
329 <RK_GPIO2 29 RK_FUNC_1 &pcfg_pull_none>;
334 i2c1_xfer: i2c1-xfer {
335 rockchip,pins = <RK_GPIO2 30 RK_FUNC_1 &pcfg_pull_none>,
336 <RK_GPIO2 31 RK_FUNC_1 &pcfg_pull_none>;
341 i2c2_xfer: i2c2-xfer {
342 rockchip,pins = <RK_GPIO3 0 RK_FUNC_1 &pcfg_pull_none>,
343 <RK_GPIO3 1 RK_FUNC_1 &pcfg_pull_none>;
348 i2c3_xfer: i2c3-xfer {
349 rockchip,pins = <RK_GPIO3 2 RK_FUNC_2 &pcfg_pull_none>,
350 <RK_GPIO3 3 RK_FUNC_2 &pcfg_pull_none>;
355 i2c4_xfer: i2c4-xfer {
356 rockchip,pins = <RK_GPIO3 4 RK_FUNC_1 &pcfg_pull_none>,
357 <RK_GPIO3 5 RK_FUNC_1 &pcfg_pull_none>;
363 rockchip,pins = <RK_GPIO0 3 RK_FUNC_1 &pcfg_pull_none>;
369 rockchip,pins = <RK_GPIO0 4 RK_FUNC_1 &pcfg_pull_none>;
375 rockchip,pins = <RK_GPIO0 30 RK_FUNC_1 &pcfg_pull_none>;
381 rockchip,pins = <RK_GPIO0 31 RK_FUNC_1 &pcfg_pull_none>;
387 rockchip,pins = <RK_GPIO1 5 RK_FUNC_2 &pcfg_pull_default>;
390 rockchip,pins = <RK_GPIO1 4 RK_FUNC_2 &pcfg_pull_default>;
393 rockchip,pins = <RK_GPIO1 7 RK_FUNC_2 &pcfg_pull_default>;
396 rockchip,pins = <RK_GPIO1 6 RK_FUNC_2 &pcfg_pull_default>;
399 rockchip,pins = <RK_GPIO4 15 RK_FUNC_1 &pcfg_pull_default>;
405 rockchip,pins = <RK_GPIO2 19 RK_FUNC_2 &pcfg_pull_default>;
408 rockchip,pins = <RK_GPIO2 20 RK_FUNC_2 &pcfg_pull_default>;
411 rockchip,pins = <RK_GPIO2 22 RK_FUNC_2 &pcfg_pull_default>;
414 rockchip,pins = <RK_GPIO2 21 RK_FUNC_2 &pcfg_pull_default>;
417 rockchip,pins = <RK_GPIO2 23 RK_FUNC_2 &pcfg_pull_default>;
422 uart0_xfer: uart0-xfer {
423 rockchip,pins = <RK_GPIO1 0 RK_FUNC_1 &pcfg_pull_default>,
424 <RK_GPIO1 1 RK_FUNC_1 &pcfg_pull_default>;
427 uart0_cts: uart0-cts {
428 rockchip,pins = <RK_GPIO1 2 RK_FUNC_1 &pcfg_pull_default>;
431 uart0_rts: uart0-rts {
432 rockchip,pins = <RK_GPIO1 3 RK_FUNC_1 &pcfg_pull_default>;
437 uart1_xfer: uart1-xfer {
438 rockchip,pins = <RK_GPIO1 4 RK_FUNC_1 &pcfg_pull_default>,
439 <RK_GPIO1 5 RK_FUNC_1 &pcfg_pull_default>;
442 uart1_cts: uart1-cts {
443 rockchip,pins = <RK_GPIO1 6 RK_FUNC_1 &pcfg_pull_default>;
446 uart1_rts: uart1-rts {
447 rockchip,pins = <RK_GPIO1 7 RK_FUNC_1 &pcfg_pull_default>;
452 uart2_xfer: uart2-xfer {
453 rockchip,pins = <RK_GPIO1 8 RK_FUNC_1 &pcfg_pull_default>,
454 <RK_GPIO1 9 RK_FUNC_1 &pcfg_pull_default>;
456 /* no rts / cts for uart2 */
460 uart3_xfer: uart3-xfer {
461 rockchip,pins = <RK_GPIO3 27 RK_FUNC_1 &pcfg_pull_default>,
462 <RK_GPIO3 28 RK_FUNC_1 &pcfg_pull_default>;
465 uart3_cts: uart3-cts {
466 rockchip,pins = <RK_GPIO3 29 RK_FUNC_1 &pcfg_pull_default>;
469 uart3_rts: uart3-rts {
470 rockchip,pins = <RK_GPIO3 30 RK_FUNC_1 &pcfg_pull_default>;
476 rockchip,pins = <RK_GPIO3 8 RK_FUNC_1 &pcfg_pull_default>;
480 rockchip,pins = <RK_GPIO3 9 RK_FUNC_1 &pcfg_pull_default>;
484 rockchip,pins = <RK_GPIO3 14 RK_FUNC_1 &pcfg_pull_default>;
488 rockchip,pins = <RK_GPIO3 15 RK_FUNC_1 &pcfg_pull_default>;
491 sd0_bus1: sd0-bus-width1 {
492 rockchip,pins = <RK_GPIO3 10 RK_FUNC_1 &pcfg_pull_default>;
495 sd0_bus4: sd0-bus-width4 {
496 rockchip,pins = <RK_GPIO3 10 RK_FUNC_1 &pcfg_pull_default>,
497 <RK_GPIO3 11 RK_FUNC_1 &pcfg_pull_default>,
498 <RK_GPIO3 12 RK_FUNC_1 &pcfg_pull_default>,
499 <RK_GPIO3 13 RK_FUNC_1 &pcfg_pull_default>;
505 rockchip,pins = <RK_GPIO3 21 RK_FUNC_1 &pcfg_pull_default>;
509 rockchip,pins = <RK_GPIO3 16 RK_FUNC_1 &pcfg_pull_default>;
513 rockchip,pins = <RK_GPIO3 22 RK_FUNC_1 &pcfg_pull_default>;
517 rockchip,pins = <RK_GPIO3 23 RK_FUNC_1 &pcfg_pull_default>;
520 sd1_bus1: sd1-bus-width1 {
521 rockchip,pins = <RK_GPIO3 17 RK_FUNC_1 &pcfg_pull_default>;
524 sd1_bus4: sd1-bus-width4 {
525 rockchip,pins = <RK_GPIO3 17 RK_FUNC_1 &pcfg_pull_default>,
526 <RK_GPIO3 18 RK_FUNC_1 &pcfg_pull_default>,
527 <RK_GPIO3 19 RK_FUNC_1 &pcfg_pull_default>,
528 <RK_GPIO3 20 RK_FUNC_1 &pcfg_pull_default>;
534 rockchip,pins = <RK_GPIO0 7 RK_FUNC_1 &pcfg_pull_default>,
535 <RK_GPIO0 8 RK_FUNC_1 &pcfg_pull_default>,
536 <RK_GPIO0 9 RK_FUNC_1 &pcfg_pull_default>,
537 <RK_GPIO0 10 RK_FUNC_1 &pcfg_pull_default>,
538 <RK_GPIO0 11 RK_FUNC_1 &pcfg_pull_default>,
539 <RK_GPIO0 12 RK_FUNC_1 &pcfg_pull_default>,
540 <RK_GPIO0 13 RK_FUNC_1 &pcfg_pull_default>,
541 <RK_GPIO0 14 RK_FUNC_1 &pcfg_pull_default>,
542 <RK_GPIO0 15 RK_FUNC_1 &pcfg_pull_default>;
548 rockchip,pins = <RK_GPIO0 16 RK_FUNC_1 &pcfg_pull_default>,
549 <RK_GPIO0 17 RK_FUNC_1 &pcfg_pull_default>,
550 <RK_GPIO0 18 RK_FUNC_1 &pcfg_pull_default>,
551 <RK_GPIO0 19 RK_FUNC_1 &pcfg_pull_default>,
552 <RK_GPIO0 20 RK_FUNC_1 &pcfg_pull_default>,
553 <RK_GPIO0 21 RK_FUNC_1 &pcfg_pull_default>;
559 rockchip,pins = <RK_GPIO0 24 RK_FUNC_1 &pcfg_pull_default>,
560 <RK_GPIO0 25 RK_FUNC_1 &pcfg_pull_default>,
561 <RK_GPIO0 26 RK_FUNC_1 &pcfg_pull_default>,
562 <RK_GPIO0 27 RK_FUNC_1 &pcfg_pull_default>,
563 <RK_GPIO0 28 RK_FUNC_1 &pcfg_pull_default>,
564 <RK_GPIO0 29 RK_FUNC_1 &pcfg_pull_default>;
571 pinctrl-names = "default";
572 pinctrl-0 = <&i2c0_xfer>;
576 pinctrl-names = "default";
577 pinctrl-0 = <&i2c1_xfer>;
581 pinctrl-names = "default";
582 pinctrl-0 = <&i2c2_xfer>;
586 pinctrl-names = "default";
587 pinctrl-0 = <&i2c3_xfer>;
591 pinctrl-names = "default";
592 pinctrl-0 = <&i2c4_xfer>;
596 pinctrl-names = "default";
597 pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_cd &sd0_bus4>;
601 pinctrl-names = "default";
602 pinctrl-0 = <&sd1_clk &sd1_cmd &sd1_cd &sd1_bus4>;
606 pinctrl-names = "default";
607 pinctrl-0 = <&pwm0_out>;
611 pinctrl-names = "default";
612 pinctrl-0 = <&pwm1_out>;
616 pinctrl-names = "default";
617 pinctrl-0 = <&pwm2_out>;
621 pinctrl-names = "default";
622 pinctrl-0 = <&pwm3_out>;
626 pinctrl-names = "default";
627 pinctrl-0 = <&spi0_clk &spi0_tx &spi0_rx &spi0_cs0>;
631 pinctrl-names = "default";
632 pinctrl-0 = <&spi1_clk &spi1_tx &spi1_rx &spi1_cs0>;
636 pinctrl-names = "default";
637 pinctrl-0 = <&uart0_xfer>;
641 pinctrl-names = "default";
642 pinctrl-0 = <&uart1_xfer>;
646 pinctrl-names = "default";
647 pinctrl-0 = <&uart2_xfer>;
651 pinctrl-names = "default";
652 pinctrl-0 = <&uart3_xfer>;
656 compatible = "rockchip,rk3066-wdt", "snps,dw-wdt";
660 compatible = "rockchip,rk3066-emac";