Lines Matching +full:32 +full:- +full:rail
1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright 2016-2018 NXP Semiconductors
6 /dts-v1/;
10 model = "NXP LS1021A-TSN Board";
11 compatible = "fsl,ls1021a-tsn", "fsl,ls1021a";
13 sys_mclk: clock-mclk {
14 compatible = "fixed-clock";
15 #clock-cells = <0>;
16 clock-frequency = <24576000>;
19 reg_vdda_codec: regulator-3V3 {
20 compatible = "regulator-fixed";
21 regulator-name = "3P3V";
22 regulator-min-microvolt = <3300000>;
23 regulator-max-microvolt = <3300000>;
24 regulator-always-on;
27 reg_vddio_codec: regulator-2V5 {
28 compatible = "regulator-fixed";
29 regulator-name = "2P5V";
30 regulator-min-microvolt = <2500000>;
31 regulator-max-microvolt = <2500000>;
32 regulator-always-on;
37 bus-num = <0>;
41 sja1105: ethernet-switch@1 {
43 #address-cells = <1>;
44 #size-cells = <0>;
47 spi-max-frequency = <12000000>;
49 spi-cpha;
51 fsl,spi-cs-sck-delay = <1000>;
52 fsl,spi-sck-cs-delay = <1000>;
55 #address-cells = <1>;
56 #size-cells = <0>;
61 phy-handle = <&rgmii_phy6>;
62 phy-mode = "rgmii-id";
69 phy-handle = <&rgmii_phy3>;
70 phy-mode = "rgmii-id";
77 phy-handle = <&rgmii_phy4>;
78 phy-mode = "rgmii-id";
85 phy-handle = <&rgmii_phy5>;
86 phy-mode = "rgmii-id";
93 phy-mode = "rgmii";
94 rx-internal-delay-ps = <0>;
95 tx-internal-delay-ps = <0>;
98 fixed-link {
100 full-duplex;
108 tbi-handle = <&tbi0>;
109 phy-handle = <&sgmii_phy2>;
110 phy-mode = "sgmii";
115 tbi-handle = <&tbi1>;
116 phy-handle = <&sgmii_phy1>;
117 phy-mode = "sgmii";
123 phy-mode = "rgmii";
126 fixed-link {
128 full-duplex;
146 audio-codec@2a {
148 VDDIO-supply = <®_vddio_codec>;
149 VDDA-supply = <®_vdda_codec>;
150 #sound-dai-cells = <0>;
155 /* Current sensing circuit for 1V VDDCORE PMIC rail */
156 current-sensor@44 {
158 shunt-resistor = <1000>;
162 /* Current sensing circuit for 12V VCC rail */
163 current-sensor@45 {
165 shunt-resistor = <1000>;
169 /* Thermal monitor - case */
170 temperature-sensor@48 {
175 /* Thermal monitor - chip */
176 temperature-sensor@4c {
187 * - FXAS21002C Gyroscope at 0x20
188 * - TI ADS7924 4-channel ADC at 0x49
206 sgmii_phy1: ethernet-phy@1 {
209 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>;
213 sgmii_phy2: ethernet-phy@2 {
216 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>;
220 rgmii_phy3: ethernet-phy@3 {
224 rgmii_phy4: ethernet-phy@4 {
228 rgmii_phy5: ethernet-phy@5 {
232 rgmii_phy6: ethernet-phy@6 {
237 tbi0: tbi-phy@1f {
239 device_type = "tbi-phy";
245 tbi1: tbi-phy@1f {
247 device_type = "tbi-phy";
255 /* Rev. A uses 64MB flash, Rev. B & C use 32MB flash */
256 compatible = "jedec,spi-nor";
257 spi-max-frequency = <20000000>;
258 #address-cells = <1>;
259 #size-cells = <1>;
263 compatible = "fixed-partitions";
264 #address-cells = <1>;
265 #size-cells = <1>;
273 label = "U-Boot";
278 label = "U-Boot Env";