提交 8c6facab 编写于 作者: F Fabio Estevam 提交者: Shawn Guo

clk: mxs: Fix the GPMI clock name

The correct name for the GPMI clock is 'gpmi-nand'.
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
Acked-by: NMarek Vasut <marex@denx.de>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 bcf6c3d4
......@@ -106,7 +106,7 @@ static struct clk_lookup lcdif_lookups[] __initdata = {
static struct clk_lookup gpmi_lookups[] __initdata = {
{ .dev_id = "imx23-gpmi-nand", },
{ .dev_id = "8000c000.gpmi", },
{ .dev_id = "8000c000.gpmi-nand", },
};
static const char *sel_pll[] __initconst = { "pll", "ref_xtal", };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册