PCI: layerscape: Add LS1046a support
authorMingkai Hu <mingkai.hu@nxp.com>
Tue, 25 Oct 2016 12:36:56 +0000 (20:36 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 11 Nov 2016 22:40:16 +0000 (16:40 -0600)
commit1d77040bde2d21dc7db575d4b43c1da24c94cca1
tree28c49e668ccaca0e29df72b5addc2d2a03e3031a
parente594233803aa9bff9ee6912b7b07db2c7898a06c
PCI: layerscape: Add LS1046a support

Add support for the LS1046a PCIe controller.  This device has a different
LUT_DBG offset, so add "lut_dbg" to ls_pcie_drvdata to
describe this difference.

[bhelgaas: changelog, remove now-unused PCIE_LUT_DBG]
Signed-off-by: Mingkai Hu <mingkai.hu@nxp.com>
Signed-off-by: Minghuan Lian <Minghuan.Lian@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Documentation/devicetree/bindings/pci/layerscape-pci.txt
drivers/pci/host/pci-layerscape.c