2 * Device Tree Source for the SK-RZG1E board
4 * Copyright (C) 2016-2017 Cogent Embedded, Inc.
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
12 #include "r8a7745.dtsi"
16 compatible = "renesas,sk-rzg1e", "renesas,r8a7745";
23 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
24 stdout-path = "serial0:115200n8";
28 device_type = "memory";
29 reg = <0 0x40000000 0 0x40000000>;
34 clock-frequency = <20000000>;
39 groups = "scif2_data";
44 groups = "eth_link", "eth_mdio", "eth_rmii";
55 pinctrl-0 = <&scif2_pins>;
56 pinctrl-names = "default";
62 pinctrl-0 = <ðer_pins &phy1_pins>;
63 pinctrl-names = "default";
66 renesas,ether-link-active-low;
69 phy1: ethernet-phy@1 {
71 interrupt-parent = <&irqc>;
72 interrupts = <8 IRQ_TYPE_LEVEL_LOW>;
73 micrel,led-mode = <1>;