21 Jul, 2011

1 commit


17 Dec, 2010

1 commit

  • TNETD7200 run their CPU clock faster than the default CPU clock we assume.
    In order to have the correct loops per jiffies settings, initialize clocks right
    before setting mips_hpt_frequency. As a side effect, we can no longer use
    msleep in clocks.c which requires other parts of the kernel to be initialized,
    so replace these with mdelay.

    Signed-off-by: Florian Fainelli
    To: linux-mips@linux-mips.org
    Patchwork: https://patchwork.linux-mips.org/patch/1749/
    Signed-off-by: Ralf Baechle

    Florian Fainelli
     

27 Feb, 2010

1 commit

  • This patch makes the ar7 clock code implement the Linux clk API. Drivers
    using the various clocks available in the SoC are updated accordingly.

    Signed-off-by: Florian Fainelli
    Acked-by: Wim Van Sebroeck
    To: linux-mips@linux-mips.org
    Cc: Wim Van Sebroeck
    Cc: netdev@vger.kernel.org
    Cc: David Miller
    Patchwork: http://patchwork.linux-mips.org/patch/881/
    Signed-off-by: Ralf Baechle

    Florian Fainelli
     

04 Aug, 2009

1 commit


03 Jul, 2009

1 commit