Lines Matching +full:ns +full:- +full:partitions
1 // SPDX-License-Identifier: GPL-2.0-only
10 compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
20 stdout-path = "serial0:115200n8";
24 compatible = "gpio-leds";
25 led-hps0 {
30 led-hps1 {
35 led-hps2 {
47 ref_033v: regulator-v-ref {
48 compatible = "regulator-fixed";
49 regulator-name = "0.33V";
50 regulator-min-microvolt = <330000>;
51 regulator-max-microvolt = <330000>;
56 sdmmca-ecc@ff8c8c00 {
57 compatible = "altr,socfpga-s10-sdmmc-ecc",
58 "altr,socfpga-sdmmc-ecc";
60 altr,ecc-parent = <&mmc>;
69 i2c1_pmx_func: i2c1-pmx-func-pins {
70 pinctrl-single,pins = <
71 0x78 0x4 /* I2C1_SDA (IO6-B) PIN30SEL) */
72 0x7c 0x4 /* I2C1_SCL (IO7-B) PIN31SEL */
76 i2c1_pmx_func_gpio: i2c1-pmx-func-gpio-pins {
77 pinctrl-single,pins = <
78 0x78 0x8 /* I2C1_SDA (IO6-B) PIN30SEL) */
79 0x7c 0x8 /* I2C1_SCL (IO7-B) PIN31SEL */
90 phy-mode = "rgmii";
91 phy-handle = <&phy0>;
93 max-frame-size = <9000>;
96 #address-cells = <1>;
97 #size-cells = <0>;
98 compatible = "snps,dwmac-mdio";
99 phy0: ethernet-phy@0 {
102 txd0-skew-ps = <0>; /* -420ps */
103 txd1-skew-ps = <0>; /* -420ps */
104 txd2-skew-ps = <0>; /* -420ps */
105 txd3-skew-ps = <0>; /* -420ps */
106 rxd0-skew-ps = <420>; /* 0ps */
107 rxd1-skew-ps = <420>; /* 0ps */
108 rxd2-skew-ps = <420>; /* 0ps */
109 rxd3-skew-ps = <420>; /* 0ps */
110 txen-skew-ps = <0>; /* -420ps */
111 txc-skew-ps = <900>; /* 0ps */
112 rxdv-skew-ps = <420>; /* 0ps */
113 rxc-skew-ps = <1680>; /* 780ps */
120 cap-sd-highspeed;
121 cap-mmc-highspeed;
122 broken-cd;
123 bus-width = <4>;
124 clk-phase-sd-hs = <0>, <135>;
128 clock-frequency = <25000000>;
137 disable-over-current;
146 clock-frequency = <100000>;
147 i2c-sda-falling-time-ns = <890>; /* hcnt */
148 i2c-scl-falling-time-ns = <890>; /* lcnt */
150 pinctrl-names = "default", "gpio";
151 pinctrl-0 = <&i2c1_pmx_func>;
152 pinctrl-1 = <&i2c1_pmx_func_gpio>;
154 scl-gpios = <&portb 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
155 sda-gpios = <&portb 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
160 vref-supply = <&ref_033v>;
183 compatible = "micron,mt25qu02g", "jedec,spi-nor";
185 spi-max-frequency = <100000000>;
187 m25p,fast-read;
188 cdns,read-delay = <1>;
189 cdns,tshsl-ns = <50>;
190 cdns,tsd2d-ns = <50>;
191 cdns,tchsh-ns = <4>;
192 cdns,tslch-ns = <4>;
194 partitions {
195 compatible = "fixed-partitions";
196 #address-cells = <1>;
197 #size-cells = <1>;
205 label = "Root Filesystem - UBIFS";