Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
[cascardo/linux.git] / arch / arm / mach-at91 / at91sam9260.c
index f4518b4..b84a9f6 100644 (file)
@@ -207,6 +207,8 @@ static struct clk_lookup periph_clocks_lookups[] = {
        CLKDEV_CON_DEV_ID("usart", "fffd0000.serial", &usart3_clk),
        CLKDEV_CON_DEV_ID("usart", "fffd4000.serial", &usart4_clk),
        CLKDEV_CON_DEV_ID("usart", "fffd8000.serial", &usart5_clk),
+       /* fake hclk clock */
+       CLKDEV_CON_DEV_ID("hclk", "at91_ohci", &ohci_clk),
 };
 
 static struct clk_lookup usart_clocks_lookups[] = {