1. 28 1月, 2015 1 次提交
  2. 04 12月, 2014 1 次提交
  3. 18 11月, 2014 1 次提交
  4. 20 10月, 2014 1 次提交
  5. 26 9月, 2014 1 次提交
  6. 23 9月, 2014 4 次提交
  7. 03 9月, 2014 1 次提交
    • S
      clk: qcom: Fix sdc 144kHz frequency entry · d8210e28
      Stephen Boyd 提交于
      The pre-divider for the sdc clocks only has 2 bits in it, so we
      can't possibly divide by anything larger than 4 here.
      Furthermore, we program the value of ~(n - m) and the n value is
      larger than 8 bits (max of 256). Replace this entry with 200kHz
      which is close enough to 144kHz to be usable.
      
      Cc: Kumar Gala <galak@codeaurora.org>
      Cc: Andy Gross <agross@codeaurora.org>
      Fixes: 24d8fba4 "clk: qcom: Add support for IPQ8064's global clock controller (GCC)"
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      Signed-off-by: NMike Turquette <mturquette@linaro.org>
      d8210e28
  8. 16 7月, 2014 8 次提交
  9. 12 7月, 2014 4 次提交
  10. 03 7月, 2014 1 次提交
  11. 30 5月, 2014 7 次提交
  12. 24 5月, 2014 1 次提交
  13. 17 5月, 2014 1 次提交
  14. 01 5月, 2014 3 次提交
  15. 18 1月, 2014 1 次提交
  16. 17 1月, 2014 4 次提交