OSDN Git Service

ARM: mxs: add initial device tree support for imx28-evk board
[uclinux-h8/linux.git] / drivers / clk / mxs / clk-imx28.c
index b2a3257..5be4636 100644 (file)
@@ -142,6 +142,7 @@ static struct clk_lookup hbus_lookups[] __initdata = {
 
 static struct clk_lookup xbus_lookups[] __initdata = {
        { .dev_id = "duart", .con_id = "apb_pclk"},
+       { .dev_id = "80074000.serial", .con_id = "apb_pclk"},
        { .dev_id = "mxs-dma-apbx", },
        { .dev_id = "80024000.dma-apbx", },
 };