imx28-evk.dts 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  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. 0x3053 /* MX28_PAD_AUART1_TX__GPIO_3_5 */
  70. 0x3083 /* MX28_PAD_AUART2_RX__GPIO_3_8 */
  71. 0x3093 /* MX28_PAD_AUART2_TX__GPIO_3_9 */
  72. >;
  73. fsl,drive-strength = <0>;
  74. fsl,voltage = <1>;
  75. fsl,pull-up = <0>;
  76. };
  77. gpmi_pins_evk: gpmi-nand-evk@0 {
  78. reg = <0>;
  79. fsl,pinmux-ids = <
  80. 0x0110 /* MX28_PAD_GPMI_CE1N__GPMI_CE1N */
  81. 0x0150 /* MX28_PAD_GPMI_RDY1__GPMI_READY1 */
  82. >;
  83. fsl,drive-strength = <0>;
  84. fsl,voltage = <1>;
  85. fsl,pull-up = <0>;
  86. };
  87. lcdif_pins_evk: lcdif-evk@0 {
  88. reg = <0>;
  89. fsl,pinmux-ids = <
  90. 0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */
  91. 0x1191 /* MX28_PAD_LCD_WR_RWN__LCD_HSYNC */
  92. 0x11a1 /* MX28_PAD_LCD_RS__LCD_DOTCLK */
  93. 0x11b1 /* MX28_PAD_LCD_CS__LCD_ENABLE */
  94. >;
  95. fsl,drive-strength = <0>;
  96. fsl,voltage = <1>;
  97. fsl,pull-up = <0>;
  98. };
  99. };
  100. lcdif@80030000 {
  101. pinctrl-names = "default";
  102. pinctrl-0 = <&lcdif_24bit_pins_a
  103. &lcdif_pins_evk>;
  104. panel-enable-gpios = <&gpio3 30 0>;
  105. status = "okay";
  106. };
  107. can0: can@80032000 {
  108. pinctrl-names = "default";
  109. pinctrl-0 = <&can0_pins_a>;
  110. status = "okay";
  111. };
  112. can1: can@80034000 {
  113. pinctrl-names = "default";
  114. pinctrl-0 = <&can1_pins_a>;
  115. status = "okay";
  116. };
  117. };
  118. apbx@80040000 {
  119. saif0: saif@80042000 {
  120. pinctrl-names = "default";
  121. pinctrl-0 = <&saif0_pins_a>;
  122. status = "okay";
  123. };
  124. saif1: saif@80046000 {
  125. pinctrl-names = "default";
  126. pinctrl-0 = <&saif1_pins_a>;
  127. fsl,saif-master = <&saif0>;
  128. status = "okay";
  129. };
  130. lradc@80050000 {
  131. status = "okay";
  132. };
  133. i2c0: i2c@80058000 {
  134. pinctrl-names = "default";
  135. pinctrl-0 = <&i2c0_pins_a>;
  136. status = "okay";
  137. sgtl5000: codec@0a {
  138. compatible = "fsl,sgtl5000";
  139. reg = <0x0a>;
  140. VDDA-supply = <&reg_3p3v>;
  141. VDDIO-supply = <&reg_3p3v>;
  142. };
  143. at24@51 {
  144. compatible = "at24,24c32";
  145. pagesize = <32>;
  146. reg = <0x51>;
  147. };
  148. };
  149. pwm: pwm@80064000 {
  150. pinctrl-names = "default";
  151. pinctrl-0 = <&pwm2_pins_a>;
  152. status = "okay";
  153. };
  154. duart: serial@80074000 {
  155. pinctrl-names = "default";
  156. pinctrl-0 = <&duart_pins_a>;
  157. status = "okay";
  158. };
  159. auart0: serial@8006a000 {
  160. pinctrl-names = "default";
  161. pinctrl-0 = <&auart0_pins_a>;
  162. status = "okay";
  163. };
  164. auart3: serial@80070000 {
  165. pinctrl-names = "default";
  166. pinctrl-0 = <&auart3_pins_a>;
  167. status = "okay";
  168. };
  169. usbphy0: usbphy@8007c000 {
  170. status = "okay";
  171. };
  172. usbphy1: usbphy@8007e000 {
  173. status = "okay";
  174. };
  175. };
  176. };
  177. ahb@80080000 {
  178. usb0: usb@80080000 {
  179. vbus-supply = <&reg_usb0_vbus>;
  180. status = "okay";
  181. };
  182. usb1: usb@80090000 {
  183. vbus-supply = <&reg_usb1_vbus>;
  184. status = "okay";
  185. };
  186. mac0: ethernet@800f0000 {
  187. phy-mode = "rmii";
  188. pinctrl-names = "default";
  189. pinctrl-0 = <&mac0_pins_a>;
  190. phy-supply = <&reg_fec_3v3>;
  191. phy-reset-gpios = <&gpio4 13 0>;
  192. phy-reset-duration = <100>;
  193. status = "okay";
  194. };
  195. mac1: ethernet@800f4000 {
  196. phy-mode = "rmii";
  197. pinctrl-names = "default";
  198. pinctrl-0 = <&mac1_pins_a>;
  199. status = "okay";
  200. };
  201. };
  202. regulators {
  203. compatible = "simple-bus";
  204. reg_3p3v: 3p3v {
  205. compatible = "regulator-fixed";
  206. regulator-name = "3P3V";
  207. regulator-min-microvolt = <3300000>;
  208. regulator-max-microvolt = <3300000>;
  209. regulator-always-on;
  210. };
  211. reg_vddio_sd0: vddio-sd0 {
  212. compatible = "regulator-fixed";
  213. regulator-name = "vddio-sd0";
  214. regulator-min-microvolt = <3300000>;
  215. regulator-max-microvolt = <3300000>;
  216. gpio = <&gpio3 28 0>;
  217. };
  218. reg_fec_3v3: fec-3v3 {
  219. compatible = "regulator-fixed";
  220. regulator-name = "fec-3v3";
  221. regulator-min-microvolt = <3300000>;
  222. regulator-max-microvolt = <3300000>;
  223. gpio = <&gpio2 15 0>;
  224. };
  225. reg_usb0_vbus: usb0_vbus {
  226. compatible = "regulator-fixed";
  227. regulator-name = "usb0_vbus";
  228. regulator-min-microvolt = <5000000>;
  229. regulator-max-microvolt = <5000000>;
  230. gpio = <&gpio3 9 0>;
  231. enable-active-high;
  232. };
  233. reg_usb1_vbus: usb1_vbus {
  234. compatible = "regulator-fixed";
  235. regulator-name = "usb1_vbus";
  236. regulator-min-microvolt = <5000000>;
  237. regulator-max-microvolt = <5000000>;
  238. gpio = <&gpio3 8 0>;
  239. enable-active-high;
  240. };
  241. };
  242. sound {
  243. compatible = "fsl,imx28-evk-sgtl5000",
  244. "fsl,mxs-audio-sgtl5000";
  245. model = "imx28-evk-sgtl5000";
  246. saif-controllers = <&saif0 &saif1>;
  247. audio-codec = <&sgtl5000>;
  248. };
  249. leds {
  250. compatible = "gpio-leds";
  251. user {
  252. label = "Heartbeat";
  253. gpios = <&gpio3 5 0>;
  254. linux,default-trigger = "heartbeat";
  255. };
  256. };
  257. backlight {
  258. compatible = "pwm-backlight";
  259. pwms = <&pwm 2 5000000>;
  260. brightness-levels = <0 4 8 16 32 64 128 255>;
  261. default-brightness-level = <6>;
  262. };
  263. };