1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the SK-RZG1M board
5 * Copyright (C) 2016-2017 Cogent Embedded, Inc.
9 #include "r8a7743.dtsi"
13 compatible = "renesas,sk-rzg1m", "renesas,r8a7743";
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>;
30 device_type = "memory";
31 reg = <2 0x00000000 0 0x40000000>;
36 clock-frequency = <20000000>;
41 groups = "scif0_data_d";
46 groups = "eth_link", "eth_mdio", "eth_rmii";
57 pinctrl-0 = <&scif0_pins>;
58 pinctrl-names = "default";
64 pinctrl-0 = <ðer_pins &phy1_pins>;
65 pinctrl-names = "default";
68 renesas,ether-link-active-low;
71 phy1: ethernet-phy@1 {
73 interrupt-parent = <&irqc>;
74 interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
75 micrel,led-mode = <1>;