1. 16 10月, 2018 1 次提交
  2. 09 6月, 2017 1 次提交
  3. 09 9月, 2016 1 次提交
  4. 16 4月, 2016 1 次提交
  5. 16 12月, 2015 2 次提交
  6. 29 1月, 2015 1 次提交
  7. 26 7月, 2014 1 次提交
  8. 11 7月, 2014 1 次提交
  9. 30 6月, 2014 1 次提交
    • D
      clk: exynos5420: Remove aclk66_peric from the clock tree description · 44ff0254
      Doug Anderson 提交于
      The "aclk66_peric" clock is a gate clock with a whole bunch of gates
      underneath it.  This big gate isn't very useful to include in our
      clock tree.  If any of the children need to be turned on then the big
      gate will need to be on anyway.  ...and there are plenty of other "big
      gates" that aren't described in our clock tree, some of which shut off
      collections of clocks that have no relationship in the hierarchy so
      are hard to model.
      
      "aclk66_peric" is causing earlyprintk problems since it gets disabled
      as part of the boot process, so let's just remove it.
      
      Strangely (and for no good reason) this clock is exported as part of
      the common clock bindings.  Remove it since there are no in-kernel
      device trees using it and no reason anyone out of tree should refer to
      it either.
      Signed-off-by: NDoug Anderson <dianders@chromium.org>
      Signed-off-by: NTomasz Figa <t.figa@samsung.com>
      44ff0254
  10. 19 5月, 2014 1 次提交
  11. 15 5月, 2014 9 次提交
  12. 09 1月, 2014 1 次提交