Shengzhou Liu | f305cd2 | 2013-11-22 17:39:10 +0800 | [diff] [blame] | 1 | /* |
| 2 | * Copyright 2013 Freescale Semiconductor, Inc. |
| 3 | * |
| 4 | * SPDX-License-Identifier: GPL-2.0+ |
| 5 | */ |
| 6 | |
| 7 | #include <common.h> |
| 8 | #include <asm/fsl_portals.h> |
| 9 | #include <asm/fsl_liodn.h> |
| 10 | |
| 11 | #ifdef CONFIG_SYS_DPAA_QBMAN |
| 12 | struct qportal_info qp_info[CONFIG_SYS_QMAN_NUM_PORTALS] = { |
| 13 | /* dqrr liodn, frame data liodn, liodn off, sdest */ |
| 14 | SET_QP_INFO(1, 27, 1, 0), |
| 15 | SET_QP_INFO(2, 28, 1, 0), |
| 16 | SET_QP_INFO(3, 29, 1, 1), |
| 17 | SET_QP_INFO(4, 30, 1, 1), |
| 18 | SET_QP_INFO(5, 31, 1, 2), |
| 19 | SET_QP_INFO(6, 32, 1, 2), |
| 20 | SET_QP_INFO(7, 33, 1, 3), |
| 21 | SET_QP_INFO(8, 34, 1, 3), |
| 22 | SET_QP_INFO(9, 35, 1, 0), |
| 23 | SET_QP_INFO(10, 36, 1, 0), |
| 24 | SET_QP_INFO(11, 37, 1, 1), |
| 25 | SET_QP_INFO(12, 38, 1, 1), |
| 26 | SET_QP_INFO(13, 39, 1, 2), |
| 27 | SET_QP_INFO(14, 40, 1, 2), |
| 28 | SET_QP_INFO(15, 41, 1, 3), |
| 29 | SET_QP_INFO(16, 42, 1, 3), |
| 30 | SET_QP_INFO(17, 43, 1, 0), |
| 31 | SET_QP_INFO(18, 44, 1, 0), |
| 32 | }; |
| 33 | #endif |
| 34 | |
| 35 | #ifdef CONFIG_SYS_SRIO |
| 36 | struct srio_liodn_id_table srio_liodn_tbl[] = { |
| 37 | SET_SRIO_LIODN_BASE(1, 307), |
| 38 | SET_SRIO_LIODN_BASE(2, 387), |
| 39 | }; |
| 40 | int srio_liodn_tbl_sz = ARRAY_SIZE(srio_liodn_tbl); |
| 41 | #endif |
| 42 | |
| 43 | struct liodn_id_table liodn_tbl[] = { |
| 44 | #ifdef CONFIG_SYS_DPAA_QBMAN |
| 45 | SET_QMAN_LIODN(62), |
| 46 | SET_BMAN_LIODN(63), |
| 47 | #endif |
| 48 | |
| 49 | SET_SDHC_LIODN(1, 552), |
| 50 | |
| 51 | SET_PME_LIODN(117), |
| 52 | |
| 53 | SET_USB_LIODN(1, "fsl-usb2-mph", 553), |
| 54 | SET_USB_LIODN(2, "fsl-usb2-dr", 554), |
| 55 | |
Shengzhou Liu | 81de9bf | 2014-01-21 14:11:47 +0800 | [diff] [blame] | 56 | #ifdef CONFIG_FSL_SATA_V2 |
Shengzhou Liu | f305cd2 | 2013-11-22 17:39:10 +0800 | [diff] [blame] | 57 | SET_SATA_LIODN(1, 555), |
| 58 | SET_SATA_LIODN(2, 556), |
Shengzhou Liu | 81de9bf | 2014-01-21 14:11:47 +0800 | [diff] [blame] | 59 | #endif |
Shengzhou Liu | f305cd2 | 2013-11-22 17:39:10 +0800 | [diff] [blame] | 60 | |
| 61 | SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 1, 148), |
| 62 | SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 2, 228), |
| 63 | SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 3, 308), |
| 64 | SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 4, 388), |
| 65 | |
| 66 | SET_DMA_LIODN(1, 147), |
| 67 | SET_DMA_LIODN(2, 227), |
| 68 | SET_DMA_LIODN(3, 226), |
| 69 | |
| 70 | SET_GUTS_LIODN("fsl,rapidio-delta", 199, rio1liodnr, 0), |
| 71 | SET_GUTS_LIODN(NULL, 200, rio2liodnr, 0), |
| 72 | SET_GUTS_LIODN(NULL, 201, rio1maintliodnr, 0), |
| 73 | SET_GUTS_LIODN(NULL, 202, rio2maintliodnr, 0), |
| 74 | |
| 75 | #ifdef CONFIG_SYS_PMAN |
| 76 | SET_PMAN_LIODN(1, 513), |
| 77 | SET_PMAN_LIODN(2, 514), |
| 78 | SET_PMAN_LIODN(3, 515), |
| 79 | #endif |
| 80 | |
| 81 | /* SET_NEXUS_LIODN(557), -- not yet implemented */ |
| 82 | }; |
| 83 | int liodn_tbl_sz = ARRAY_SIZE(liodn_tbl); |
| 84 | |
| 85 | #ifdef CONFIG_SYS_DPAA_FMAN |
| 86 | struct liodn_id_table fman1_liodn_tbl[] = { |
| 87 | SET_FMAN_RX_1G_LIODN(1, 0, 88), |
| 88 | SET_FMAN_RX_1G_LIODN(1, 1, 89), |
| 89 | SET_FMAN_RX_1G_LIODN(1, 2, 90), |
| 90 | SET_FMAN_RX_1G_LIODN(1, 3, 91), |
| 91 | SET_FMAN_RX_1G_LIODN(1, 4, 92), |
| 92 | SET_FMAN_RX_1G_LIODN(1, 5, 93), |
| 93 | SET_FMAN_RX_10G_LIODN(1, 0, 94), |
| 94 | SET_FMAN_RX_10G_LIODN(1, 1, 95), |
| 95 | }; |
| 96 | int fman1_liodn_tbl_sz = ARRAY_SIZE(fman1_liodn_tbl); |
| 97 | #endif |
| 98 | |
| 99 | struct liodn_id_table sec_liodn_tbl[] = { |
| 100 | SET_SEC_JR_LIODN_ENTRY(0, 454, 458), |
| 101 | SET_SEC_JR_LIODN_ENTRY(1, 455, 459), |
| 102 | SET_SEC_JR_LIODN_ENTRY(2, 456, 460), |
| 103 | SET_SEC_JR_LIODN_ENTRY(3, 457, 461), |
| 104 | SET_SEC_RTIC_LIODN_ENTRY(a, 453), |
| 105 | SET_SEC_RTIC_LIODN_ENTRY(b, 549), |
| 106 | SET_SEC_RTIC_LIODN_ENTRY(c, 550), |
| 107 | SET_SEC_RTIC_LIODN_ENTRY(d, 551), |
| 108 | SET_SEC_DECO_LIODN_ENTRY(0, 541, 610), |
| 109 | SET_SEC_DECO_LIODN_ENTRY(1, 542, 611), |
| 110 | SET_SEC_DECO_LIODN_ENTRY(2, 543, 612), |
| 111 | SET_SEC_DECO_LIODN_ENTRY(3, 544, 613), |
| 112 | SET_SEC_DECO_LIODN_ENTRY(4, 545, 614), |
| 113 | SET_SEC_DECO_LIODN_ENTRY(5, 546, 615), |
| 114 | SET_SEC_DECO_LIODN_ENTRY(6, 547, 616), |
| 115 | SET_SEC_DECO_LIODN_ENTRY(7, 548, 617), |
| 116 | }; |
| 117 | int sec_liodn_tbl_sz = ARRAY_SIZE(sec_liodn_tbl); |
| 118 | |
| 119 | #ifdef CONFIG_SYS_DPAA_RMAN |
| 120 | struct liodn_id_table rman_liodn_tbl[] = { |
| 121 | /* Set RMan block 0-3 liodn offset */ |
| 122 | SET_RMAN_LIODN(0, 6), |
| 123 | SET_RMAN_LIODN(1, 7), |
| 124 | SET_RMAN_LIODN(2, 8), |
| 125 | SET_RMAN_LIODN(3, 9), |
| 126 | }; |
| 127 | int rman_liodn_tbl_sz = ARRAY_SIZE(rman_liodn_tbl); |
| 128 | #endif |
| 129 | |
| 130 | struct liodn_id_table liodn_bases[] = { |
| 131 | #ifdef CONFIG_SYS_DPAA_DCE |
| 132 | [FSL_HW_PORTAL_DCE] = SET_LIODN_BASE_2(618, 694), |
| 133 | #endif |
| 134 | [FSL_HW_PORTAL_SEC] = SET_LIODN_BASE_2(462, 558), |
| 135 | #ifdef CONFIG_SYS_DPAA_FMAN |
| 136 | [FSL_HW_PORTAL_FMAN1] = SET_LIODN_BASE_1(973), |
| 137 | #endif |
| 138 | #ifdef CONFIG_SYS_DPAA_PME |
| 139 | [FSL_HW_PORTAL_PME] = SET_LIODN_BASE_2(770, 846), |
| 140 | #endif |
| 141 | #ifdef CONFIG_SYS_DPAA_RMAN |
| 142 | [FSL_HW_PORTAL_RMAN] = SET_LIODN_BASE_1(922), |
| 143 | #endif |
| 144 | }; |