提交 c5773ccd 编写于 作者: M Marek Vasut 提交者: Stefano Babic

pci: imx: Add iMX6SX compatible

The driver works fine with iMX6SX, add the missing compatible string.
Signed-off-by: NMarek Vasut <marex@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
上级 1699f0e5
......@@ -815,6 +815,7 @@ static const struct dm_pci_ops imx_pcie_ops = {
static const struct udevice_id imx_pcie_ids[] = {
{ .compatible = "fsl,imx6q-pcie" },
{ .compatible = "fsl,imx6sx-pcie" },
{ }
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册