1. 13 11月, 2012 1 次提交
    • R
      ARM: OMAP4: clock: Add 44xx data using common struct clk · cb26867e
      Rajendra Nayak 提交于
      This patch is output from updated omap hw data autogeneration scripts
      mostly contributed by Mike Turquette, with some later fixes from me.
      All data is added into a new cclock44xx_data.c file which will be
      switched with clock44xx_data.c file in a later patch.
      Signed-off-by: NRajendra Nayak <rnayak@ti.com>
      [paul@pwsan.com: replace omap2_init_clksel_parent() with
       omap2_clksel_find_parent_index(); reflowed macros; updated
       DEFINE_STRUCT_CLK_HW_OMAP macro to include clkdm_name;
       use macros for clksel mux+gate clocks; many other fixes]
      [mturquette@ti.com: converted DPLL outputs to HSDIVIDER macro; trace_clk_div_ck
       has clkdm ops]
      Signed-off-by: NMike Turquette <mturquette@ti.com>
      [paul@pwsan.com: fixed the omap-gpmc.fck alias per commit a2e5b90b; fixed
       several checkpatch issues; moved the dpll3xxx.c clockdomain modifications to
       another patch]
      Signed-off-by: NPaul Walmsley <paul@pwsan.com>
      cb26867e
  2. 22 12月, 2010 1 次提交