From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Mon, 26 Aug 2019 22:50:00 +0800 Subject: [U-Boot] [PATCH 32/47] dm: pcie_fsl: Add P3041 PCIe support In-Reply-To: <20190723130938.47805-33-Zhiqiang.Hou@nxp.com> References: <20190723130938.47805-1-Zhiqiang.Hou@nxp.com> <20190723130938.47805-33-Zhiqiang.Hou@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jul 23, 2019 at 9:30 PM Hou Zhiqiang wrote: > > Add compatible string for P3041 PCIe. > > Signed-off-by: Hou Zhiqiang > --- > drivers/pci/pcie_fsl.c | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Bin Meng