1. 16 2月, 2007 1 次提交
  2. 15 2月, 2007 1 次提交
  3. 14 2月, 2007 1 次提交
  4. 09 2月, 2007 1 次提交
    • A
      [ARM] 4154/1: AT91: Clock update · c9b75d13
      Andrew Victor 提交于
      Unconditionally disabling the PCKs (Programmable Clocks) is not a good
      idea as it breaks boards that depend on those clocks being enabled by
      bootloaders.
      Therefore only disable unused clocks late in the init process, giving
      the board init code the chance to claim the clock.
      
      Patch from Steven Scholz.
      
      Since the HCK clocks on SAM9261 are already being registered as a
      independent clocks, we don't need the special case for HCK0 on the
      SAM9261.  Platform-init code and drivers should use the clock API to
      enable/disable the clock.
      
      Patch from Nicolas Ferre.
      Signed-off-by: NAndrew Victor <andrew@sanpeople.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      c9b75d13
  5. 08 2月, 2007 10 次提交
  6. 07 2月, 2007 9 次提交
  7. 05 2月, 2007 2 次提交
  8. 04 2月, 2007 9 次提交
  9. 03 2月, 2007 6 次提交