Lines Matching +full:tbi +full:- +full:phy
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright 2013-2014 Freescale Semiconductor, Inc.
7 /dts-v1/;
12 compatible = "fsl,ls1021a-twr", "fsl,ls1021a";
20 sys_mclk: clock-mclk {
21 compatible = "fixed-clock";
22 #clock-cells = <0>;
23 clock-frequency = <24576000>;
27 compatible = "regulator-fixed";
28 regulator-name = "3P3V";
29 regulator-min-microvolt = <3300000>;
30 regulator-max-microvolt = <3300000>;
31 regulator-always-on;
35 compatible = "simple-audio-card";
36 simple-audio-card,format = "i2s";
37 simple-audio-card,widgets =
42 simple-audio-card,routing =
49 simple-audio-card,cpu {
50 sound-dai = <&sai1>;
51 frame-master;
52 bitclock-master;
55 simple-audio-card,codec {
56 sound-dai = <&codec>;
57 frame-master;
58 bitclock-master;
63 compatible = "nec,nl4827hc19-05b";
67 remote-endpoint = <&dcu_out>;
78 remote-endpoint = <&panel_in>;
84 bus-num = <0>;
88 #address-cells = <1>;
89 #size-cells = <1>;
91 spi-max-frequency = <16000000>;
92 spi-cpol;
93 spi-cpha;
99 tbi-handle = <&tbi0>;
100 phy-handle = <&sgmii_phy2>;
101 phy-connection-type = "sgmii";
106 tbi-handle = <&tbi1>;
107 phy-handle = <&sgmii_phy0>;
108 phy-connection-type = "sgmii";
113 phy-handle = <&rgmii_phy1>;
114 phy-connection-type = "rgmii-id";
124 shunt-resistor = <1000>;
130 shunt-resistor = <1000>;
138 #sound-dai-cells = <0>;
141 VDDA-supply = <®_3p3v>;
142 VDDIO-supply = <®_3p3v>;
148 #address-cells = <2>;
149 #size-cells = <1>;
155 #address-cells = <1>;
156 #size-cells = <1>;
157 compatible = "cfi-flash";
159 big-endian;
160 bank-width = <2>;
161 device-width = <1>;
170 sgmii_phy0: ethernet-phy@0 {
173 rgmii_phy1: ethernet-phy@1 {
176 sgmii_phy2: ethernet-phy@2 {
179 tbi0: tbi-phy@1f {
181 device_type = "tbi-phy";
186 tbi1: tbi-phy@1f {
188 device_type = "tbi-phy";
200 compatible = "jedec,spi-nor";
201 #address-cells = <1>;
202 #size-cells = <1>;
203 spi-max-frequency = <50000000>;
205 spi-rx-bus-width = <4>;
206 spi-tx-bus-width = <4>;