imx28-evk.dts 8.2 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
/*
 * Copyright 2012 Freescale Semiconductor, Inc.
 *
 * The code contained herein is licensed under the GNU General Public
 * License. You may obtain a copy of the GNU General Public License
 * Version 2 or later at the following locations:
 *
 * http://www.opensource.org/licenses/gpl-license.html
 * http://www.gnu.org/copyleft/gpl.html
 */

/dts-v1/;
13
#include "imx28.dtsi"
14 15 16 17 18 19 20 21 22 23

/ {
	model = "Freescale i.MX28 Evaluation Kit";
	compatible = "fsl,imx28-evk", "fsl,imx28";

	memory {
		reg = <0x40000000 0x08000000>;
	};

	apb@80000000 {
S
Shawn Guo 已提交
24
		apbh@80000000 {
H
Huang Shijie 已提交
25 26
			gpmi-nand@8000c000 {
				pinctrl-names = "default";
27 28
				pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg
					     &gpmi_pins_evk>;
H
Huang Shijie 已提交
29 30 31
				status = "okay";
			};

S
Shawn Guo 已提交
32 33 34 35 36 37 38
			ssp0: ssp@80010000 {
				compatible = "fsl,imx28-mmc";
				pinctrl-names = "default";
				pinctrl-0 = <&mmc0_8bit_pins_a
					&mmc0_cd_cfg &mmc0_sck_cfg>;
				bus-width = <8>;
				wp-gpios = <&gpio2 12 0>;
39
				vmmc-supply = <&reg_vddio_sd0>;
S
Shawn Guo 已提交
40 41 42 43 44 45 46 47
				status = "okay";
			};

			ssp1: ssp@80012000 {
				compatible = "fsl,imx28-mmc";
				bus-width = <8>;
				wp-gpios = <&gpio0 28 0>;
			};
48

49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
			ssp2: ssp@80014000 {
				#address-cells = <1>;
				#size-cells = <0>;
				compatible = "fsl,imx28-spi";
				pinctrl-names = "default";
				pinctrl-0 = <&spi2_pins_a>;
				status = "okay";

				flash: m25p80@0 {
					#address-cells = <1>;
					#size-cells = <1>;
					compatible = "sst,sst25vf016b";
					spi-max-frequency = <40000000>;
					reg = <0>;
				};
			};

66 67 68 69
			pinctrl@80018000 {
				pinctrl-names = "default";
				pinctrl-0 = <&hog_pins_a>;

F
Fabio Estevam 已提交
70
				hog_pins_a: hog@0 {
71 72
					reg = <0>;
					fsl,pinmux-ids = <
73 74 75 76 77 78 79 80
						MX28_PAD_SSP1_CMD__GPIO_2_13
						MX28_PAD_SSP1_DATA3__GPIO_2_15
						MX28_PAD_ENET0_RX_CLK__GPIO_4_13
						MX28_PAD_SSP1_SCK__GPIO_2_12
						MX28_PAD_PWM3__GPIO_3_28
						MX28_PAD_LCD_RESET__GPIO_3_30
						MX28_PAD_AUART2_RX__GPIO_3_8
						MX28_PAD_AUART2_TX__GPIO_3_9
81
					>;
82 83 84
					fsl,drive-strength = <MXS_DRIVE_4mA>;
					fsl,voltage = <MXS_VOLTAGE_HIGH>;
					fsl,pull-up = <MXS_PULL_DISABLE>;
85 86
				};

87 88 89
				led_pin_gpio3_5: led_gpio3_5@0 {
					reg = <0>;
					fsl,pinmux-ids = <
90
						MX28_PAD_AUART1_TX__GPIO_3_5
91
					>;
92 93 94
					fsl,drive-strength = <MXS_DRIVE_4mA>;
					fsl,voltage = <MXS_VOLTAGE_HIGH>;
					fsl,pull-up = <MXS_PULL_DISABLE>;
95 96
				};

97 98 99
				gpmi_pins_evk: gpmi-nand-evk@0 {
					reg = <0>;
					fsl,pinmux-ids = <
100 101
						MX28_PAD_GPMI_CE1N__GPMI_CE1N
						MX28_PAD_GPMI_RDY1__GPMI_READY1
102
					>;
103 104 105
					fsl,drive-strength = <MXS_DRIVE_4mA>;
					fsl,voltage = <MXS_VOLTAGE_HIGH>;
					fsl,pull-up = <MXS_PULL_DISABLE>;
106
				};
107 108 109 110

				lcdif_pins_evk: lcdif-evk@0 {
					reg = <0>;
					fsl,pinmux-ids = <
111 112 113 114
						MX28_PAD_LCD_RD_E__LCD_VSYNC
						MX28_PAD_LCD_WR_RWN__LCD_HSYNC
						MX28_PAD_LCD_RS__LCD_DOTCLK
						MX28_PAD_LCD_CS__LCD_ENABLE
115
					>;
116 117 118
					fsl,drive-strength = <MXS_DRIVE_4mA>;
					fsl,voltage = <MXS_VOLTAGE_HIGH>;
					fsl,pull-up = <MXS_PULL_DISABLE>;
119
				};
120
			};
121 122 123

			lcdif@80030000 {
				pinctrl-names = "default";
124 125
				pinctrl-0 = <&lcdif_24bit_pins_a
					     &lcdif_pins_evk>;
126
				lcd-supply = <&reg_lcd_3v3>;
127
				display = <&display0>;
128
				status = "okay";
129

130
				display0: display0 {
131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
					bits-per-pixel = <32>;
					bus-width = <24>;

					display-timings {
						native-mode = <&timing0>;
						timing0: timing0 {
							clock-frequency = <33500000>;
							hactive = <800>;
							vactive = <480>;
							hback-porch = <89>;
							hfront-porch = <164>;
							vback-porch = <23>;
							vfront-porch = <10>;
							hsync-len = <10>;
							vsync-len = <10>;
							hsync-active = <0>;
							vsync-active = <0>;
							de-active = <1>;
							pixelclk-active = <0>;
						};
					};
				};
153
			};
154 155 156 157

			can0: can@80032000 {
				pinctrl-names = "default";
				pinctrl-0 = <&can0_pins_a>;
158
				xceiver-supply = <&reg_can_3v3>;
159 160 161 162 163 164
				status = "okay";
			};

			can1: can@80034000 {
				pinctrl-names = "default";
				pinctrl-0 = <&can1_pins_a>;
165
				xceiver-supply = <&reg_can_3v3>;
166 167
				status = "okay";
			};
S
Shawn Guo 已提交
168 169
		};

170
		apbx@80040000 {
171 172 173 174 175 176 177 178 179 180 181 182 183
			saif0: saif@80042000 {
				pinctrl-names = "default";
				pinctrl-0 = <&saif0_pins_a>;
				status = "okay";
			};

			saif1: saif@80046000 {
				pinctrl-names = "default";
				pinctrl-0 = <&saif1_pins_a>;
				fsl,saif-master = <&saif0>;
				status = "okay";
			};

F
Fabio Estevam 已提交
184
			lradc@80050000 {
185
				fsl,lradc-touchscreen-wires = <4>;
F
Fabio Estevam 已提交
186
				status = "okay";
187 188 189 190
				fsl,lradc-touchscreen-wires = <4>;
				fsl,ave-ctrl = <4>;
				fsl,ave-delay = <2>;
				fsl,settling = <10>;
F
Fabio Estevam 已提交
191 192
			};

193 194 195 196
			i2c0: i2c@80058000 {
				pinctrl-names = "default";
				pinctrl-0 = <&i2c0_pins_a>;
				status = "okay";
197 198 199 200 201 202

				sgtl5000: codec@0a {
					compatible = "fsl,sgtl5000";
					reg = <0x0a>;
					VDDA-supply = <&reg_3p3v>;
					VDDIO-supply = <&reg_3p3v>;
203
					clocks = <&saif0>;
204
				};
205 206 207 208 209 210

				at24@51 {
					compatible = "at24,24c32";
					pagesize = <32>;
					reg = <0x51>;
				};
211 212
			};

213 214 215 216 217 218
			pwm: pwm@80064000 {
				pinctrl-names = "default";
				pinctrl-0 = <&pwm2_pins_a>;
				status = "okay";
			};

219 220 221 222 223
			duart: serial@80074000 {
				pinctrl-names = "default";
				pinctrl-0 = <&duart_pins_a>;
				status = "okay";
			};
224 225 226 227

			auart0: serial@8006a000 {
				pinctrl-names = "default";
				pinctrl-0 = <&auart0_pins_a>;
228
				fsl,uart-has-rtscts;
229 230 231 232 233 234 235 236
				status = "okay";
			};

			auart3: serial@80070000 {
				pinctrl-names = "default";
				pinctrl-0 = <&auart3_pins_a>;
				status = "okay";
			};
237 238 239 240 241 242 243 244

			usbphy0: usbphy@8007c000 {
				status = "okay";
			};

			usbphy1: usbphy@8007e000 {
				status = "okay";
			};
245 246 247 248
		};
	};

	ahb@80080000 {
249
		usb0: usb@80080000 {
250 251
			pinctrl-names = "default";
			pinctrl-0 = <&usb0_id_pins_a>;
252 253 254 255 256 257 258 259 260
			vbus-supply = <&reg_usb0_vbus>;
			status = "okay";
		};

		usb1: usb@80090000 {
			vbus-supply = <&reg_usb1_vbus>;
			status = "okay";
		};

261 262 263 264
		mac0: ethernet@800f0000 {
			phy-mode = "rmii";
			pinctrl-names = "default";
			pinctrl-0 = <&mac0_pins_a>;
265 266 267
			phy-supply = <&reg_fec_3v3>;
			phy-reset-gpios = <&gpio4 13 0>;
			phy-reset-duration = <100>;
268 269 270 271 272 273 274 275 276 277
			status = "okay";
		};

		mac1: ethernet@800f4000 {
			phy-mode = "rmii";
			pinctrl-names = "default";
			pinctrl-0 = <&mac1_pins_a>;
			status = "okay";
		};
	};
278 279 280

	regulators {
		compatible = "simple-bus";
281 282
		#address-cells = <1>;
		#size-cells = <0>;
283

284
		reg_3p3v: regulator@0 {
285
			compatible = "regulator-fixed";
286
			reg = <0>;
287 288 289 290 291
			regulator-name = "3P3V";
			regulator-min-microvolt = <3300000>;
			regulator-max-microvolt = <3300000>;
			regulator-always-on;
		};
292

293
		reg_vddio_sd0: regulator@1 {
294
			compatible = "regulator-fixed";
295
			reg = <1>;
296 297 298 299 300
			regulator-name = "vddio-sd0";
			regulator-min-microvolt = <3300000>;
			regulator-max-microvolt = <3300000>;
			gpio = <&gpio3 28 0>;
		};
301

302
		reg_fec_3v3: regulator@2 {
303
			compatible = "regulator-fixed";
304
			reg = <2>;
305 306 307 308 309
			regulator-name = "fec-3v3";
			regulator-min-microvolt = <3300000>;
			regulator-max-microvolt = <3300000>;
			gpio = <&gpio2 15 0>;
		};
310

311
		reg_usb0_vbus: regulator@3 {
312
			compatible = "regulator-fixed";
313
			reg = <3>;
314 315 316 317 318 319 320
			regulator-name = "usb0_vbus";
			regulator-min-microvolt = <5000000>;
			regulator-max-microvolt = <5000000>;
			gpio = <&gpio3 9 0>;
			enable-active-high;
		};

321
		reg_usb1_vbus: regulator@4 {
322
			compatible = "regulator-fixed";
323
			reg = <4>;
324 325 326 327 328 329
			regulator-name = "usb1_vbus";
			regulator-min-microvolt = <5000000>;
			regulator-max-microvolt = <5000000>;
			gpio = <&gpio3 8 0>;
			enable-active-high;
		};
330

331
		reg_lcd_3v3: regulator@5 {
332
			compatible = "regulator-fixed";
333
			reg = <5>;
334 335 336 337 338 339
			regulator-name = "lcd-3v3";
			regulator-min-microvolt = <3300000>;
			regulator-max-microvolt = <3300000>;
			gpio = <&gpio3 30 0>;
			enable-active-high;
		};
340

341
		reg_can_3v3: regulator@6 {
342
			compatible = "regulator-fixed";
343
			reg = <6>;
344 345 346 347 348 349 350
			regulator-name = "can-3v3";
			regulator-min-microvolt = <3300000>;
			regulator-max-microvolt = <3300000>;
			gpio = <&gpio2 13 0>;
			enable-active-high;
		};

351 352 353 354 355 356 357 358 359
	};

	sound {
		compatible = "fsl,imx28-evk-sgtl5000",
			     "fsl,mxs-audio-sgtl5000";
		model = "imx28-evk-sgtl5000";
		saif-controllers = <&saif0 &saif1>;
		audio-codec = <&sgtl5000>;
	};
360 361 362

	leds {
		compatible = "gpio-leds";
363 364
		pinctrl-names = "default";
		pinctrl-0 = <&led_pin_gpio3_5>;
365 366 367 368 369 370 371

		user {
			label = "Heartbeat";
			gpios = <&gpio3 5 0>;
			linux,default-trigger = "heartbeat";
		};
	};
372 373 374 375 376 377 378

	backlight {
		compatible = "pwm-backlight";
		pwms = <&pwm 2 5000000>;
		brightness-levels = <0 4 8 16 32 64 128 255>;
		default-brightness-level = <6>;
	};
379
};