From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string Date: Fri, 23 Nov 2018 15:36:08 +0800 Message-ID: <20181123073606.GA21240@dragon> References: <20181008031428.25293-1-Zhiqiang.Hou@nxp.com> <20181120125314.GA23472@e107981-ln.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181120125314.GA23472@e107981-ln.cambridge.arm.com> Sender: linux-kernel-owner@vger.kernel.org To: Lorenzo Pieralisi Cc: Zhiqiang Hou , robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, leoyang.li@nxp.com, mark.rutland@arm.com, bhelgaas@google.com, Mingkai.Hu@nxp.com, Minghuan.Lian@nxp.com List-Id: devicetree@vger.kernel.org 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 > > > > 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