]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
authorXiaowei Bao <xiaowei.bao@nxp.com>
Wed, 14 Aug 2019 02:03:29 +0000 (10:03 +0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 14 Aug 2019 09:48:10 +0000 (10:48 +0100)
commit3e271dc136ba576c5e86300e8c0fde49b0a1f3cc
treeb9809bad0896aff78d3533e54a839f7aaf233e78
parent8ae2f793d21f67d4ab95029bb6873efffa36907b
PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver

The layerscape PCIe controller have 4 BARs.

 BAR0 and BAR1 are 32bit, BAR2 and BAR4 are 64bit and that's a
fixed hardware configuration.

Set the bar_fixed_64bit variable accordingly.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
[lorenzo.pieralisi@arm.com: commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/pci/controller/dwc/pci-layerscape-ep.c