1. 19 3月, 2014 2 次提交
  2. 01 3月, 2014 1 次提交
  3. 26 2月, 2014 5 次提交
  4. 19 2月, 2014 1 次提交
    • I
      ARM: dts: keystone: drop msmcsram clock node · 5a2abe19
      Ivan Khoronzhuk 提交于
      At late init all unused clocks are disabled. So clocks that were not
      get before will be gated. In Keysone 2 SoC we have at least one
      necessary clock that is not used by any driver - "msmcsram". This
      clock is necessary, because it supplies the Multicore Shared Memory
      Controller (MSMC). MSMC is the coherency interconnect and all the
      coherent masters are connected to it including devices which are not
      under Linux OS control. MSMC clock should not be touched even in low
      power states.
      
      So drop the clock node, otherwise 'clk_ignore_unused' parameter will
      disable the clock leading to system stall.
      Signed-off-by: NIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
      Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
      5a2abe19
  5. 17 2月, 2014 5 次提交
  6. 01 2月, 2014 15 次提交
  7. 30 1月, 2014 3 次提交
  8. 29 1月, 2014 5 次提交
  9. 28 1月, 2014 3 次提交