1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the SK-RZG1E board
5 * Copyright (C) 2016-2017 Cogent Embedded, Inc.
9 #include "r8a7745.dtsi"
13 compatible = "renesas,sk-rzg1e", "renesas,r8a7745";
20 bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
21 stdout-path = "serial0:115200n8";
25 device_type = "memory";
26 reg = <0 0x40000000 0 0x40000000>;
31 clock-frequency = <20000000>;
36 groups = "scif2_data";
41 groups = "eth_link", "eth_mdio", "eth_rmii";
52 pinctrl-0 = <&scif2_pins>;
53 pinctrl-names = "default";
59 pinctrl-0 = <ðer_pins &phy1_pins>;
60 pinctrl-names = "default";
63 renesas,ether-link-active-low;
66 phy1: ethernet-phy@1 {
68 interrupt-parent = <&irqc>;
69 interrupts = <8 IRQ_TYPE_LEVEL_LOW>;
70 micrel,led-mode = <1>;