commit | b6b77b2d5ffd2f8ee74fcc27661f7f4962c34705 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Oct 14 08:44:55 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Oct 14 08:44:55 2010 +0900 |
tree | c4596337ce521cd5be2f96af85ccbe88b76c4d80 | |
parent | 61a46766c9d5d8fb5dad23da1b7cc4cb8b0107da [diff] |
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786. 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: Paul Mundt <lethal@linux-sh.org>