提交 948239ea 编写于 作者: L Lukasz Majewski 提交者: Stefano Babic

dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver

After this change the DM FEC ETH driver can be also reused on some imx53
devices.
Signed-off-by: NLukasz Majewski <lukma@denx.de>
上级 178d4f00
......@@ -1345,6 +1345,7 @@ static const struct udevice_id fecmxc_ids[] = {
{ .compatible = "fsl,imx6sl-fec" },
{ .compatible = "fsl,imx6sx-fec" },
{ .compatible = "fsl,imx6ul-fec" },
{ .compatible = "fsl,imx53-fec" },
{ }
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册