2 * Device Tree Source for Renesas r8a7778
4 * Copyright (C) 2013 Renesas Solutions Corp.
5 * Copyright (C) 2013 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
9 * Copyright (C) 2013 Renesas Solutions Corp.
10 * Copyright (C) 2013 Simon Horman
12 * This file is licensed under the terms of the GNU General Public License
13 * version 2. This program is licensed "as is" without any warranty of any
14 * kind, whether express or implied.
17 /include/ "skeleton.dtsi"
19 #include <dt-bindings/interrupt-controller/irq.h>
22 compatible = "renesas,r8a7778";
23 interrupt-parent = <&gic>;
27 compatible = "arm,cortex-a9";
37 gic: interrupt-controller@fe438000 {
38 compatible = "arm,cortex-a9-gic";
39 #interrupt-cells = <3>;
41 reg = <0xfe438000 0x1000>,
45 /* irqpin: IRQ0 - IRQ3 */
46 irqpin: irqpin@fe78001c {
47 compatible = "renesas,intc-irqpin-r8a7778", "renesas,intc-irqpin";
48 #interrupt-cells = <2>;
50 status = "disabled"; /* default off */
56 interrupts = <0 27 IRQ_TYPE_LEVEL_HIGH
57 0 28 IRQ_TYPE_LEVEL_HIGH
58 0 29 IRQ_TYPE_LEVEL_HIGH
59 0 30 IRQ_TYPE_LEVEL_HIGH>;
60 sense-bitfield-width = <2>;
63 gpio0: gpio@ffc40000 {
64 compatible = "renesas,gpio-r8a7778", "renesas,gpio-rcar";
65 reg = <0xffc40000 0x2c>;
66 interrupts = <0 103 IRQ_TYPE_LEVEL_HIGH>;
69 gpio-ranges = <&pfc 0 0 32>;
70 #interrupt-cells = <2>;
74 gpio1: gpio@ffc41000 {
75 compatible = "renesas,gpio-r8a7778", "renesas,gpio-rcar";
76 reg = <0xffc41000 0x2c>;
77 interrupts = <0 103 IRQ_TYPE_LEVEL_HIGH>;
80 gpio-ranges = <&pfc 0 32 32>;
81 #interrupt-cells = <2>;
85 gpio2: gpio@ffc42000 {
86 compatible = "renesas,gpio-r8a7778", "renesas,gpio-rcar";
87 reg = <0xffc42000 0x2c>;
88 interrupts = <0 103 IRQ_TYPE_LEVEL_HIGH>;
91 gpio-ranges = <&pfc 0 64 32>;
92 #interrupt-cells = <2>;
96 gpio3: gpio@ffc43000 {
97 compatible = "renesas,gpio-r8a7778", "renesas,gpio-rcar";
98 reg = <0xffc43000 0x2c>;
99 interrupts = <0 103 IRQ_TYPE_LEVEL_HIGH>;
102 gpio-ranges = <&pfc 0 96 32>;
103 #interrupt-cells = <2>;
104 interrupt-controller;
107 gpio4: gpio@ffc44000 {
108 compatible = "renesas,gpio-r8a7778", "renesas,gpio-rcar";
109 reg = <0xffc44000 0x2c>;
110 interrupts = <0 103 IRQ_TYPE_LEVEL_HIGH>;
113 gpio-ranges = <&pfc 0 128 27>;
114 #interrupt-cells = <2>;
115 interrupt-controller;
119 compatible = "renesas,pfc-r8a7778";
120 reg = <0xfffc0000 0x118>;
124 #address-cells = <1>;
126 compatible = "renesas,i2c-r8a7778";
127 reg = <0xffc70000 0x1000>;
128 interrupts = <0 67 IRQ_TYPE_LEVEL_HIGH>;
133 #address-cells = <1>;
135 compatible = "renesas,i2c-r8a7778";
136 reg = <0xffc71000 0x1000>;
137 interrupts = <0 78 IRQ_TYPE_LEVEL_HIGH>;
142 #address-cells = <1>;
144 compatible = "renesas,i2c-r8a7778";
145 reg = <0xffc72000 0x1000>;
146 interrupts = <0 76 IRQ_TYPE_LEVEL_HIGH>;
151 #address-cells = <1>;
153 compatible = "renesas,i2c-r8a7778";
154 reg = <0xffc73000 0x1000>;
155 interrupts = <0 77 IRQ_TYPE_LEVEL_HIGH>;
159 mmcif: mmc@ffe4e000 {
160 compatible = "renesas,sh-mmcif";
161 reg = <0xffe4e000 0x100>;
162 interrupts = <0 61 IRQ_TYPE_LEVEL_HIGH>;
167 compatible = "renesas,sdhi-r8a7778";
168 reg = <0xffe4c000 0x100>;
169 interrupts = <0 87 IRQ_TYPE_LEVEL_HIGH>;
176 compatible = "renesas,sdhi-r8a7778";
177 reg = <0xffe4d000 0x100>;
178 interrupts = <0 88 IRQ_TYPE_LEVEL_HIGH>;
185 compatible = "renesas,sdhi-r8a7778";
186 reg = <0xffe4f000 0x100>;
187 interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
193 hspi0: spi@fffc7000 {
194 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
195 reg = <0xfffc7000 0x18>;
196 interrupts = <0 63 IRQ_TYPE_LEVEL_HIGH>;
197 #address-cells = <1>;
202 hspi1: spi@fffc8000 {
203 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
204 reg = <0xfffc8000 0x18>;
205 interrupts = <0 84 IRQ_TYPE_LEVEL_HIGH>;
206 #address-cells = <1>;
211 hspi2: spi@fffc6000 {
212 compatible = "renesas,hspi-r8a7778", "renesas,hspi";
213 reg = <0xfffc6000 0x18>;
214 interrupts = <0 85 IRQ_TYPE_LEVEL_HIGH>;
215 #address-cells = <1>;