2 * Copyright 2015 Timesys Corporation.
3 * Copyright 2015 General Electric Company
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
12 * version 2 as published by the Free Software Foundation.
14 * This file is distributed in the hope that it will be useful
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
21 * b) Permission is hereby granted, free of charge, to any person
22 * obtaining a copy of this software and associated documentation
23 * files (the "Software"), to deal in the Software without
24 * restriction, including without limitation the rights to use
25 * copy, modify, merge, publish, distribute, sublicense, and/or
26 * sell copies of the Software, and to permit persons to whom the
27 * Software is furnished to do so, subject to the following
30 * The above copyright notice and this permission notice shall be
31 * included in all copies or substantial portions of the Software.
33 * THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND
34 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
35 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
37 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY
38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
40 * OTHER DEALINGS IN THE SOFTWARE.
43 #include "imx6q-ba16.dtsi"
48 compatible = "fixed-clock";
51 clock-frequency = <22000000>;
55 reg_wl18xx_vmmc: regulator-wl18xx {
56 compatible = "regulator-fixed";
57 regulator-name = "vwl1807";
58 regulator-min-microvolt = <3300000>;
59 regulator-max-microvolt = <3300000>;
60 gpio = <&pca9539 3 GPIO_ACTIVE_HIGH>;
61 startup-delay-us = <70000>;
65 reg_wlan: regulator-wlan {
66 compatible = "regulator-fixed";
67 regulator-name = "3P3V_wlan";
68 regulator-min-microvolt = <3300000>;
69 regulator-max-microvolt = <3300000>;
72 gpio = <&gpio6 14 GPIO_ACTIVE_HIGH>;
76 compatible = "fsl,imx6q-ba16-sgtl5000",
77 "fsl,imx-audio-sgtl5000";
78 model = "imx6q-ba16-sgtl5000";
79 ssi-controller = <&ssi1>;
80 audio-codec = <&sgtl5000>;
83 "Mic Jack", "Mic Bias",
84 "LINE_IN", "Line In Jack",
85 "Headphone Jack", "HP_OUT";
92 fsl,spi-num-chipselects = <1>;
93 cs-gpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_ecspi5>;
98 m25_eeprom: m25p80@0 {
99 compatible = "atmel,at25";
100 spi-max-frequency = <20000000>;
104 address-width = <16>;
110 compatible = "nxp,pca9547";
112 #address-cells = <1>;
116 #address-cells = <1>;
120 ads7830: ads7830@48 {
121 compatible = "ti,ads7830";
125 mma8453: mma8453@1c {
126 compatible = "fsl,mma8453";
132 #address-cells = <1>;
137 compatible = "atmel,24c08";
141 mpl3115: mpl3115@60 {
142 compatible = "fsl,mpl3115";
148 #address-cells = <1>;
154 #address-cells = <1>;
159 compatible = "fsl,sgtl5000";
162 VDDA-supply = <®_1p8v>;
163 VDDIO-supply = <®_3p3v>;
168 #address-cells = <1>;
172 pca9539: pca9539@74 {
173 compatible = "nxp,pca9539";
177 interrupt-controller;
178 interrupt-parent = <&gpio2>;
179 interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
184 #address-cells = <1>;
190 #address-cells = <1>;
196 #address-cells = <1>;
204 pinctrl-names = "default";
205 pinctrl-0 = <&pinctrl_usdhc4>;
207 vmmc-supply = <®_wl18xx_vmmc>;
211 keep-power-in-suspend;
213 max-frequency = <25000000>;
214 #address-cells = <1>;
219 compatible = "ti,wl1837";
221 interrupt-parent = <&gpio2>;
222 interrupts = <6 IRQ_TYPE_LEVEL_HIGH>;
223 tcxo-clock-frequency = <26000000>;