提交 31643dc8 编写于 作者: F Franklin S Cooper Jr 提交者: Marc Kleine-Budde

can: m_can: Add call to of_can_transceiver

Add call to new generic functions that provides support via a binding
to limit the arbitration rate and/or data rate imposed by the physical
transceiver connected to the MCAN peripheral.
Signed-off-by: NFranklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
Signed-off-by: NFaiz Abbas <faiz_abbas@ti.com>
Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
上级 cdf8259d
......@@ -1667,6 +1667,8 @@ static int m_can_plat_probe(struct platform_device *pdev)
devm_can_led_init(dev);
of_can_transceiver(dev);
dev_info(&pdev->dev, "%s device registered (irq=%d, version=%d)\n",
KBUILD_MODNAME, dev->irq, priv->version);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册