2 * Device Tree Source for the SILK board
4 * Copyright (C) 2014 Renesas Electronics Corporation
5 * Copyright (C) 2014-2015 Renesas Solutions Corp.
6 * Copyright (C) 2014-2015 Cogent Embedded, Inc.
8 * This file is licensed under the terms of the GNU General Public License
9 * version 2. This program is licensed "as is" without any warranty of any
10 * kind, whether express or implied.
14 #include "r8a7794.dtsi"
18 compatible = "renesas,silk", "renesas,r8a7794";
25 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
30 device_type = "memory";
31 reg = <0 0x40000000 0 0x40000000>;
35 compatible = "regulator-fixed";
36 regulator-name = "D3.3V";
37 regulator-min-microvolt = <3300000>;
38 regulator-max-microvolt = <3300000>;
45 clock-frequency = <20000000>;
50 renesas,groups = "scif2_data";
51 renesas,function = "scif2";
55 renesas,groups = "eth_link", "eth_mdio", "eth_rmii";
56 renesas,function = "eth";
60 renesas,groups = "intc_irq8";
61 renesas,function = "intc";
65 renesas,groups = "i2c1";
66 renesas,function = "i2c1";
70 renesas,groups = "mmc_data8", "mmc_ctrl";
71 renesas,function = "mmc";
75 renesas,groups = "qspi_ctrl", "qspi_data4";
76 renesas,function = "qspi";
80 renesas,groups = "vin0_data8", "vin0_clk";
81 renesas,function = "vin0";
85 renesas,groups = "usb0";
86 renesas,function = "usb0";
90 renesas,groups = "usb1";
91 renesas,function = "usb1";
96 pinctrl-0 = <&scif2_pins>;
97 pinctrl-names = "default";
103 pinctrl-0 = <ðer_pins &phy1_pins>;
104 pinctrl-names = "default";
106 phy-handle = <&phy1>;
107 renesas,ether-link-active-low;
110 phy1: ethernet-phy@1 {
112 interrupt-parent = <&irqc0>;
113 interrupts = <8 IRQ_TYPE_LEVEL_LOW>;
114 micrel,led-mode = <1>;
119 pinctrl-0 = <&i2c1_pins>;
120 pinctrl-names = "default";
123 clock-frequency = <400000>;
126 compatible = "adi,adv7180";
133 remote-endpoint = <&vin0ep>;
140 pinctrl-0 = <&mmcif0_pins>;
141 pinctrl-names = "default";
143 vmmc-supply = <&d3_3v>;
144 vqmmc-supply = <&d3_3v>;
151 pinctrl-0 = <&qspi_pins>;
152 pinctrl-names = "default";
157 #address-cells = <1>;
159 compatible = "spansion,s25fl512s", "jedec,spi-nor";
161 spi-max-frequency = <30000000>;
162 spi-tx-bus-width = <4>;
163 spi-rx-bus-width = <4>;
170 reg = <0x00000000 0x00040000>;
175 reg = <0x00040000 0x00400000>;
180 reg = <0x00440000 0x03bc0000>;
185 /* composite video input */
188 pinctrl-0 = <&vin0_pins>;
189 pinctrl-names = "default";
192 #address-cells = <1>;
196 remote-endpoint = <&adv7180>;
204 pinctrl-0 = <&usb0_pins>;
205 pinctrl-names = "default";
210 pinctrl-0 = <&usb1_pins>;
211 pinctrl-names = "default";