]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: imx6: Add initial imx6sx support
authorChristoph Fritz <chf.fritz@googlemail.com>
Tue, 5 Apr 2016 21:53:27 +0000 (16:53 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Apr 2016 00:41:25 +0000 (19:41 -0500)
commit842c590eb1c7d5088d8c356d6cb5d58ecd766bff
tree1b7de07194b08614b5370d90732792299cad20d3
parent9e6af73035e68de4f08fa7dba57d0f487378a785
PCI: imx6: Add initial imx6sx support

Add initial PCIe support for the imx6 SoC derivate imx6sx.  PCI MSI support
is untested as the necessary suspend/resume quirk is not included in this
patch.

This patch is heavily based on patches by Richard Zhu.

[bhelgaas: factor out refclk enable, fix adjacent typos in imx6q-pcie.txt]
Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Acked-by: Richard Zhu <Richard.Zhu@freescale.com>
Acked-by: Lucas Stach <l.stach@pengutronix.de>
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt
drivers/pci/host/pci-imx6.c