1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2015 Altera Corporation <www.altera.com>
5 #include "socfpga_arria10.dtsi"
8 model = "Altera SOCFPGA Arria 10";
9 compatible = "altr,socfpga-arria10", "altr,socfpga";
17 bootargs = "earlyprintk";
18 stdout-path = "serial0:115200n8";
23 device_type = "memory";
24 reg = <0x0 0x40000000>; /* 1GB */
28 compatible = "gpio-leds";
32 gpios = <&a10sr_gpio 0 1>;
37 gpios = <&a10sr_gpio 1 1>;
42 gpios = <&a10sr_gpio 2 1>;
47 gpios = <&a10sr_gpio 3 1>;
52 compatible = "regulator-fixed";
53 regulator-name = "0.33V";
54 regulator-min-microvolt = <330000>;
55 regulator-max-microvolt = <330000>;
62 clock-frequency = <25000000>;
71 phy-addr = <0xffffffff>; /* probe for phy addr */
74 * These skews assume the user's FPGA design is adding 600ps of delay
75 * for TX_CLK on Arria 10.
77 * All skews are offset since hardware skew values for the ksz9031
78 * range from a negative skew to a positive skew.
79 * See the micrel-ksz90x1.txt Documentation file for details.
81 txd0-skew-ps = <0>; /* -420ps */
82 txd1-skew-ps = <0>; /* -420ps */
83 txd2-skew-ps = <0>; /* -420ps */
84 txd3-skew-ps = <0>; /* -420ps */
85 rxd0-skew-ps = <420>; /* 0ps */
86 rxd1-skew-ps = <420>; /* 0ps */
87 rxd2-skew-ps = <420>; /* 0ps */
88 rxd3-skew-ps = <420>; /* 0ps */
89 txen-skew-ps = <0>; /* -420ps */
90 txc-skew-ps = <1860>; /* 960ps */
91 rxdv-skew-ps = <420>; /* 0ps */
92 rxc-skew-ps = <1680>; /* 780ps */
93 max-frame-size = <3800>;
105 compatible = "altr,a10sr";
107 spi-max-frequency = <100000>;
108 /* low-level active IRQ at GPIO1_5 */
109 interrupt-parent = <&portb>;
110 interrupts = <5 IRQ_TYPE_LEVEL_LOW>;
111 interrupt-controller;
112 #interrupt-cells = <2>;
114 a10sr_gpio: gpio-controller {
115 compatible = "altr,a10sr-gpio";
120 a10sr_rst: reset-controller {
121 compatible = "altr,a10sr-reset";
131 * adjust the falling times to decrease the i2c frequency to 50Khz
132 * because the LCD module does not work at the standard 100Khz
134 clock-frequency = <100000>;
135 i2c-sda-falling-time-ns = <6000>;
136 i2c-scl-falling-time-ns = <6000>;
139 compatible = "lltc,ltc2497";
141 vref-supply = <&ref_033v>;
145 compatible = "lltc,ltc2497";
147 vref-supply = <&ref_033v>;
151 compatible = "atmel,24c32";
157 compatible = "dallas,ds1339";
162 compatible = "ltc2977";
167 compatible = "maxim,max1619";
178 disable-over-current;