提交 d0deca02 编写于 作者: C Christian Daudt

pinctrl: refer to updated dt binding string.

Bring the driver in line with the bcm-based dt name for pinctrl.
This is being done to keep consistency with other Broadcom mobile
SoC drivers.
Signed-off-by: NChristian Daudt <bcm@fixthebug.org>
Reviewed-by: NMatt Porter <mporter@linaro.org>
上级 a2530060
......@@ -1435,7 +1435,7 @@ int __init capri_pinctrl_probe(struct platform_device *pdev)
}
static struct of_device_id capri_pinctrl_of_match[] = {
{ .compatible = "brcm,capri-pinctrl", },
{ .compatible = "brcm,bcm11351-pinctrl", },
{ },
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册