2 * Copyright 2014 Gateworks Corporation
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
12 #include <dt-bindings/gpio/gpio.h>
15 /* these are used by bootloader for disabling nodes */
26 bootargs = "console=ttymxc1,115200";
30 compatible = "gpio-leds";
31 pinctrl-names = "default";
32 pinctrl-0 = <&pinctrl_gpio_leds>;
36 gpios = <&gpio4 6 GPIO_ACTIVE_HIGH>; /* MX6_PANLEDG */
38 linux,default-trigger = "heartbeat";
43 gpios = <&gpio4 7 GPIO_ACTIVE_HIGH>; /* MX6_PANLEDR */
44 default-state = "off";
49 gpios = <&gpio4 15 GPIO_ACTIVE_LOW>; /* MX6_LOCLED# */
50 default-state = "off";
55 device_type = "memory";
56 reg = <0x10000000 0x20000000>;
59 reg_1p0v: regulator-1p0v {
60 compatible = "regulator-fixed";
61 regulator-name = "1P0V";
62 regulator-min-microvolt = <1000000>;
63 regulator-max-microvolt = <1000000>;
67 reg_3p3v: regulator-3p3v {
68 compatible = "regulator-fixed";
69 regulator-name = "3P3V";
70 regulator-min-microvolt = <3300000>;
71 regulator-max-microvolt = <3300000>;
75 reg_5p0v: regulator-5p0v {
76 compatible = "regulator-fixed";
77 regulator-name = "5P0V";
78 regulator-min-microvolt = <5000000>;
79 regulator-max-microvolt = <5000000>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_gpmi_nand>;
91 ddc-i2c-bus = <&i2c3>;
96 clock-frequency = <100000>;
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_i2c1>;
102 compatible = "atmel,24c02";
108 compatible = "atmel,24c02";
114 compatible = "atmel,24c02";
120 compatible = "atmel,24c02";
126 compatible = "nxp,pca9555";
133 compatible = "dallas,ds1672";
139 clock-frequency = <100000>;
140 pinctrl-names = "default";
141 pinctrl-0 = <&pinctrl_i2c2>;
145 compatible = "lltc,ltc3676";
147 pinctrl-names = "default";
148 pinctrl-0 = <&pinctrl_pmic>;
149 interrupt-parent = <&gpio1>;
150 interrupts = <8 IRQ_TYPE_EDGE_FALLING>;
153 /* VDD_SOC (1+R1/R2 = 1.635) */
155 regulator-name = "vddsoc";
156 regulator-min-microvolt = <674400>;
157 regulator-max-microvolt = <1308000>;
158 lltc,fb-voltage-divider = <127000 200000>;
159 regulator-ramp-delay = <7000>;
164 /* VDD_1P8 (1+R1/R2 = 2.505): ENET-PHY */
166 regulator-name = "vdd1p8";
167 regulator-min-microvolt = <1033310>;
168 regulator-max-microvolt = <2004000>;
169 lltc,fb-voltage-divider = <301000 200000>;
170 regulator-ramp-delay = <7000>;
175 /* VDD_ARM (1+R1/R2 = 1.635) */
177 regulator-name = "vddarm";
178 regulator-min-microvolt = <674400>;
179 regulator-max-microvolt = <1308000>;
180 lltc,fb-voltage-divider = <127000 200000>;
181 regulator-ramp-delay = <7000>;
186 /* VDD_DDR (1+R1/R2 = 2.105) */
188 regulator-name = "vddddr";
189 regulator-min-microvolt = <868310>;
190 regulator-max-microvolt = <1684000>;
191 lltc,fb-voltage-divider = <221000 200000>;
192 regulator-ramp-delay = <7000>;
197 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
199 regulator-name = "vdd2p5";
200 regulator-min-microvolt = <2490375>;
201 regulator-max-microvolt = <2490375>;
202 lltc,fb-voltage-divider = <487000 200000>;
207 /* VDD_HIGH (1+R1/R2 = 4.17) */
209 regulator-name = "vdd3p0";
210 regulator-min-microvolt = <3023250>;
211 regulator-max-microvolt = <3023250>;
212 lltc,fb-voltage-divider = <634000 200000>;
221 clock-frequency = <100000>;
222 pinctrl-names = "default";
223 pinctrl-0 = <&pinctrl_i2c3>;
228 pinctrl-names = "default";
229 pinctrl-0 = <&pinctrl_pcie>;
230 reset-gpio = <&gpio1 29 GPIO_ACTIVE_LOW>;
235 pinctrl-names = "default";
236 pinctrl-0 = <&pinctrl_pwm2>; /* MX6_DIO1 */
241 pinctrl-names = "default";
242 pinctrl-0 = <&pinctrl_pwm3>; /* MX6_DIO2 */
247 pinctrl-names = "default";
248 pinctrl-0 = <&pinctrl_uart2>;
253 pinctrl-names = "default";
254 pinctrl-0 = <&pinctrl_uart3>;
259 pinctrl-names = "default";
260 pinctrl-0 = <&pinctrl_uart5>;
268 pinctrl-names = "default";
269 pinctrl-0 = <&pinctrl_wdog>;
270 fsl,ext-reset-output;
274 pinctrl_gpio_leds: gpioledsgrp {
276 MX6QDL_PAD_KEY_COL0__GPIO4_IO06 0x1b0b0
277 MX6QDL_PAD_KEY_ROW0__GPIO4_IO07 0x1b0b0
278 MX6QDL_PAD_KEY_ROW4__GPIO4_IO15 0x1b0b0
282 pinctrl_gpmi_nand: gpminandgrp {
284 MX6QDL_PAD_NANDF_CLE__NAND_CLE 0xb0b1
285 MX6QDL_PAD_NANDF_ALE__NAND_ALE 0xb0b1
286 MX6QDL_PAD_NANDF_WP_B__NAND_WP_B 0xb0b1
287 MX6QDL_PAD_NANDF_RB0__NAND_READY_B 0xb000
288 MX6QDL_PAD_NANDF_CS0__NAND_CE0_B 0xb0b1
289 MX6QDL_PAD_SD4_CMD__NAND_RE_B 0xb0b1
290 MX6QDL_PAD_SD4_CLK__NAND_WE_B 0xb0b1
291 MX6QDL_PAD_NANDF_D0__NAND_DATA00 0xb0b1
292 MX6QDL_PAD_NANDF_D1__NAND_DATA01 0xb0b1
293 MX6QDL_PAD_NANDF_D2__NAND_DATA02 0xb0b1
294 MX6QDL_PAD_NANDF_D3__NAND_DATA03 0xb0b1
295 MX6QDL_PAD_NANDF_D4__NAND_DATA04 0xb0b1
296 MX6QDL_PAD_NANDF_D5__NAND_DATA05 0xb0b1
297 MX6QDL_PAD_NANDF_D6__NAND_DATA06 0xb0b1
298 MX6QDL_PAD_NANDF_D7__NAND_DATA07 0xb0b1
302 pinctrl_i2c1: i2c1grp {
304 MX6QDL_PAD_EIM_D21__I2C1_SCL 0x4001b8b1
305 MX6QDL_PAD_EIM_D28__I2C1_SDA 0x4001b8b1
309 pinctrl_i2c2: i2c2grp {
311 MX6QDL_PAD_KEY_COL3__I2C2_SCL 0x4001b8b1
312 MX6QDL_PAD_KEY_ROW3__I2C2_SDA 0x4001b8b1
316 pinctrl_i2c3: i2c3grp {
318 MX6QDL_PAD_GPIO_3__I2C3_SCL 0x4001b8b1
319 MX6QDL_PAD_GPIO_6__I2C3_SDA 0x4001b8b1
323 pinctrl_pcie: pciegrp {
325 MX6QDL_PAD_ENET_TXD1__GPIO1_IO29 0x1b0b0
329 pinctrl_pmic: pmicgrp {
331 MX6QDL_PAD_GPIO_8__GPIO1_IO08 0x0001b0b0 /* PMIC_IRQ# */
335 pinctrl_pwm2: pwm2grp {
337 MX6QDL_PAD_SD1_DAT2__PWM2_OUT 0x1b0b1
341 pinctrl_pwm3: pwm3grp {
343 MX6QDL_PAD_SD1_DAT1__PWM3_OUT 0x1b0b1
347 pinctrl_uart2: uart2grp {
349 MX6QDL_PAD_SD4_DAT7__UART2_TX_DATA 0x1b0b1
350 MX6QDL_PAD_SD4_DAT4__UART2_RX_DATA 0x1b0b1
354 pinctrl_uart3: uart3grp {
356 MX6QDL_PAD_EIM_D24__UART3_TX_DATA 0x1b0b1
357 MX6QDL_PAD_EIM_D25__UART3_RX_DATA 0x1b0b1
361 pinctrl_uart5: uart5grp {
363 MX6QDL_PAD_KEY_COL1__UART5_TX_DATA 0x1b0b1
364 MX6QDL_PAD_KEY_ROW1__UART5_RX_DATA 0x1b0b1
368 pinctrl_wdog: wdoggrp {
370 MX6QDL_PAD_DISP0_DAT8__WDOG1_B 0x1b0b0