2 * Copyright 2013-2014 Freescale Semiconductor, Inc.
5 * This file is dual-licensed: you can use it either under the terms
6 * of the GPL or the X11 license, at your option. Note that this dual
7 * licensing only applies to this file, and not this project as a
10 * a) This file is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU General Public License as
12 * published by the Free Software Foundation; either version 2 of
13 * the License, or (at your option) any later version.
15 * This file is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details.
20 * You should have received a copy of the GNU General Public
21 * License along with this file; if not, write to the Free
22 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
27 * b) Permission is hereby granted, free of charge, to any person
28 * obtaining a copy of this software and associated documentation
29 * files (the "Software"), to deal in the Software without
30 * restriction, including without limitation the rights to use,
31 * copy, modify, merge, publish, distribute, sublicense, and/or
32 * sell copies of the Software, and to permit persons to whom the
33 * Software is furnished to do so, subject to the following
36 * The above copyright notice and this permission notice shall be
37 * included in all copies or substantial portions of the Software.
39 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
40 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
41 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
42 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
43 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
44 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
45 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
46 * OTHER DEALINGS IN THE SOFTWARE.
50 #include "ls1021a.dtsi"
53 model = "LS1021A TWR Board";
54 compatible = "fsl,ls1021a-twr", "fsl,ls1021a";
57 enet2_rgmii_phy = &rgmii_phy1;
58 enet0_sgmii_phy = &sgmii_phy2;
59 enet1_sgmii_phy = &sgmii_phy0;
62 sys_mclk: clock-mclk {
63 compatible = "fixed-clock";
65 clock-frequency = <24576000>;
69 compatible = "simple-bus";
73 reg_3p3v: regulator@0 {
74 compatible = "regulator-fixed";
76 regulator-name = "3P3V";
77 regulator-min-microvolt = <3300000>;
78 regulator-max-microvolt = <3300000>;
84 compatible = "simple-audio-card";
85 simple-audio-card,format = "i2s";
86 simple-audio-card,widgets =
87 "Microphone", "Microphone Jack",
88 "Headphone", "Headphone Jack",
89 "Speaker", "Speaker Ext",
90 "Line", "Line In Jack";
91 simple-audio-card,routing =
92 "MIC_IN", "Microphone Jack",
93 "Microphone Jack", "Mic Bias",
94 "LINE_IN", "Line In Jack",
95 "Headphone Jack", "HP_OUT",
96 "Speaker Ext", "LINE_OUT";
98 simple-audio-card,cpu {
104 simple-audio-card,codec {
105 sound-dai = <&codec>;
112 compatible = "nec,nl4827hc19-05b";
116 remote-endpoint = <&dcu_out>;
127 remote-endpoint = <&panel_in>;
136 dspiflash: s25fl064k@0 {
137 #address-cells = <1>;
139 compatible = "spansion,s25fl064k";
140 spi-max-frequency = <16000000>;
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";
171 compatible = "ti,ina220";
173 shunt-resistor = <1000>;
177 compatible = "ti,ina220";
179 shunt-resistor = <1000>;
187 #sound-dai-cells = <0>;
188 compatible = "fsl,sgtl5000";
190 VDDA-supply = <®_3p3v>;
191 VDDIO-supply = <®_3p3v>;
192 clocks = <&sys_mclk>;
197 #address-cells = <2>;
199 /* NOR Flash on board */
200 ranges = <0x0 0x0 0x0 0x60000000 0x08000000>;
204 #address-cells = <1>;
206 compatible = "cfi-flash";
207 reg = <0x0 0x0 0x8000000>;
219 sgmii_phy0: ethernet-phy@0 {
222 rgmii_phy1: ethernet-phy@1 {
225 sgmii_phy2: ethernet-phy@2 {
230 device_type = "tbi-phy";
237 device_type = "tbi-phy";
248 n25q128a130: flash@0 {
249 compatible = "jedec,spi-nor";
250 #address-cells = <1>;
252 spi-max-frequency = <50000000>;
254 spi-rx-bus-width = <4>;
255 spi-tx-bus-width = <4>;