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 "AS IS", 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"
47 compatible = "fixed-clock";
49 clock-frequency = <22000000>;
53 compatible = "gpio-poweroff";
54 gpios = <&gpio4 11 GPIO_ACTIVE_LOW>;
58 reg_wl18xx_vmmc: regulator-wl18xx {
59 compatible = "regulator-fixed";
60 regulator-name = "vwl1807";
61 regulator-min-microvolt = <3300000>;
62 regulator-max-microvolt = <3300000>;
63 gpio = <&pca9539 3 GPIO_ACTIVE_HIGH>;
64 startup-delay-us = <70000>;
68 reg_wlan: regulator-wlan {
69 compatible = "regulator-fixed";
70 regulator-name = "3P3V_wlan";
71 regulator-min-microvolt = <3300000>;
72 regulator-max-microvolt = <3300000>;
75 gpio = <&gpio6 14 GPIO_ACTIVE_HIGH>;
79 compatible = "fsl,imx6q-ba16-sgtl5000",
80 "fsl,imx-audio-sgtl5000";
81 model = "imx6q-ba16-sgtl5000";
82 ssi-controller = <&ssi1>;
83 audio-codec = <&sgtl5000>;
86 "Mic Jack", "Mic Bias",
87 "LINE_IN", "Line In Jack",
88 "Headphone Jack", "HP_OUT";
98 compatible = "virtual,mdio-gpio";
99 gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>, /* mdc */
100 <&gpio2 7 GPIO_ACTIVE_HIGH>; /* mdio */
102 #address-cells = <1>;
106 compatible = "marvell,mv88e6085"; /* 88e6240*/
109 switch_ports: ports {
110 #address-cells = <1>;
115 #address-cells = <1>;
118 switchphy0: switchphy@0 {
122 switchphy1: switchphy@1 {
126 switchphy2: switchphy@2 {
130 switchphy3: switchphy@3 {
134 switchphy4: switchphy@4 {
143 cs-gpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&pinctrl_ecspi5>;
148 m25_eeprom: m25p80@0 {
149 compatible = "atmel,at25";
150 spi-max-frequency = <10000000>;
154 address-width = <16>;
159 pinctrl-names = "default", "gpio";
160 pinctrl-1 = <&pinctrl_i2c1_gpio>;
161 sda-gpios = <&gpio5 26 GPIO_ACTIVE_HIGH>;
162 scl-gpios = <&gpio5 27 GPIO_ACTIVE_HIGH>;
165 compatible = "nxp,pca9547";
167 #address-cells = <1>;
171 #address-cells = <1>;
175 ads7830: ads7830@48 {
176 compatible = "ti,ads7830";
180 mma8453: mma8453@1c {
181 compatible = "fsl,mma8453";
187 #address-cells = <1>;
192 compatible = "atmel,24c08";
196 mpl3115: mpl3115@60 {
197 compatible = "fsl,mpl3115";
203 #address-cells = <1>;
209 #address-cells = <1>;
214 compatible = "fsl,sgtl5000";
217 VDDA-supply = <®_1p8v>;
218 VDDIO-supply = <®_3p3v>;
223 #address-cells = <1>;
227 pca9539: pca9539@74 {
228 compatible = "nxp,pca9539";
232 interrupt-controller;
233 interrupt-parent = <&gpio2>;
234 interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
240 line-name = "PCA9539-P12";
247 line-name = "PCA9539-P13";
254 line-name = "PCA9539-P14";
261 line-name = "PCA9539-P15";
268 line-name = "PCA9539-P16";
275 line-name = "PCA9539-P17";
281 #address-cells = <1>;
287 #address-cells = <1>;
293 #address-cells = <1>;
301 pinctrl-names = "default", "gpio";
302 pinctrl-1 = <&pinctrl_i2c2_gpio>;
303 sda-gpios = <&gpio4 13 GPIO_ACTIVE_HIGH>;
304 scl-gpios = <&gpio4 12 GPIO_ACTIVE_HIGH>;
308 pinctrl-names = "default", "gpio";
309 pinctrl-1 = <&pinctrl_i2c3_gpio>;
310 sda-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
311 scl-gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
315 pinctrl_i2c1_gpio: i2c1gpiogrp {
317 MX6QDL_PAD_CSI0_DAT8__GPIO5_IO26 0x1b0b0
318 MX6QDL_PAD_CSI0_DAT9__GPIO5_IO27 0x1b0b0
322 pinctrl_i2c2_gpio: i2c2gpiogrp {
324 MX6QDL_PAD_KEY_COL3__GPIO4_IO12 0x1b0b0
325 MX6QDL_PAD_KEY_ROW3__GPIO4_IO13 0x1b0b0
329 pinctrl_i2c3_gpio: i2c3gpiogrp {
331 MX6QDL_PAD_GPIO_3__GPIO1_IO03 0x1b0b0
332 MX6QDL_PAD_GPIO_6__GPIO1_IO06 0x1b0b0
346 pinctrl-names = "default";
347 pinctrl-0 = <&pinctrl_usdhc4>;
349 vmmc-supply = <®_wl18xx_vmmc>;
353 keep-power-in-suspend;
355 max-frequency = <25000000>;
356 #address-cells = <1>;
361 compatible = "ti,wl1837";
363 interrupt-parent = <&gpio2>;
364 interrupts = <6 IRQ_TYPE_LEVEL_HIGH>;
365 tcxo-clock-frequency = <26000000>;
370 /* Synopsys, Inc. Device */
372 compatible = "pci16c3,abcd";
373 reg = <0x00000000 0 0 0 0>;
375 #address-cells = <3>;
377 #interrupt-cells = <1>;