]> git.baikalelectronics.ru Git - uboot.git/commit
pci: layerscape: Add stream_id_cur field to ls_pcie structure
authorWasim Khan <wasim.khan@nxp.com>
Fri, 15 Nov 2019 09:23:34 +0000 (09:23 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 26 Dec 2019 10:30:21 +0000 (16:00 +0530)
commit82c58e728b2347edf77270fa9a819b9263ed6658
tree63579e0aab17543876a96ada1e6d95a51cbbd26b
parentdbfe5af918a642f761e402625fc353554c71fb58
pci: layerscape: Add stream_id_cur field to ls_pcie structure

Add stream_id_cur field to ls_pcie structure and initialize
it with 0 for all pcie controllers. This field will be used
for streamId calculation.

Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
drivers/pci/pcie_layerscape.c
drivers/pci/pcie_layerscape.h