Re: [U-Boot] [PATCH 2/3] pcie-layerscape: Define stream-ids for Layerscape Chasis-2

2017-01-31 Thread Mike Caraman
> From: U-Boot on behalf of Bharat Bhushan > > Sent: Monday, January 30, 2017 12:43 PM > To: york sun; Z.Q. Hou; M.H. Lian; u-boot@lists.denx.de > Cc: albert.u.b...@aribaud.net > Subject: [U-Boot] [PATCH 2/3] pcie-layerscape: Define stream-ids for > Layerscape Chasis-2 &g

[U-Boot] [PATCH 2/3] pcie-layerscape: Define stream-ids for Layerscape Chasis-2

2017-01-30 Thread Bharat Bhushan
Layerscape Chasis-2 have PCIe device, some platform devices and DPAA1 devices which will use stream-ids for iommu level isolation as they lies behind SMMU. This patch defines the stream-ids for Chasis-2 devices. stream-ids for DPAA1 are reserved for future use. Signed-off-by: Bharat Bhushan ---