2 * Copyright 2012 Freescale Semiconductor, Inc.
3 * Copyright 2011 Linaro Ltd.
5 * The code contained herein is licensed under the GNU General Public
6 * License. You may obtain a copy of the GNU General Public License
7 * Version 2 or later at the following locations:
9 * http://www.opensource.org/licenses/gpl-license.html
10 * http://www.gnu.org/copyleft/gpl.html
15 reg = <0x10000000 0x40000000>;
19 compatible = "simple-bus";
21 reg_usb_otg_vbus: usb_otg_vbus {
22 compatible = "regulator-fixed";
23 regulator-name = "usb_otg_vbus";
24 regulator-min-microvolt = <5000000>;
25 regulator-max-microvolt = <5000000>;
30 reg_usb_h1_vbus: usb_h1_vbus {
31 compatible = "regulator-fixed";
32 regulator-name = "usb_h1_vbus";
33 regulator-min-microvolt = <5000000>;
34 regulator-max-microvolt = <5000000>;
39 reg_audio: wm8962_supply {
40 compatible = "regulator-fixed";
41 regulator-name = "wm8962-supply";
48 compatible = "gpio-keys";
54 linux,code = <115>; /* KEY_VOLUMEUP */
58 label = "Volume Down";
61 linux,code = <114>; /* KEY_VOLUMEDOWN */
66 compatible = "fsl,imx6q-sabresd-wm8962",
67 "fsl,imx-audio-wm8962";
68 model = "wm8962-audio";
69 ssi-controller = <&ssi2>;
70 audio-codec = <&codec>;
72 "Headphone Jack", "HPOUTL",
73 "Headphone Jack", "HPOUTR",
86 pinctrl-names = "default";
87 pinctrl-0 = <&pinctrl_audmux_2>;
92 fsl,spi-num-chipselects = <1>;
93 cs-gpios = <&gpio4 9 0>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_ecspi1_2>;
101 compatible = "st,m25p32";
102 spi-max-frequency = <20000000>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_enet_1>;
115 clock-frequency = <100000>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_i2c1_2>;
121 compatible = "wlf,wm8962";
123 clocks = <&clks 201>;
124 DCVDD-supply = <®_audio>;
125 DBVDD-supply = <®_audio>;
126 AVDD-supply = <®_audio>;
127 CPVDD-supply = <®_audio>;
128 MICVDD-supply = <®_audio>;
129 PLLVDD-supply = <®_audio>;
130 SPKVDD1-supply = <®_audio>;
131 SPKVDD2-supply = <®_audio>;
133 0x0000 /* 0:Default */
134 0x0000 /* 1:Default */
135 0x0013 /* 2:FN_DMICCLK */
136 0x0000 /* 3:Default */
137 0x8014 /* 4:FN_DMICCDAT */
138 0x0000 /* 5:Default */
144 clock-frequency = <100000>;
145 pinctrl-names = "default";
146 pinctrl-0 = <&pinctrl_i2c3_2>;
150 compatible = "eeti,egalax_ts";
152 interrupt-parent = <&gpio6>;
154 wakeup-gpios = <&gpio6 7 0>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pinctrl_hog>;
163 pinctrl_hog: hoggrp {
165 MX6QDL_PAD_GPIO_4__GPIO1_IO04 0x80000000
166 MX6QDL_PAD_GPIO_5__GPIO1_IO05 0x80000000
167 MX6QDL_PAD_NANDF_D0__GPIO2_IO00 0x80000000
168 MX6QDL_PAD_NANDF_D1__GPIO2_IO01 0x80000000
169 MX6QDL_PAD_NANDF_D2__GPIO2_IO02 0x80000000
170 MX6QDL_PAD_NANDF_D3__GPIO2_IO03 0x80000000
171 MX6QDL_PAD_GPIO_0__CCM_CLKO1 0x130b0
172 MX6QDL_PAD_NANDF_CLE__GPIO6_IO07 0x80000000
173 MX6QDL_PAD_ENET_TXD1__GPIO1_IO29 0x80000000
174 MX6QDL_PAD_EIM_D22__GPIO3_IO22 0x80000000
184 fsl,data-mapping = "spwg";
185 fsl,data-width = <18>;
189 native-mode = <&timing0>;
190 timing0: hsd100pxn1 {
191 clock-frequency = <65000000>;
206 fsl,mode = "i2s-slave";
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_uart1_1>;
217 vbus-supply = <®_usb_h1_vbus>;
222 vbus-supply = <®_usb_otg_vbus>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_usbotg_2>;
225 disable-over-current;
230 pinctrl-names = "default";
231 pinctrl-0 = <&pinctrl_usdhc2_1>;
232 cd-gpios = <&gpio2 2 0>;
233 wp-gpios = <&gpio2 3 0>;
238 pinctrl-names = "default";
239 pinctrl-0 = <&pinctrl_usdhc3_1>;
240 cd-gpios = <&gpio2 0 0>;
241 wp-gpios = <&gpio2 1 0>;