Message ID | 1295960398-25329-5-git-send-email-sumit.semwal@ti.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Tomi Valkeinen |
Headers | show |
diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach-omap2/clock44xx_data.c index 74db324..8603b1f 100644 --- a/arch/arm/mach-omap2/clock44xx_data.c +++ b/arch/arm/mach-omap2/clock44xx_data.c @@ -3109,6 +3109,8 @@ static struct omap_clk omap44xx_clks[] = { CLK(NULL, "dsp_fck", &dsp_fck, CK_443X), /* dss clocks */ CLK(NULL, "fck", &dss_fck, CK_443X), + CLK("omap_dss", "ick", &dummy_ck, CK_443X), + /* on OMAP4, ick is a dummy clock */ /* * clocks handled via hwmod opt_clk mechanism need dev=NULL, * con=clock name as per actual clk structure, NOT role