2 * Copyright 2011 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
14 /include/ "imx6q.dtsi"
17 model = "Freescale i.MX6 Quad SABRE Lite Board";
18 compatible = "fsl,imx6q-sabrelite", "fsl,imx6q";
21 reg = <0x10000000 0x40000000>;
25 aips-bus@02000000 { /* AIPS1 */
27 ecspi@02008000 { /* eCSPI1 */
28 fsl,spi-num-chipselects = <1>;
29 cs-gpios = <&gpio3 19 0>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&pinctrl_ecspi1_1>;
35 compatible = "sst,sst25vf016b";
36 spi-max-frequency = <20000000>;
42 fsl,mode = "i2s-slave";
48 pinctrl-names = "default";
49 pinctrl-0 = <&pinctrl_gpio_hog>;
52 pinctrl_gpio_hog: gpiohog {
54 144 0x80000000 /* MX6Q_PAD_EIM_D22__GPIO_3_22 */
55 121 0x80000000 /* MX6Q_PAD_EIM_D19__GPIO_3_19 */
56 953 0x80000000 /* MX6Q_PAD_GPIO_0__CCM_CLKO */
63 aips-bus@02100000 { /* AIPS2 */
64 usb@02184000 { /* USB OTG */
65 vbus-supply = <®_usb_otg_vbus>;
69 usb@02184200 { /* USB1 */
75 phy-reset-gpios = <&gpio3 23 0>;
79 usdhc@02198000 { /* uSDHC3 */
80 cd-gpios = <&gpio7 0 0>;
81 wp-gpios = <&gpio7 1 0>;
82 vmmc-supply = <®_3p3v>;
86 usdhc@0219c000 { /* uSDHC4 */
87 cd-gpios = <&gpio2 6 0>;
88 wp-gpios = <&gpio2 7 0>;
89 vmmc-supply = <®_3p3v>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_audmux_1>;
99 uart2: serial@021e8000 {
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_serial2_1>;
105 i2c@021a0000 { /* I2C1 */
107 clock-frequency = <100000>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_i2c1_1>;
112 compatible = "fsl,sgtl5000";
114 VDDA-supply = <®_2p5v>;
115 VDDIO-supply = <®_3p3v>;
122 compatible = "simple-bus";
125 compatible = "regulator-fixed";
126 regulator-name = "2P5V";
127 regulator-min-microvolt = <2500000>;
128 regulator-max-microvolt = <2500000>;
133 compatible = "regulator-fixed";
134 regulator-name = "3P3V";
135 regulator-min-microvolt = <3300000>;
136 regulator-max-microvolt = <3300000>;
140 reg_usb_otg_vbus: usb_otg_vbus {
141 compatible = "regulator-fixed";
142 regulator-name = "usb_otg_vbus";
143 regulator-min-microvolt = <5000000>;
144 regulator-max-microvolt = <5000000>;
145 gpio = <&gpio3 22 0>;
151 compatible = "fsl,imx6q-sabrelite-sgtl5000",
152 "fsl,imx-audio-sgtl5000";
153 model = "imx6q-sabrelite-sgtl5000";
154 ssi-controller = <&ssi1>;
155 audio-codec = <&codec>;
157 "MIC_IN", "Mic Jack",
158 "Mic Jack", "Mic Bias",
159 "Headphone Jack", "HP_OUT";