2 * Copyright (C) 2013 Freescale Semiconductor, Inc.
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
11 #include "imx6sl.dtsi"
14 model = "Freescale i.MX6 SoloLite EVK Board";
15 compatible = "fsl,imx6sl-evk", "fsl,imx6sl";
18 reg = <0x80000000 0x40000000>;
22 compatible = "simple-bus";
24 reg_usb_otg1_vbus: usb_otg1_vbus {
25 compatible = "regulator-fixed";
26 regulator-name = "usb_otg1_vbus";
27 regulator-min-microvolt = <5000000>;
28 regulator-max-microvolt = <5000000>;
33 reg_usb_otg2_vbus: usb_otg2_vbus {
34 compatible = "regulator-fixed";
35 regulator-name = "usb_otg2_vbus";
36 regulator-min-microvolt = <5000000>;
37 regulator-max-microvolt = <5000000>;
45 fsl,spi-num-chipselects = <1>;
46 cs-gpios = <&gpio4 11 0>;
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_ecspi1_1>;
54 compatible = "st,m25p32";
55 spi-max-frequency = <20000000>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_fec_1>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_hog>;
74 MX6SL_PAD_KEY_ROW7__GPIO4_IO07 0x17059
75 MX6SL_PAD_KEY_COL7__GPIO4_IO06 0x17059
76 MX6SL_PAD_SD2_DAT7__GPIO5_IO00 0x17059
77 MX6SL_PAD_SD2_DAT6__GPIO4_IO29 0x17059
78 MX6SL_PAD_REF_CLK_32K__GPIO3_IO22 0x17059
79 MX6SL_PAD_KEY_COL4__GPIO4_IO00 0x80000000
80 MX6SL_PAD_KEY_COL5__GPIO4_IO02 0x80000000
87 pinctrl-names = "default";
88 pinctrl-0 = <&pinctrl_uart1_1>;
93 vbus-supply = <®_usb_otg1_vbus>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_usbotg1_1>;
101 vbus-supply = <®_usb_otg2_vbus>;
103 disable-over-current;
108 pinctrl-names = "default", "state_100mhz", "state_200mhz";
109 pinctrl-0 = <&pinctrl_usdhc1_1>;
110 pinctrl-1 = <&pinctrl_usdhc1_1_100mhz>;
111 pinctrl-2 = <&pinctrl_usdhc1_1_200mhz>;
113 cd-gpios = <&gpio4 7 0>;
114 wp-gpios = <&gpio4 6 0>;
119 pinctrl-names = "default", "state_100mhz", "state_200mhz";
120 pinctrl-0 = <&pinctrl_usdhc2_1>;
121 pinctrl-1 = <&pinctrl_usdhc2_1_100mhz>;
122 pinctrl-2 = <&pinctrl_usdhc2_1_200mhz>;
123 cd-gpios = <&gpio5 0 0>;
124 wp-gpios = <&gpio4 29 0>;
129 pinctrl-names = "default", "state_100mhz", "state_200mhz";
130 pinctrl-0 = <&pinctrl_usdhc3_1>;
131 pinctrl-1 = <&pinctrl_usdhc3_1_100mhz>;
132 pinctrl-2 = <&pinctrl_usdhc3_1_200mhz>;
133 cd-gpios = <&gpio3 22 0>;