2 * Copyright Altera Corporation (C) 2015. All rights reserved.
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms and conditions of the GNU General Public License,
6 * version 2, as published by the Free Software Foundation.
8 * This program is distributed in the hope it will be useful, but WITHOUT
9 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
10 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13 * You should have received a copy of the GNU General Public License along with
14 * this program. If not, see <http://www.gnu.org/licenses/>.
17 #include "socfpga_stratix10.dtsi"
20 model = "SoCFPGA Stratix 10 SoCDK";
27 stdout-path = "serial0:115200n8";
31 compatible = "gpio-leds";
34 gpios = <&portb 20 GPIO_ACTIVE_HIGH>;
39 gpios = <&portb 19 GPIO_ACTIVE_HIGH>;
44 gpios = <&portb 21 GPIO_ACTIVE_HIGH>;
49 device_type = "memory";
50 /* We expect the bootloader to fill in the reg */
64 max-frame-size = <3800>;
69 compatible = "snps,dwmac-mdio";
70 phy0: ethernet-phy@0 {
73 txd0-skew-ps = <0>; /* -420ps */
74 txd1-skew-ps = <0>; /* -420ps */
75 txd2-skew-ps = <0>; /* -420ps */
76 txd3-skew-ps = <0>; /* -420ps */
77 rxd0-skew-ps = <420>; /* 0ps */
78 rxd1-skew-ps = <420>; /* 0ps */
79 rxd2-skew-ps = <420>; /* 0ps */
80 rxd3-skew-ps = <420>; /* 0ps */
81 txen-skew-ps = <0>; /* -420ps */
82 txc-skew-ps = <1860>; /* 960ps */
83 rxdv-skew-ps = <420>; /* 0ps */
84 rxc-skew-ps = <1680>; /* 780ps */