imx28-evk.dts 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. /*
  2. * Copyright 2012 Freescale Semiconductor, Inc.
  3. *
  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:
  7. *
  8. * http://www.opensource.org/licenses/gpl-license.html
  9. * http://www.gnu.org/copyleft/gpl.html
  10. */
  11. /dts-v1/;
  12. /include/ "imx28.dtsi"
  13. / {
  14. model = "Freescale i.MX28 Evaluation Kit";
  15. compatible = "fsl,imx28-evk", "fsl,imx28";
  16. memory {
  17. reg = <0x40000000 0x08000000>;
  18. };
  19. apb@80000000 {
  20. apbh@80000000 {
  21. gpmi-nand@8000c000 {
  22. pinctrl-names = "default";
  23. pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg
  24. &gpmi_pins_evk>;
  25. status = "okay";
  26. };
  27. ssp0: ssp@80010000 {
  28. compatible = "fsl,imx28-mmc";
  29. pinctrl-names = "default";
  30. pinctrl-0 = <&mmc0_8bit_pins_a
  31. &mmc0_cd_cfg &mmc0_sck_cfg>;
  32. bus-width = <8>;
  33. wp-gpios = <&gpio2 12 0>;
  34. vmmc-supply = <&reg_vddio_sd0>;
  35. status = "okay";
  36. };
  37. ssp1: ssp@80012000 {
  38. compatible = "fsl,imx28-mmc";
  39. bus-width = <8>;
  40. wp-gpios = <&gpio0 28 0>;
  41. };
  42. ssp2: ssp@80014000 {
  43. #address-cells = <1>;
  44. #size-cells = <0>;
  45. compatible = "fsl,imx28-spi";
  46. pinctrl-names = "default";
  47. pinctrl-0 = <&spi2_pins_a>;
  48. status = "okay";
  49. flash: m25p80@0 {
  50. #address-cells = <1>;
  51. #size-cells = <1>;
  52. compatible = "sst,sst25vf016b";
  53. spi-max-frequency = <40000000>;
  54. reg = <0>;
  55. };
  56. };
  57. pinctrl@80018000 {
  58. pinctrl-names = "default";
  59. pinctrl-0 = <&hog_pins_a>;
  60. hog_pins_a: hog@0 {
  61. reg = <0>;
  62. fsl,pinmux-ids = <
  63. 0x20d3 /* MX28_PAD_SSP1_CMD__GPIO_2_13 */
  64. 0x20f3 /* MX28_PAD_SSP1_DATA3__GPIO_2_15 */
  65. 0x40d3 /* MX28_PAD_ENET0_RX_CLK__GPIO_4_13 */
  66. 0x20c3 /* MX28_PAD_SSP1_SCK__GPIO_2_12 */
  67. 0x31c3 /* MX28_PAD_PWM3__GPIO_3_28 */
  68. 0x31e3 /* MX28_PAD_LCD_RESET__GPIO_3_30 */
  69. 0x3083 /* MX28_PAD_AUART2_RX__GPIO_3_8 */
  70. 0x3093 /* MX28_PAD_AUART2_TX__GPIO_3_9 */
  71. >;
  72. fsl,drive-strength = <0>;
  73. fsl,voltage = <1>;
  74. fsl,pull-up = <0>;
  75. };
  76. led_pin_gpio3_5: led_gpio3_5@0 {
  77. reg = <0>;
  78. fsl,pinmux-ids = <
  79. 0x3053 /* MX28_PAD_AUART1_TX__GPIO_3_5 */
  80. >;
  81. fsl,drive-strength = <0>;
  82. fsl,voltage = <1>;
  83. fsl,pull-up = <0>;
  84. };
  85. gpmi_pins_evk: gpmi-nand-evk@0 {
  86. reg = <0>;
  87. fsl,pinmux-ids = <
  88. 0x0110 /* MX28_PAD_GPMI_CE1N__GPMI_CE1N */
  89. 0x0150 /* MX28_PAD_GPMI_RDY1__GPMI_READY1 */
  90. >;
  91. fsl,drive-strength = <0>;
  92. fsl,voltage = <1>;
  93. fsl,pull-up = <0>;
  94. };
  95. lcdif_pins_evk: lcdif-evk@0 {
  96. reg = <0>;
  97. fsl,pinmux-ids = <
  98. 0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */
  99. 0x1191 /* MX28_PAD_LCD_WR_RWN__LCD_HSYNC */
  100. 0x11a1 /* MX28_PAD_LCD_RS__LCD_DOTCLK */
  101. 0x11b1 /* MX28_PAD_LCD_CS__LCD_ENABLE */
  102. >;
  103. fsl,drive-strength = <0>;
  104. fsl,voltage = <1>;
  105. fsl,pull-up = <0>;
  106. };
  107. };
  108. lcdif@80030000 {
  109. pinctrl-names = "default";
  110. pinctrl-0 = <&lcdif_24bit_pins_a
  111. &lcdif_pins_evk>;
  112. lcd-supply = <&reg_lcd_3v3>;
  113. display = <&display>;
  114. status = "okay";
  115. display: display {
  116. bits-per-pixel = <32>;
  117. bus-width = <24>;
  118. display-timings {
  119. native-mode = <&timing0>;
  120. timing0: timing0 {
  121. clock-frequency = <33500000>;
  122. hactive = <800>;
  123. vactive = <480>;
  124. hback-porch = <89>;
  125. hfront-porch = <164>;
  126. vback-porch = <23>;
  127. vfront-porch = <10>;
  128. hsync-len = <10>;
  129. vsync-len = <10>;
  130. hsync-active = <0>;
  131. vsync-active = <0>;
  132. de-active = <1>;
  133. pixelclk-active = <0>;
  134. };
  135. };
  136. };
  137. };
  138. can0: can@80032000 {
  139. pinctrl-names = "default";
  140. pinctrl-0 = <&can0_pins_a>;
  141. status = "okay";
  142. };
  143. can1: can@80034000 {
  144. pinctrl-names = "default";
  145. pinctrl-0 = <&can1_pins_a>;
  146. status = "okay";
  147. };
  148. };
  149. apbx@80040000 {
  150. saif0: saif@80042000 {
  151. pinctrl-names = "default";
  152. pinctrl-0 = <&saif0_pins_a>;
  153. status = "okay";
  154. };
  155. saif1: saif@80046000 {
  156. pinctrl-names = "default";
  157. pinctrl-0 = <&saif1_pins_a>;
  158. fsl,saif-master = <&saif0>;
  159. status = "okay";
  160. };
  161. lradc@80050000 {
  162. status = "okay";
  163. };
  164. i2c0: i2c@80058000 {
  165. pinctrl-names = "default";
  166. pinctrl-0 = <&i2c0_pins_a>;
  167. status = "okay";
  168. sgtl5000: codec@0a {
  169. compatible = "fsl,sgtl5000";
  170. reg = <0x0a>;
  171. VDDA-supply = <&reg_3p3v>;
  172. VDDIO-supply = <&reg_3p3v>;
  173. };
  174. at24@51 {
  175. compatible = "at24,24c32";
  176. pagesize = <32>;
  177. reg = <0x51>;
  178. };
  179. };
  180. pwm: pwm@80064000 {
  181. pinctrl-names = "default";
  182. pinctrl-0 = <&pwm2_pins_a>;
  183. status = "okay";
  184. };
  185. duart: serial@80074000 {
  186. pinctrl-names = "default";
  187. pinctrl-0 = <&duart_pins_a>;
  188. status = "okay";
  189. };
  190. auart0: serial@8006a000 {
  191. pinctrl-names = "default";
  192. pinctrl-0 = <&auart0_pins_a>;
  193. status = "okay";
  194. };
  195. auart3: serial@80070000 {
  196. pinctrl-names = "default";
  197. pinctrl-0 = <&auart3_pins_a>;
  198. status = "okay";
  199. };
  200. usbphy0: usbphy@8007c000 {
  201. status = "okay";
  202. };
  203. usbphy1: usbphy@8007e000 {
  204. status = "okay";
  205. };
  206. };
  207. };
  208. ahb@80080000 {
  209. usb0: usb@80080000 {
  210. vbus-supply = <&reg_usb0_vbus>;
  211. status = "okay";
  212. };
  213. usb1: usb@80090000 {
  214. vbus-supply = <&reg_usb1_vbus>;
  215. status = "okay";
  216. };
  217. mac0: ethernet@800f0000 {
  218. phy-mode = "rmii";
  219. pinctrl-names = "default";
  220. pinctrl-0 = <&mac0_pins_a>;
  221. phy-supply = <&reg_fec_3v3>;
  222. phy-reset-gpios = <&gpio4 13 0>;
  223. phy-reset-duration = <100>;
  224. status = "okay";
  225. };
  226. mac1: ethernet@800f4000 {
  227. phy-mode = "rmii";
  228. pinctrl-names = "default";
  229. pinctrl-0 = <&mac1_pins_a>;
  230. status = "okay";
  231. };
  232. };
  233. regulators {
  234. compatible = "simple-bus";
  235. reg_3p3v: 3p3v {
  236. compatible = "regulator-fixed";
  237. regulator-name = "3P3V";
  238. regulator-min-microvolt = <3300000>;
  239. regulator-max-microvolt = <3300000>;
  240. regulator-always-on;
  241. };
  242. reg_vddio_sd0: vddio-sd0 {
  243. compatible = "regulator-fixed";
  244. regulator-name = "vddio-sd0";
  245. regulator-min-microvolt = <3300000>;
  246. regulator-max-microvolt = <3300000>;
  247. gpio = <&gpio3 28 0>;
  248. };
  249. reg_fec_3v3: fec-3v3 {
  250. compatible = "regulator-fixed";
  251. regulator-name = "fec-3v3";
  252. regulator-min-microvolt = <3300000>;
  253. regulator-max-microvolt = <3300000>;
  254. gpio = <&gpio2 15 0>;
  255. };
  256. reg_usb0_vbus: usb0_vbus {
  257. compatible = "regulator-fixed";
  258. regulator-name = "usb0_vbus";
  259. regulator-min-microvolt = <5000000>;
  260. regulator-max-microvolt = <5000000>;
  261. gpio = <&gpio3 9 0>;
  262. enable-active-high;
  263. };
  264. reg_usb1_vbus: usb1_vbus {
  265. compatible = "regulator-fixed";
  266. regulator-name = "usb1_vbus";
  267. regulator-min-microvolt = <5000000>;
  268. regulator-max-microvolt = <5000000>;
  269. gpio = <&gpio3 8 0>;
  270. enable-active-high;
  271. };
  272. reg_lcd_3v3: lcd-3v3 {
  273. compatible = "regulator-fixed";
  274. regulator-name = "lcd-3v3";
  275. regulator-min-microvolt = <3300000>;
  276. regulator-max-microvolt = <3300000>;
  277. gpio = <&gpio3 30 0>;
  278. enable-active-high;
  279. };
  280. };
  281. sound {
  282. compatible = "fsl,imx28-evk-sgtl5000",
  283. "fsl,mxs-audio-sgtl5000";
  284. model = "imx28-evk-sgtl5000";
  285. saif-controllers = <&saif0 &saif1>;
  286. audio-codec = <&sgtl5000>;
  287. };
  288. leds {
  289. compatible = "gpio-leds";
  290. pinctrl-names = "default";
  291. pinctrl-0 = <&led_pin_gpio3_5>;
  292. user {
  293. label = "Heartbeat";
  294. gpios = <&gpio3 5 0>;
  295. linux,default-trigger = "heartbeat";
  296. };
  297. };
  298. backlight {
  299. compatible = "pwm-backlight";
  300. pwms = <&pwm 2 5000000>;
  301. brightness-levels = <0 4 8 16 32 64 128 255>;
  302. default-brightness-level = <6>;
  303. };
  304. };