Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bcf6c3d4 authored by Huang Shijie's avatar Huang Shijie Committed by Shawn Guo
Browse files

clk: mxs: rename the gpmi clock for imx28



rename the clock name from `8000c000.gpmi` to `8000c000.gpmi-nand`.

Signed-off-by: default avatarHuang Shijie <b32955@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent cfaf0251
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ static struct clk_lookup lcdif_lookups[] __initdata = {

static struct clk_lookup gpmi_lookups[] __initdata = {
	{ .dev_id = "imx28-gpmi-nand", },
	{ .dev_id = "8000c000.gpmi", },
	{ .dev_id = "8000c000.gpmi-nand", },
};

static struct clk_lookup fec_lookups[] __initdata = {