On Tue, Nov 20, 2018 at 12:53:14PM +0000, Lorenzo Pieralisi wrote: > On Mon, Oct 08, 2018 at 11:14:24AM +0800, Zhiqiang Hou wrote: > > From: Hou Zhiqiang <Zhiqiang.Hou@xxxxxxx> > > > > Removed the compatible string "snps,dw-pcie" from FSL layerscape-pci compatible > > string list. > > > > Hou Zhiqiang (4): > > doc/layerscape-pci: update the PCIe compatible strings > > doc/layerscape-pci: removed unsuitable compatible string > > dts/arm/ls1021a: Clean PCIe controller compatible strings > > dts/arm64/layerscape: Clean PCIe controller compatible strings > > > > .../devicetree/bindings/pci/layerscape-pci.txt | 7 ++++--- > > arch/arm/boot/dts/ls1021a.dtsi | 4 ++-- > > arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 2 +- > > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 6 +++--- > > arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 6 +++--- > > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 6 +++--- > > arch/arm64/boot/dts/freescale/fsl-ls2088a.dtsi | 8 ++++---- > > arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 12 ++++-------- > > 8 files changed, 24 insertions(+), 27 deletions(-) > > Hi Rob, > > I assume the dts changes in this series are OK so I am going to > pull them in the PCI tree, please let me know if you see any > problem with that. I will take the dts changes. Shawn