2 * Copyright 2012 Freescale Semiconductor, Inc.
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
13 /include/ "imx28.dtsi"
16 model = "Freescale i.MX28 Evaluation Kit";
17 compatible = "fsl,imx28-evk", "fsl,imx28";
20 reg = <0x40000000 0x08000000>;
26 pinctrl-names = "default";
27 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg
33 compatible = "fsl,imx28-mmc";
34 pinctrl-names = "default";
35 pinctrl-0 = <&mmc0_8bit_pins_a
36 &mmc0_cd_cfg &mmc0_sck_cfg>;
38 wp-gpios = <&gpio2 12 0>;
39 vmmc-supply = <®_vddio_sd0>;
44 compatible = "fsl,imx28-mmc";
46 wp-gpios = <&gpio0 28 0>;
52 compatible = "fsl,imx28-spi";
53 pinctrl-names = "default";
54 pinctrl-0 = <&spi2_pins_a>;
60 compatible = "sst,sst25vf016b";
61 spi-max-frequency = <40000000>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&hog_pins_a>;
73 0x20d3 /* MX28_PAD_SSP1_CMD__GPIO_2_13 */
74 0x20f3 /* MX28_PAD_SSP1_DATA3__GPIO_2_15 */
75 0x40d3 /* MX28_PAD_ENET0_RX_CLK__GPIO_4_13 */
76 0x20c3 /* MX28_PAD_SSP1_SCK__GPIO_2_12 */
77 0x31c3 /* MX28_PAD_PWM3__GPIO_3_28 */
78 0x31e3 /* MX28_PAD_LCD_RESET__GPIO_3_30 */
79 0x3083 /* MX28_PAD_AUART2_RX__GPIO_3_8 */
80 0x3093 /* MX28_PAD_AUART2_TX__GPIO_3_9 */
82 fsl,drive-strength = <0>;
87 led_pin_gpio3_5: led_gpio3_5@0 {
90 0x3053 /* MX28_PAD_AUART1_TX__GPIO_3_5 */
92 fsl,drive-strength = <0>;
97 gpmi_pins_evk: gpmi-nand-evk@0 {
100 0x0110 /* MX28_PAD_GPMI_CE1N__GPMI_CE1N */
101 0x0150 /* MX28_PAD_GPMI_RDY1__GPMI_READY1 */
103 fsl,drive-strength = <0>;
108 lcdif_pins_evk: lcdif-evk@0 {
111 0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */
112 0x1191 /* MX28_PAD_LCD_WR_RWN__LCD_HSYNC */
113 0x11a1 /* MX28_PAD_LCD_RS__LCD_DOTCLK */
114 0x11b1 /* MX28_PAD_LCD_CS__LCD_ENABLE */
116 fsl,drive-strength = <0>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&lcdif_24bit_pins_a
126 lcd-supply = <®_lcd_3v3>;
127 display = <&display>;
131 bits-per-pixel = <32>;
135 native-mode = <&timing0>;
137 clock-frequency = <33500000>;
141 hfront-porch = <164>;
149 pixelclk-active = <0>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&can0_pins_a>;
158 xceiver-supply = <®_can_3v3>;
163 pinctrl-names = "default";
164 pinctrl-0 = <&can1_pins_a>;
165 xceiver-supply = <®_can_3v3>;
171 saif0: saif@80042000 {
172 pinctrl-names = "default";
173 pinctrl-0 = <&saif0_pins_a>;
177 saif1: saif@80046000 {
178 pinctrl-names = "default";
179 pinctrl-0 = <&saif1_pins_a>;
180 fsl,saif-master = <&saif0>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&i2c0_pins_a>;
194 compatible = "fsl,sgtl5000";
196 VDDA-supply = <®_3p3v>;
197 VDDIO-supply = <®_3p3v>;
202 compatible = "at24,24c32";
209 pinctrl-names = "default";
210 pinctrl-0 = <&pwm2_pins_a>;
214 duart: serial@80074000 {
215 pinctrl-names = "default";
216 pinctrl-0 = <&duart_pins_a>;
220 auart0: serial@8006a000 {
221 pinctrl-names = "default";
222 pinctrl-0 = <&auart0_pins_a>;
227 auart3: serial@80070000 {
228 pinctrl-names = "default";
229 pinctrl-0 = <&auart3_pins_a>;
233 usbphy0: usbphy@8007c000 {
237 usbphy1: usbphy@8007e000 {
245 vbus-supply = <®_usb0_vbus>;
250 vbus-supply = <®_usb1_vbus>;
254 mac0: ethernet@800f0000 {
256 pinctrl-names = "default";
257 pinctrl-0 = <&mac0_pins_a>;
258 phy-supply = <®_fec_3v3>;
259 phy-reset-gpios = <&gpio4 13 0>;
260 phy-reset-duration = <100>;
264 mac1: ethernet@800f4000 {
266 pinctrl-names = "default";
267 pinctrl-0 = <&mac1_pins_a>;
273 compatible = "simple-bus";
276 compatible = "regulator-fixed";
277 regulator-name = "3P3V";
278 regulator-min-microvolt = <3300000>;
279 regulator-max-microvolt = <3300000>;
283 reg_vddio_sd0: vddio-sd0 {
284 compatible = "regulator-fixed";
285 regulator-name = "vddio-sd0";
286 regulator-min-microvolt = <3300000>;
287 regulator-max-microvolt = <3300000>;
288 gpio = <&gpio3 28 0>;
291 reg_fec_3v3: fec-3v3 {
292 compatible = "regulator-fixed";
293 regulator-name = "fec-3v3";
294 regulator-min-microvolt = <3300000>;
295 regulator-max-microvolt = <3300000>;
296 gpio = <&gpio2 15 0>;
299 reg_usb0_vbus: usb0_vbus {
300 compatible = "regulator-fixed";
301 regulator-name = "usb0_vbus";
302 regulator-min-microvolt = <5000000>;
303 regulator-max-microvolt = <5000000>;
308 reg_usb1_vbus: usb1_vbus {
309 compatible = "regulator-fixed";
310 regulator-name = "usb1_vbus";
311 regulator-min-microvolt = <5000000>;
312 regulator-max-microvolt = <5000000>;
317 reg_lcd_3v3: lcd-3v3 {
318 compatible = "regulator-fixed";
319 regulator-name = "lcd-3v3";
320 regulator-min-microvolt = <3300000>;
321 regulator-max-microvolt = <3300000>;
322 gpio = <&gpio3 30 0>;
326 reg_can_3v3: can-3v3 {
327 compatible = "regulator-fixed";
328 regulator-name = "can-3v3";
329 regulator-min-microvolt = <3300000>;
330 regulator-max-microvolt = <3300000>;
331 gpio = <&gpio2 13 0>;
338 compatible = "fsl,imx28-evk-sgtl5000",
339 "fsl,mxs-audio-sgtl5000";
340 model = "imx28-evk-sgtl5000";
341 saif-controllers = <&saif0 &saif1>;
342 audio-codec = <&sgtl5000>;
346 compatible = "gpio-leds";
347 pinctrl-names = "default";
348 pinctrl-0 = <&led_pin_gpio3_5>;
352 gpios = <&gpio3 5 0>;
353 linux,default-trigger = "heartbeat";
358 compatible = "pwm-backlight";
359 pwms = <&pwm 2 5000000>;
360 brightness-levels = <0 4 8 16 32 64 128 255>;
361 default-brightness-level = <6>;