summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorBharat Bhushan <bharat.bhushan@nxp.com>2017-03-22 12:06:27 +0530
committerYork Sun <york.sun@nxp.com>2017-03-28 10:47:16 -0700
commit5344c7b7833dbaad7fe468e38b5b0e98ced6d888 (patch)
treed309ccf02d6eda7c1f5984d1bd8563492c083815 /include/configs
parenta4954f9467fd720fc386ada6ec43833a85078cce (diff)
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')
-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 1c5b6021db6..46d54a0f0d0 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 */