p5020_ids.c 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. /*
  2. * Copyright 2010-2011 Freescale Semiconductor, Inc.
  3. *
  4. * See file CREDITS for list of people who contributed to this
  5. * project.
  6. *
  7. * This program is free software; you can redistribute it and/or
  8. * modify it under the terms of the GNU General Public License as
  9. * published by the Free Software Foundation; either version 2 of
  10. * the License, or (at your option) any later version.
  11. *
  12. * This program is distributed in the hope that it will be useful,
  13. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. * GNU General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU General Public License
  18. * along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  20. * MA 02111-1307 USA
  21. */
  22. #include <common.h>
  23. #include <asm/fsl_portals.h>
  24. #include <asm/fsl_liodn.h>
  25. #ifdef CONFIG_SYS_DPAA_QBMAN
  26. struct qportal_info qp_info[CONFIG_SYS_QMAN_NUM_PORTALS] = {
  27. /* dqrr liodn, frame data liodn, liodn off, sdest */
  28. SET_QP_INFO(1, 2, 1, 0),
  29. SET_QP_INFO(3, 4, 2, 1),
  30. SET_QP_INFO(5, 6, 3, 0),
  31. SET_QP_INFO(7, 8, 4, 1),
  32. SET_QP_INFO(9, 10, 5, 0),
  33. SET_QP_INFO(11, 12, 1, 1),
  34. SET_QP_INFO(13, 14, 2, 0),
  35. SET_QP_INFO(15, 16, 3, 1),
  36. SET_QP_INFO(17, 18, 4, 0),
  37. SET_QP_INFO(19, 20, 5, 1),
  38. };
  39. #endif
  40. struct srio_liodn_id_table srio_liodn_tbl[] = {
  41. SET_SRIO_LIODN_2(1, 199, 200),
  42. SET_SRIO_LIODN_2(2, 201, 202),
  43. };
  44. int srio_liodn_tbl_sz = ARRAY_SIZE(srio_liodn_tbl);
  45. struct liodn_id_table liodn_tbl[] = {
  46. #ifdef CONFIG_SYS_DPAA_QBMAN
  47. SET_QMAN_LIODN(31),
  48. SET_BMAN_LIODN(32),
  49. #endif
  50. SET_SDHC_LIODN(1, 64),
  51. SET_PME_LIODN(117),
  52. SET_USB_LIODN(1, "fsl-usb2-mph", 125),
  53. SET_USB_LIODN(2, "fsl-usb2-dr", 126),
  54. SET_SATA_LIODN(1, 127),
  55. SET_SATA_LIODN(2, 128),
  56. SET_PCI_LIODN("fsl,qoriq-pcie-v2.2", 1, 193),
  57. SET_PCI_LIODN("fsl,qoriq-pcie-v2.2", 2, 194),
  58. SET_PCI_LIODN("fsl,qoriq-pcie-v2.2", 3, 195),
  59. SET_PCI_LIODN("fsl,qoriq-pcie-v2.2", 4, 196),
  60. SET_DMA_LIODN(1, 197),
  61. SET_DMA_LIODN(2, 198),
  62. SET_GUTS_LIODN("fsl,rapidio-delta", 199, rio1liodnr, 0),
  63. SET_GUTS_LIODN(NULL, 200, rio2liodnr, 0),
  64. SET_GUTS_LIODN(NULL, 201, rio1maintliodnr, 0),
  65. SET_GUTS_LIODN(NULL, 202, rio2maintliodnr, 0),
  66. };
  67. int liodn_tbl_sz = ARRAY_SIZE(liodn_tbl);
  68. #ifdef CONFIG_SYS_DPAA_FMAN
  69. struct liodn_id_table fman1_liodn_tbl[] = {
  70. SET_FMAN_RX_1G_LIODN(1, 0, 10),
  71. SET_FMAN_RX_1G_LIODN(1, 1, 11),
  72. SET_FMAN_RX_1G_LIODN(1, 2, 12),
  73. SET_FMAN_RX_1G_LIODN(1, 3, 13),
  74. SET_FMAN_RX_1G_LIODN(1, 4, 14),
  75. SET_FMAN_RX_10G_LIODN(1, 0, 15),
  76. };
  77. int fman1_liodn_tbl_sz = ARRAY_SIZE(fman1_liodn_tbl);
  78. #endif
  79. struct liodn_id_table sec_liodn_tbl[] = {
  80. SET_SEC_JR_LIODN_ENTRY(0, 129, 130),
  81. SET_SEC_JR_LIODN_ENTRY(1, 131, 132),
  82. SET_SEC_JR_LIODN_ENTRY(2, 133, 134),
  83. SET_SEC_JR_LIODN_ENTRY(3, 135, 136),
  84. SET_SEC_RTIC_LIODN_ENTRY(a, 154),
  85. SET_SEC_RTIC_LIODN_ENTRY(b, 155),
  86. SET_SEC_RTIC_LIODN_ENTRY(c, 156),
  87. SET_SEC_RTIC_LIODN_ENTRY(d, 157),
  88. SET_SEC_DECO_LIODN_ENTRY(0, 97, 98),
  89. SET_SEC_DECO_LIODN_ENTRY(1, 99, 100),
  90. };
  91. int sec_liodn_tbl_sz = ARRAY_SIZE(sec_liodn_tbl);
  92. #ifdef CONFIG_SYS_FSL_RAID_ENGINE
  93. struct liodn_id_table raide_liodn_tbl[] = {
  94. SET_RAID_ENGINE_JQ_LIODN_ENTRY(0, 0, 60),
  95. SET_RAID_ENGINE_JQ_LIODN_ENTRY(0, 1, 61),
  96. SET_RAID_ENGINE_JQ_LIODN_ENTRY(1, 0, 62),
  97. SET_RAID_ENGINE_JQ_LIODN_ENTRY(1, 1, 63),
  98. };
  99. int raide_liodn_tbl_sz = ARRAY_SIZE(raide_liodn_tbl);
  100. #endif
  101. #ifdef CONFIG_SYS_DPAA_RMAN
  102. struct liodn_id_table rman_liodn_tbl[] = {
  103. /* Set RMan block 0-3 liodn offset */
  104. SET_RMAN_LIODN(0, 6),
  105. SET_RMAN_LIODN(1, 7),
  106. SET_RMAN_LIODN(2, 8),
  107. SET_RMAN_LIODN(3, 9),
  108. };
  109. int rman_liodn_tbl_sz = ARRAY_SIZE(rman_liodn_tbl);
  110. #endif
  111. struct liodn_id_table liodn_bases[] = {
  112. [FSL_HW_PORTAL_SEC] = SET_LIODN_BASE_2(64, 100),
  113. #ifdef CONFIG_SYS_DPAA_FMAN
  114. [FSL_HW_PORTAL_FMAN1] = SET_LIODN_BASE_1(32),
  115. #endif
  116. #ifdef CONFIG_SYS_DPAA_PME
  117. [FSL_HW_PORTAL_PME] = SET_LIODN_BASE_2(136, 172),
  118. #endif
  119. #ifdef CONFIG_SYS_FSL_RAID_ENGINE
  120. [FSL_HW_PORTAL_RAID_ENGINE] = SET_LIODN_BASE_1(47),
  121. #endif
  122. #ifdef CONFIG_SYS_DPAA_RMAN
  123. [FSL_HW_PORTAL_RMAN] = SET_LIODN_BASE_1(80),
  124. #endif
  125. };