Lines Matching +full:phy +full:- +full:handle
1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright 2016-2018 NXP Semiconductors
6 /dts-v1/;
10 model = "NXP LS1021A-TSN Board";
12 sys_mclk: clock-mclk {
13 compatible = "fixed-clock";
14 #clock-cells = <0>;
15 clock-frequency = <24576000>;
18 reg_vdda_codec: regulator-3V3 {
19 compatible = "regulator-fixed";
20 regulator-name = "3P3V";
21 regulator-min-microvolt = <3300000>;
22 regulator-max-microvolt = <3300000>;
23 regulator-always-on;
26 reg_vddio_codec: regulator-2V5 {
27 compatible = "regulator-fixed";
28 regulator-name = "2P5V";
29 regulator-min-microvolt = <2500000>;
30 regulator-max-microvolt = <2500000>;
31 regulator-always-on;
36 bus-num = <0>;
40 sja1105: ethernet-switch@1 {
42 #address-cells = <1>;
43 #size-cells = <0>;
46 spi-max-frequency = <12000000>;
48 spi-cpha;
50 fsl,spi-cs-sck-delay = <1000>;
51 fsl,spi-sck-cs-delay = <1000>;
54 #address-cells = <1>;
55 #size-cells = <0>;
60 phy-handle = <&rgmii_phy6>;
61 phy-mode = "rgmii-id";
68 phy-handle = <&rgmii_phy3>;
69 phy-mode = "rgmii-id";
76 phy-handle = <&rgmii_phy4>;
77 phy-mode = "rgmii-id";
84 phy-handle = <&rgmii_phy5>;
85 phy-mode = "rgmii-id";
92 phy-mode = "rgmii";
95 fixed-link {
97 full-duplex;
105 tbi-handle = <&tbi0>;
106 phy-handle = <&sgmii_phy2>;
107 phy-mode = "sgmii";
112 tbi-handle = <&tbi1>;
113 phy-handle = <&sgmii_phy1>;
114 phy-mode = "sgmii";
120 phy-mode = "rgmii";
123 fixed-link {
125 full-duplex;
144 audio-codec@2a {
146 VDDIO-supply = <®_vddio_codec>;
147 VDDA-supply = <®_vdda_codec>;
148 #sound-dai-cells = <0>;
154 current-sensor@44 {
156 shunt-resistor = <1000>;
161 current-sensor@45 {
163 shunt-resistor = <1000>;
167 /* Thermal monitor - case */
168 temperature-sensor@48 {
173 /* Thermal monitor - chip */
174 temperature-sensor@4c {
185 * - FXAS21002C Gyroscope at 0x20
186 * - TI ADS7924 4-channel ADC at 0x49
204 sgmii_phy1: ethernet-phy@1 {
207 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>;
211 sgmii_phy2: ethernet-phy@2 {
214 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>;
217 /* BCM5464 quad PHY */
218 rgmii_phy3: ethernet-phy@3 {
222 rgmii_phy4: ethernet-phy@4 {
226 rgmii_phy5: ethernet-phy@5 {
230 rgmii_phy6: ethernet-phy@6 {
235 tbi0: tbi-phy@1f {
237 device_type = "tbi-phy";
243 tbi1: tbi-phy@1f {
245 device_type = "tbi-phy";
254 compatible = "jedec,spi-nor", "s25fl256s1", "s25fl512s";
255 spi-max-frequency = <20000000>;
256 #address-cells = <1>;
257 #size-cells = <1>;
261 compatible = "fixed-partitions";
262 #address-cells = <1>;
263 #size-cells = <1>;
271 label = "U-Boot";
276 label = "U-Boot Env";