1. 01 10月, 2013 2 次提交
  2. 23 8月, 2013 1 次提交
  3. 22 7月, 2013 2 次提交
  4. 04 7月, 2013 1 次提交
  5. 19 3月, 2013 1 次提交
  6. 19 1月, 2013 1 次提交
    • B
      clk: prima2: enable dt-binding clkdev mapping · eb8b8f2e
      Barry Song 提交于
      this patche deletes hard code that registers clkdev by things like:
      clk_register_clkdev(clk, NULL, "b0030000.nand");
      clk_register_clkdev(clk, NULL, "b0040000.audio");
      clk_register_clkdev(clk, NULL, "b0080000.usp");
      prima2 clock controller becomes a clock provider and  every dt node
      just declares its clock sources by dt prop.
      
      it also makes us easier to extend this driver to support both prima2
      and marco as marco has different address mapping with prima2.
      Signed-off-by: NBarry Song <Baohua.Song@csr.com>
      Signed-off-by: NMike Turquette <mturquette@linaro.org>
      eb8b8f2e
  7. 05 9月, 2012 3 次提交
  8. 24 10月, 2011 1 次提交
  9. 11 9月, 2011 3 次提交
  10. 09 7月, 2011 1 次提交