2 * Device Tree Source for the Henninger board
4 * Copyright (C) 2014 Renesas Solutions Corp.
5 * Copyright (C) 2014 Cogent Embedded, Inc.
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any
9 * kind, whether express or implied.
13 #include "r8a7791.dtsi"
14 #include <dt-bindings/gpio/gpio.h>
18 compatible = "renesas,henninger", "renesas,r8a7791";
25 bootargs = "console=ttySC0,38400 ignore_loglevel rw root=/dev/nfs ip=dhcp";
30 device_type = "memory";
31 reg = <0 0x40000000 0 0x40000000>;
35 device_type = "memory";
36 reg = <2 0x00000000 0 0x40000000>;
39 vcc_sdhi0: regulator@0 {
40 compatible = "regulator-fixed";
42 regulator-name = "SDHI0 Vcc";
43 regulator-min-microvolt = <3300000>;
44 regulator-max-microvolt = <3300000>;
48 vccq_sdhi0: regulator@1 {
49 compatible = "regulator-gpio";
51 regulator-name = "SDHI0 VccQ";
52 regulator-min-microvolt = <1800000>;
53 regulator-max-microvolt = <3300000>;
55 gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>;
61 vcc_sdhi2: regulator@2 {
62 compatible = "regulator-fixed";
64 regulator-name = "SDHI2 Vcc";
65 regulator-min-microvolt = <3300000>;
66 regulator-max-microvolt = <3300000>;
70 vccq_sdhi2: regulator@3 {
71 compatible = "regulator-gpio";
73 regulator-name = "SDHI2 VccQ";
74 regulator-min-microvolt = <1800000>;
75 regulator-max-microvolt = <3300000>;
77 gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>;
85 clock-frequency = <20000000>;
90 renesas,groups = "scif0_data_d";
91 renesas,function = "scif0";
95 renesas,groups = "eth_link", "eth_mdio", "eth_rmii";
96 renesas,function = "eth";
100 renesas,groups = "intc_irq0";
101 renesas,function = "intc";
105 renesas,groups = "sdhi0_data4", "sdhi0_ctrl";
106 renesas,function = "sdhi0";
110 renesas,groups = "sdhi2_data4", "sdhi2_ctrl";
111 renesas,function = "sdhi2";
115 renesas,groups = "i2c2";
116 renesas,function = "i2c2";
120 renesas,groups = "qspi_ctrl", "qspi_data4";
121 renesas,function = "qspi";
125 renesas,groups = "msiof0_clk", "msiof0_sync", "msiof0_rx",
127 renesas,function = "msiof0";
131 renesas,groups = "usb0";
132 renesas,function = "usb0";
136 renesas,groups = "usb1";
137 renesas,function = "usb1";
141 renesas,groups = "vin0_data8", "vin0_clk";
142 renesas,function = "vin0";
146 renesas,groups = "can0_data";
147 renesas,function = "can0";
152 pinctrl-0 = <&scif0_pins>;
153 pinctrl-names = "default";
159 pinctrl-0 = <ðer_pins &phy1_pins>;
160 pinctrl-names = "default";
162 phy-handle = <&phy1>;
163 renesas,ether-link-active-low;
166 phy1: ethernet-phy@1 {
168 interrupt-parent = <&irqc0>;
169 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
170 micrel,led-mode = <1>;
179 pinctrl-0 = <&sdhi0_pins>;
180 pinctrl-names = "default";
182 vmmc-supply = <&vcc_sdhi0>;
183 vqmmc-supply = <&vccq_sdhi0>;
184 cd-gpios = <&gpio6 6 GPIO_ACTIVE_LOW>;
185 wp-gpios = <&gpio6 7 GPIO_ACTIVE_HIGH>;
190 pinctrl-0 = <&sdhi2_pins>;
191 pinctrl-names = "default";
193 vmmc-supply = <&vcc_sdhi2>;
194 vqmmc-supply = <&vccq_sdhi2>;
195 cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
200 pinctrl-0 = <&i2c2_pins>;
201 pinctrl-names = "default";
204 clock-frequency = <400000>;
207 compatible = "adi,adv7180";
214 remote-endpoint = <&vin0ep>;
221 pinctrl-0 = <&qspi_pins>;
222 pinctrl-names = "default";
227 #address-cells = <1>;
229 compatible = "spansion,s25fl512s", "jedec,spi-nor";
231 spi-max-frequency = <30000000>;
232 spi-tx-bus-width = <4>;
233 spi-rx-bus-width = <4>;
237 label = "loader_prg";
238 reg = <0x00000000 0x00040000>;
243 reg = <0x00040000 0x00400000>;
248 reg = <0x00440000 0x03bc0000>;
254 pinctrl-0 = <&msiof0_pins>;
255 pinctrl-names = "default";
260 compatible = "renesas,r2a11302ft";
262 spi-max-frequency = <6000000>;
270 pinctrl-0 = <&usb0_pins>;
271 pinctrl-names = "default";
276 pinctrl-0 = <&usb1_pins>;
277 pinctrl-names = "default";
282 pinctrl-0 = <&usb0_pins>;
283 pinctrl-names = "default";
284 renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>;
299 /* composite video input */
302 pinctrl-0 = <&vin0_pins>;
303 pinctrl-names = "default";
306 #address-cells = <1>;
310 remote-endpoint = <&adv7180>;
317 pinctrl-0 = <&can0_pins>;
318 pinctrl-names = "default";