armv8/fsl-lsch3: device tree fixups for PCI stream IDs
authorStuart Yoder <stuart.yoder@freescale.com>
Thu, 2 Jul 2015 05:59:04 +0000 (11:29 +0530)
committerYork Sun <yorksun@freescale.com>
Mon, 20 Jul 2015 18:44:37 +0000 (11:44 -0700)
commit70e52d211533c45f0d26c4d87cbeee31560fbe04
treed77fd0bfcf646432c3cafb072a0c7c6cc3c69c22
parent21c69870679d6a99d5d5b73471bb0330fc75e1af
armv8/fsl-lsch3: device tree fixups for PCI stream IDs

This patch adds the infrastructure to update device
tree nodes to convey SMMU stream IDs in the device
tree.  Fixups are implemented for PCI controllers
initially.

Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv8/fsl-lsch3/fdt.c
arch/arm/include/asm/arch-fsl-lsch3/fdt.h [new file with mode: 0644]
drivers/pci/pcie_layerscape.c