|
@@ -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", };
|