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", "renesas,r8a7778";
31 bootargs = "console=ttySC0,115200 ignore_loglevel ip=dhcp root=/dev/nfs 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 = "simple-audio-card";
52 simple-audio-card,format = "left_j";
53 simple-audio-card,bitclock-master = <&sndcodec>;
54 simple-audio-card,frame-master = <&sndcodec>;
56 sndcpu: simple-audio-card,cpu {
57 sound-dai = <&rcar_sound>;
60 sndcodec: simple-audio-card,codec {
61 sound-dai = <&ak4643>;
62 system-clock-frequency = <11289600>;
69 compatible = "smsc,lan9220", "smsc,lan9115";
70 reg = <0x18300000 0x1000>;
73 interrupt-parent = <&irqpin>;
74 interrupts = <0 IRQ_TYPE_EDGE_FALLING>;
76 vddvario-supply = <&fixedregulator3v3>;
77 vdd33a-supply = <&fixedregulator3v3>;
82 clock-frequency = <33333333>;
89 compatible = "asahi-kasei,ak4643";
90 #sound-dai-cells = <0>;
95 compatible = "oki,ml86v7667";
100 compatible = "oki,ml86v7667";
105 compatible = "epson,rx8581";
111 pinctrl-0 = <&mmc_pins>;
112 pinctrl-names = "default";
114 vmmc-supply = <&fixedregulator3v3>;
129 scif0_pins: serial0 {
130 renesas,groups = "scif0_data_a", "scif0_ctrl";
131 renesas,function = "scif0";
135 renesas,groups = "mmc_data8", "mmc_ctrl";
136 renesas,function = "mmc";
140 renesas,groups = "sdhi0_data4", "sdhi0_ctrl",
142 renesas,function = "sdhi0";
146 renesas,groups = "hspi0_a";
147 renesas,function = "hspi0";
151 renesas,groups = "usb0";
152 renesas,function = "usb0";
156 renesas,groups = "usb1";
157 renesas,function = "usb1";
161 renesas,groups = "vin0_data8", "vin0_clk";
162 renesas,function = "vin0";
166 renesas,groups = "vin1_data8", "vin1_clk";
167 renesas,function = "vin1";
172 pinctrl-0 = <&sdhi0_pins>;
173 pinctrl-names = "default";
175 vmmc-supply = <&fixedregulator3v3>;
178 wp-gpios = <&gpio3 18 GPIO_ACTIVE_HIGH>;
182 pinctrl-0 = <&hspi0_pins>;
183 pinctrl-names = "default";
187 #address-cells = <1>;
189 compatible = "spansion,s25fl008k", "jedec,spi-nor";
191 spi-max-frequency = <104000000>;
196 reg = <0x00000000 0x00100000>;
202 pinctrl-0 = <&scif0_pins>;
203 pinctrl-names = "default";