1. 08 5月, 2014 1 次提交
  2. 26 3月, 2014 4 次提交
  3. 21 3月, 2014 1 次提交
  4. 19 3月, 2014 1 次提交
  5. 14 3月, 2014 1 次提交
  6. 27 2月, 2014 2 次提交
  7. 26 2月, 2014 4 次提交
  8. 24 2月, 2014 2 次提交
  9. 19 2月, 2014 1 次提交
    • D
      clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk" · 044abbde
      Dinh Nguyen 提交于
      The clk-phase property is used to represent the 2 clock phase values that is
      needed for the SD/MMC driver. Add a prepare function to the clk_ops, that will
      use the syscon driver to set sdmmc_clk's phase shift that is located in the
      system manager.
      Signed-off-by: NDinh Nguyen <dinguyen@altera.com>
      Acked-by: NZhangfei Gao <zhangfei.gao@linaro.org>
      Acked-by: NJaehoon Chung <jh80.chung@samsung.com>
      ---
      v9: none
      v8: Use degrees in the clk-phase binding property
      v7: Add dts property to represent the clk phase of the sdmmc_clk. Add a
          prepare function to the gate clk that will toggle clock phase setting.
          Remove the "altr,socfpga-sdmmc-sdr-clk" clock type.
      v6: Add a new clock type "altr,socfpga-sdmmc-sdr-clk" that will be used to
          set the phase shift settings.
      v5: Use the "snps,dw-mshc" binding
      v4: Use the sdmmc_clk prepare function to set the phase shift settings
      v3: Not use the syscon driver because as of 3.13-rc1, the syscon driver is
          loaded after the clock driver.
      v2: Use the syscon driver
      044abbde
  10. 18 2月, 2014 4 次提交
  11. 17 2月, 2014 4 次提交
  12. 13 2月, 2014 1 次提交
    • L
      ARM: integrator: switch to fetch clocks from device tree · 09c978bc
      Linus Walleij 提交于
      This atomic commit changes the Integrator clock implementation
      and the machines to register clocks from the device tree and
      use these instead of the previous hard-coded clocks.
      
      In the clock implementation all hard-coded clocks and the
      special initialization function call goes away, and is
      replaced by two compatible strings for the two clocks
      available on the core module.
      
      Cc: Mike Turquette <mturquette@linaro.org>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      09c978bc
  13. 10 2月, 2014 1 次提交
  14. 03 2月, 2014 1 次提交
  15. 18 1月, 2014 11 次提交
  16. 17 1月, 2014 1 次提交