1. 28 8月, 2013 1 次提交
  2. 15 1月, 2013 1 次提交
    • S
      clk: bcm2835: probe for fixed-clock in device tree · 526d239c
      Stephen Warren 提交于
      This will allow fixed-clocks to be registered in device tree, which in
      turn will allow clock clients to look up their clocks in device tree.
      The first driver to use this feature will be the bcm2835 SDHCI/MMC
      driver. In the long run, it is likely these fixed clocks will be
      replaced with an actual clock implementation which speaks to the
      VideoCore processor, but this change should be transparent to clock
      consumers.
      
      Cc: Mike Turquette <mturquette@linaro.org>
      Signed-off-by: NStephen Warren <swarren@wwwdotorg.org>
      526d239c
  3. 10 11月, 2012 1 次提交
  4. 26 10月, 2012 1 次提交
  5. 20 9月, 2012 1 次提交