[U-Boot] [PATCH 0/3] pci: pcie_fsl: add support for none PCIe devices
Heiko Schocher
hs at denx.de
Wed Oct 9 04:37:19 UTC 2019
add support for devices with compatible property:
"fsl,mpc8540-pci". Unfortunately we can not change
the property name, as already defined in linux.
This patch superseeds patch [1]:
http://patchwork.ozlabs.org/patch/1132418/
While working to integrate comments from Z.q. Hou
to patch [1], I thought it may is the better idea,
to use the already existing pcie_fsl driver and
work in support for pci devices. Please comment!
If it is no good idea, I have also a v2 of [1] with
the comments from Z.q. Hou worked in ready to post...
Travis build:
https://travis-ci.org/hsdenx/u-boot-test/builds/595057579
(sheevaplug fails, but this is on discussion on list)
Heiko Schocher (3):
pci: pcie_fsl: use pci_conv_size_to_32()
pci: pcie_fsl: reorder addr check function
pci: pcie_fsl: add support for "fsl,mpc8540-pci"
drivers/pci/pcie_fsl.c | 68 +++++++++++++++++++-----------------------
drivers/pci/pcie_fsl.h | 1 +
2 files changed, 32 insertions(+), 37 deletions(-)
--
2.21.0
More information about the U-Boot
mailing list