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 = "mmc_data8", "mmc_ctrl";
66 renesas,function = "mmc";
71 pinctrl-0 = <&scif2_pins>;
72 pinctrl-names = "default";
78 pinctrl-0 = <ðer_pins &phy1_pins>;
79 pinctrl-names = "default";
82 renesas,ether-link-active-low;
85 phy1: ethernet-phy@1 {
87 interrupt-parent = <&irqc0>;
88 interrupts = <8 IRQ_TYPE_LEVEL_LOW>;
89 micrel,led-mode = <1>;
94 pinctrl-0 = <&mmcif0_pins>;
95 pinctrl-names = "default";
97 vmmc-supply = <&d3_3v>;
98 vqmmc-supply = <&d3_3v>;