2 * Reference Device Tree Source for the Bock-W board
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.
18 #include "r8a7778.dtsi"
19 #include <dt-bindings/interrupt-controller/irq.h>
20 #include <dt-bindings/gpio/gpio.h>
24 compatible = "renesas,bockw-reference", "renesas,r8a7778";
31 bootargs = "ignore_loglevel root=/dev/nfs ip=dhcp rw";
36 device_type = "memory";
37 reg = <0x60000000 0x10000000>;
40 fixedregulator3v3: fixedregulator@0 {
41 compatible = "regulator-fixed";
42 regulator-name = "fixed-3.3V";
43 regulator-min-microvolt = <3300000>;
44 regulator-max-microvolt = <3300000>;
50 compatible = "smsc,lan9220", "smsc,lan9115";
51 reg = <0x18300000 0x1000>;
54 interrupt-parent = <&irqpin>;
55 interrupts = <0 IRQ_TYPE_EDGE_FALLING>;
57 vddvario-supply = <&fixedregulator3v3>;
58 vdd33a-supply = <&fixedregulator3v3>;
64 pinctrl-0 = <&mmc_pins>;
65 pinctrl-names = "default";
67 vmmc-supply = <&fixedregulator3v3>;
83 renesas,groups = "scif0_data_a", "scif0_ctrl";
84 renesas,function = "scif0";
88 renesas,groups = "mmc_data8", "mmc_ctrl";
89 renesas,function = "mmc";
93 renesas,groups = "sdhi0_data4", "sdhi0_ctrl",
95 renesas,function = "sdhi0";
99 renesas,groups = "hspi0_a";
100 renesas,function = "hspi0";
105 pinctrl-0 = <&sdhi0_pins>;
106 pinctrl-names = "default";
108 vmmc-supply = <&fixedregulator3v3>;
111 wp-gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
115 pinctrl-0 = <&hspi0_pins>;
116 pinctrl-names = "default";
120 #address-cells = <1>;
122 compatible = "spansion,s25fl008k";
124 spi-max-frequency = <104000000>;
129 reg = <0x00000000 0x00100000>;
135 pinctrl-0 = <&scif0_pins>;
136 pinctrl-names = "default";