summaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
diff options
context:
space:
mode:
authorBharat Bhushan <bharat.bhushan@nxp.com>2017-03-22 06:36:27 (GMT)
committerYork Sun <york.sun@nxp.com>2017-03-28 17:47:16 (GMT)
commit5344c7b7833dbaad7fe468e38b5b0e98ced6d888 (patch)
treed309ccf02d6eda7c1f5984d1bd8563492c083815 /include/configs/ls1043a_common.h
parenta4954f9467fd720fc386ada6ec43833a85078cce (diff)
downloadu-boot-fsl-qoriq-5344c7b7833dbaad7fe468e38b5b0e98ced6d888.tar.xz
arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2
Layerscape Chassis-2 have PCIe device, some platform devices and DPAA1 devices which will use stream-ids for iommu level isolation as they are behind SMMU. This patch defines the stream-ids for Chassis-2 devices. DPAA1 is reserved for future use. Signed-off-by: Bharat Bhushan <Bharat.Bhushan@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls1043a_common.h')
-rw-r--r--include/configs/ls1043a_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ls1043a_common.h b/include/configs/ls1043a_common.h
index 1c5b602..46d54a0 100644
--- a/include/configs/ls1043a_common.h
+++ b/include/configs/ls1043a_common.h
@@ -13,6 +13,7 @@
#define CONFIG_MP
#define CONFIG_GICV2
+#include <asm/arch/stream_id_lsch2.h>
#include <asm/arch/config.h>
/* Link Definitions */