2 * Copyright 2013 Christian Hemp, Phytec Messtechnik GmbH
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
15 model = "Phytec phyFLEX-i.MX6 Ouad";
16 compatible = "phytec,imx6q-pfla02", "fsl,imx6q";
19 reg = <0x10000000 0x80000000>;
24 pinctrl-names = "default";
25 pinctrl-0 = <&pinctrl_ecspi3_1>;
27 fsl,spi-num-chipselects = <1>;
28 cs-gpios = <&gpio4 24 0>;
31 compatible = "m25p80";
32 spi-max-frequency = <20000000>;
38 pinctrl-names = "default";
39 pinctrl-0 = <&pinctrl_i2c1_1>;
43 compatible = "atmel,24c32";
48 compatible = "dialog,da9063";
50 interrupt-parent = <&gpio4>;
51 interrupts = <17 0x8>; /* active-low GPIO4_17 */
55 regulator-min-microvolt = <730000>;
56 regulator-max-microvolt = <1380000>;
61 regulator-min-microvolt = <730000>;
62 regulator-max-microvolt = <1380000>;
67 regulator-min-microvolt = <1500000>;
68 regulator-max-microvolt = <1500000>;
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
78 vdd_buckmem_reg: bmem {
79 regulator-min-microvolt = <3300000>;
80 regulator-max-microvolt = <3300000>;
85 regulator-min-microvolt = <1200000>;
86 regulator-max-microvolt = <1200000>;
90 vdd_eth_io_reg: ldo4 {
91 regulator-min-microvolt = <2500000>;
92 regulator-max-microvolt = <2500000>;
96 vdd_mx6_snvs_reg: ldo5 {
97 regulator-min-microvolt = <3000000>;
98 regulator-max-microvolt = <3000000>;
102 vdd_3v3_pmic_io_reg: ldo6 {
103 regulator-min-microvolt = <3300000>;
104 regulator-max-microvolt = <3300000>;
109 regulator-min-microvolt = <3300000>;
110 regulator-max-microvolt = <3300000>;
114 regulator-min-microvolt = <3300000>;
115 regulator-max-microvolt = <3300000>;
118 vdd_mx6_high_reg: ldo11 {
119 regulator-min-microvolt = <3000000>;
120 regulator-max-microvolt = <3000000>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_hog>;
132 pinctrl_hog: hoggrp {
134 MX6QDL_PAD_EIM_D23__GPIO3_IO23 0x80000000
135 MX6QDL_PAD_DISP0_DAT3__GPIO4_IO24 0x80000000 /* SPI NOR chipselect */
136 MX6QDL_PAD_DI0_PIN15__GPIO4_IO17 0x80000000 /* PMIC interrupt */
142 pinctrl_usdhc3_pfla02: usdhc3grp-pfla02 {
144 MX6QDL_PAD_ENET_RXD0__GPIO1_IO27 0x80000000
145 MX6QDL_PAD_ENET_TXD1__GPIO1_IO29 0x80000000
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_enet_3>;
155 phy-reset-gpios = <&gpio3 23 0>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&pinctrl_uart4_1>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&pinctrl_usdhc2_2>;
168 cd-gpios = <&gpio1 4 0>;
169 wp-gpios = <&gpio1 2 0>;
174 pinctrl-names = "default";
175 pinctrl-0 = <&pinctrl_usdhc3_2
176 &pinctrl_usdhc3_pfla02>;
177 cd-gpios = <&gpio1 27 0>;
178 wp-gpios = <&gpio1 29 0>;