omap3430-sdp.dts 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. /*
  2. * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
  3. *
  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.
  7. */
  8. /dts-v1/;
  9. #include "omap34xx.dtsi"
  10. / {
  11. model = "TI OMAP3430 SDP";
  12. compatible = "ti,omap3430-sdp", "ti,omap3";
  13. memory {
  14. device_type = "memory";
  15. reg = <0x80000000 0x10000000>; /* 256 MB */
  16. };
  17. };
  18. &i2c1 {
  19. clock-frequency = <2600000>;
  20. twl: twl@48 {
  21. reg = <0x48>;
  22. interrupts = <7>; /* SYS_NIRQ cascaded to intc */
  23. };
  24. };
  25. #include "twl4030.dtsi"
  26. #include "twl4030_omap3.dtsi"
  27. &mmc1 {
  28. vmmc-supply = <&vmmc1>;
  29. vmmc_aux-supply = <&vsim>;
  30. bus-width = <8>;
  31. };
  32. &mmc2 {
  33. status = "disabled";
  34. };
  35. &mmc3 {
  36. status = "disabled";
  37. };
  38. &gpmc {
  39. ranges = <0 0 0x10000000 0x08000000>,
  40. <1 0 0x28000000 0x08000000>,
  41. <2 0 0x20000000 0x10000000>;
  42. nor@0,0 {
  43. compatible = "cfi-flash";
  44. linux,mtd-name= "intel,pf48f6000m0y1be";
  45. #address-cells = <1>;
  46. #size-cells = <1>;
  47. reg = <0 0 0x08000000>;
  48. bank-width = <2>;
  49. gpmc,mux-add-data = <2>;
  50. gpmc,cs-on-ns = <0>;
  51. gpmc,cs-rd-off-ns = <186>;
  52. gpmc,cs-wr-off-ns = <186>;
  53. gpmc,adv-on-ns = <12>;
  54. gpmc,adv-rd-off-ns = <48>;
  55. gpmc,adv-wr-off-ns = <48>;
  56. gpmc,oe-on-ns = <54>;
  57. gpmc,oe-off-ns = <168>;
  58. gpmc,we-on-ns = <54>;
  59. gpmc,we-off-ns = <168>;
  60. gpmc,rd-cycle-ns = <186>;
  61. gpmc,wr-cycle-ns = <186>;
  62. gpmc,access-ns = <114>;
  63. gpmc,page-burst-access-ns = <6>;
  64. gpmc,bus-turnaround-ns = <12>;
  65. gpmc,cycle2cycle-delay-ns = <18>;
  66. gpmc,wr-data-mux-bus-ns = <90>;
  67. gpmc,wr-access-ns = <186>;
  68. gpmc,cycle2cycle-samecsen;
  69. gpmc,cycle2cycle-diffcsen;
  70. partition@0 {
  71. label = "bootloader-nor";
  72. reg = <0 0x40000>;
  73. };
  74. partition@0x40000 {
  75. label = "params-nor";
  76. reg = <0x40000 0x40000>;
  77. };
  78. partition@0x80000 {
  79. label = "kernel-nor";
  80. reg = <0x80000 0x200000>;
  81. };
  82. partition@0x280000 {
  83. label = "filesystem-nor";
  84. reg = <0x240000 0x7d80000>;
  85. };
  86. };
  87. nand@1,0 {
  88. linux,mtd-name= "micron,mt29f1g08abb";
  89. #address-cells = <1>;
  90. #size-cells = <1>;
  91. reg = <1 0 0x08000000>;
  92. nand-bus-width = <8>;
  93. ti,nand-ecc-opt = "sw";
  94. gpmc,device-nand;
  95. gpmc,cs-on-ns = <0>;
  96. gpmc,cs-rd-off-ns = <36>;
  97. gpmc,cs-wr-off-ns = <36>;
  98. gpmc,adv-on-ns = <6>;
  99. gpmc,adv-rd-off-ns = <24>;
  100. gpmc,adv-wr-off-ns = <36>;
  101. gpmc,oe-on-ns = <6>;
  102. gpmc,oe-off-ns = <48>;
  103. gpmc,we-on-ns = <6>;
  104. gpmc,we-off-ns = <30>;
  105. gpmc,rd-cycle-ns = <72>;
  106. gpmc,wr-cycle-ns = <72>;
  107. gpmc,access-ns = <54>;
  108. gpmc,wr-access-ns = <30>;
  109. partition@0 {
  110. label = "xloader-nand";
  111. reg = <0 0x80000>;
  112. };
  113. partition@0x80000 {
  114. label = "bootloader-nand";
  115. reg = <0x80000 0x140000>;
  116. };
  117. partition@0x1c0000 {
  118. label = "params-nand";
  119. reg = <0x1c0000 0xc0000>;
  120. };
  121. partition@0x280000 {
  122. label = "kernel-nand";
  123. reg = <0x280000 0x500000>;
  124. };
  125. partition@0x780000 {
  126. label = "filesystem-nand";
  127. reg = <0x780000 0x7880000>;
  128. };
  129. };
  130. onenand@2,0 {
  131. linux,mtd-name= "samsung,kfm2g16q2m-deb8";
  132. #address-cells = <1>;
  133. #size-cells = <1>;
  134. reg = <2 0 0x10000000>;
  135. gpmc,device-width = <2>;
  136. gpmc,mux-add-data = <2>;
  137. gpmc,cs-on-ns = <0>;
  138. gpmc,cs-rd-off-ns = <84>;
  139. gpmc,cs-wr-off-ns = <72>;
  140. gpmc,adv-on-ns = <0>;
  141. gpmc,adv-rd-off-ns = <18>;
  142. gpmc,adv-wr-off-ns = <18>;
  143. gpmc,oe-on-ns = <30>;
  144. gpmc,oe-off-ns = <84>;
  145. gpmc,we-on-ns = <0>;
  146. gpmc,we-off-ns = <42>;
  147. gpmc,rd-cycle-ns = <108>;
  148. gpmc,wr-cycle-ns = <96>;
  149. gpmc,access-ns = <78>;
  150. gpmc,wr-data-mux-bus-ns = <30>;
  151. partition@0 {
  152. label = "xloader-onenand";
  153. reg = <0 0x80000>;
  154. };
  155. partition@0x80000 {
  156. label = "bootloader-onenand";
  157. reg = <0x80000 0x40000>;
  158. };
  159. partition@0xc0000 {
  160. label = "params-onenand";
  161. reg = <0xc0000 0x20000>;
  162. };
  163. partition@0xe0000 {
  164. label = "kernel-onenand";
  165. reg = <0xe0000 0x200000>;
  166. };
  167. partition@0x2e0000 {
  168. label = "filesystem-onenand";
  169. reg = <0x2e0000 0xfd20000>;
  170. };
  171. };
  172. };