Skip to content
Snippets Groups Projects
  1. Oct 25, 2012
    • Vaibhav Hiremath's avatar
      am335x: Enable RTC 32K OSC clock · 000820b5
      Vaibhav Hiremath authored
      
      In order to support low power state, you must source kernel system
      timers to persistent clock, available across suspend/resume.  In case of
      AM335x device, the only source we have is, RTC32K, available in
      wakeup/always-on domain.  Having said that, during validation it has
      been observed that, RTC clock need couple of seconds delay to stabilize
      the RTC OSC clock; and such a huge delay is not acceptable in kernel
      especially during early init and also it will impact quick/fast boot
      use-cases.
      
      So, RTC32k OSC enable dependency has been shifted to
      SPL/first-bootloader.
      
      Signed-off-by: default avatarVaibhav Hiremath <hvaibhav@ti.com>
      Signed-off-by: default avatarTom Rini <trini@ti.com>
      000820b5
  2. Oct 23, 2012
  3. Oct 19, 2012
  4. Oct 18, 2012
  5. Oct 16, 2012
  6. Oct 15, 2012
Loading