1. 17 12月, 2010 1 次提交
  2. 14 10月, 2010 1 次提交
    • P
      sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786. · b6b77b2d
      Paul Mundt 提交于
      The SDK7786 FPGA has secondary control over the PCIe clocks, specifically
      relating to the slots and oscillator. This ties the FPGA clocks in to the
      clock framework and balances the refcounting similar to how the primary
      on-chip clocks are managed. While the on-chip clocks are per-port, the
      FPGA clock enable/disable is global for the entire block.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      b6b77b2d
  3. 21 4月, 2010 1 次提交
  4. 19 4月, 2010 1 次提交
  5. 20 1月, 2010 3 次提交
  6. 19 1月, 2010 1 次提交
    • P
      sh: mach-sdk7786: Detect/configure/propagate EXTAL. · c8098218
      Paul Mundt 提交于
      This uses the mode pins exposed through the FPGA to work out whether
      we're driven from EXTAL or not and does the appropriate setup and
      propagation through the clock framework.
      
      This will also -EINVAL out for anyone adding in their own oscillators,
      forcing proper configuration with the clock framework instead of
      proceeding on with bogus clock values.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c8098218
  7. 15 1月, 2010 2 次提交
  8. 14 1月, 2010 1 次提交