2 * Device Tree Source for the SK-RZG1E board
4 * Copyright (C) 2016 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>;
43 renesas,ether-link-active-low;
46 phy1: ethernet-phy@1 {
48 interrupt-parent = <&irqc>;
49 interrupts = <8 IRQ_TYPE_LEVEL_LOW>;
50 micrel,led-mode = <1>;