1. 02 7月, 2014 1 次提交
  2. 16 4月, 2014 1 次提交
    • L
      clocksource: sh_cmt: Add support for multiple channels per device · 81b3b271
      Laurent Pinchart 提交于
      CMT hardware devices can support multiple channels, with global
      registers and per-channel registers. The sh_cmt driver currently models
      the hardware with one Linux device per channel. This model makes it
      difficult to handle global registers in a clean way.
      
      Add support for a new model that uses one Linux device per timer with
      multiple channels per device. This requires changes to platform data,
      add new channel configuration fields.
      
      Support for the legacy model is kept and will be removed after all
      platforms switch to the new model.
      Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
      81b3b271
  3. 31 10月, 2010 1 次提交
  4. 03 5月, 2009 1 次提交