Lines Matching +full:simple +full:- +full:bus

2  * Copyright 2013-2014 Freescale Semiconductor, Inc.
5 * This file is dual-licensed: you can use it either under the terms
23 * MA 02110-1301 USA
49 /dts-v1/;
54 compatible = "fsl,ls1021a-twr", "fsl,ls1021a";
62 sys_mclk: clock-mclk {
63 compatible = "fixed-clock";
64 #clock-cells = <0>;
65 clock-frequency = <24576000>;
69 compatible = "simple-bus";
70 #address-cells = <1>;
71 #size-cells = <0>;
74 compatible = "regulator-fixed";
76 regulator-name = "3P3V";
77 regulator-min-microvolt = <3300000>;
78 regulator-max-microvolt = <3300000>;
79 regulator-always-on;
84 compatible = "simple-audio-card";
85 simple-audio-card,format = "i2s";
86 simple-audio-card,widgets =
91 simple-audio-card,routing =
98 simple-audio-card,cpu {
99 sound-dai = <&sai1>;
100 frame-master;
101 bitclock-master;
104 simple-audio-card,codec {
105 sound-dai = <&codec>;
106 frame-master;
107 bitclock-master;
112 compatible = "nec,nl4827hc19-05b";
116 remote-endpoint = <&dcu_out>;
127 remote-endpoint = <&panel_in>;
133 bus-num = <0>;
137 #address-cells = <1>;
138 #size-cells = <1>;
140 spi-max-frequency = <16000000>;
141 spi-cpol;
142 spi-cpha;
148 tbi-handle = <&tbi0>;
149 phy-handle = <&sgmii_phy2>;
150 phy-connection-type = "sgmii";
155 tbi-handle = <&tbi1>;
156 phy-handle = <&sgmii_phy0>;
157 phy-connection-type = "sgmii";
162 phy-handle = <&rgmii_phy1>;
163 phy-connection-type = "rgmii-id";
173 shunt-resistor = <1000>;
179 shunt-resistor = <1000>;
187 #sound-dai-cells = <0>;
190 VDDA-supply = <&reg_3p3v>;
191 VDDIO-supply = <&reg_3p3v>;
197 #address-cells = <2>;
198 #size-cells = <1>;
204 #address-cells = <1>;
205 #size-cells = <1>;
206 compatible = "cfi-flash";
208 big-endian;
209 bank-width = <2>;
210 device-width = <1>;
219 sgmii_phy0: ethernet-phy@0 {
222 rgmii_phy1: ethernet-phy@1 {
225 sgmii_phy2: ethernet-phy@2 {
228 tbi0: tbi-phy@1f {
230 device_type = "tbi-phy";
235 tbi1: tbi-phy@1f {
237 device_type = "tbi-phy";
249 compatible = "jedec,spi-nor";
250 #address-cells = <1>;
251 #size-cells = <1>;
252 spi-max-frequency = <50000000>;
254 spi-rx-bus-width = <4>;
255 spi-tx-bus-width = <4>;