1. 04 10月, 2011 1 次提交
    • K
      ARM: SAMSUNG: Consolidate plat/pwm-clock.h · c0468b02
      Kukjin Kim 提交于
      Removed
       - arch/arm/plat-s3c24xx/include/mach/pwm-clock.h
       - arch/arm/mach-s3c64xx/include/mach/pwm-clock.h
       - arch/arm/mach-s5p64x0/include/mach/pwm-clock.h
       - arch/arm/mach-s5pc100/include/mach/pwm-clock.h
       - arch/arm/mach-s5pv210/include/mach/pwm-clock.h
       - arch/arm/mach-exynos4/include/mach/pwm-clock.h
      
      And created
       - arch/arm/plat-samsung/include/plat/pwm-clock.h
      
      Cc: Ben Dooks <ben-linux@fluff.org>
      [kgene.kim@samsung.com: changed title]
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      c0468b02
  2. 22 2月, 2011 1 次提交
  3. 05 8月, 2010 1 次提交
  4. 11 5月, 2010 1 次提交
  5. 24 2月, 2010 1 次提交
  6. 15 1月, 2010 1 次提交
  7. 16 12月, 2008 1 次提交
    • B
      [ARM] S3C64XX: Update TCFG for new timer divider settings. · b09bcdd4
      Ben Dooks 提交于
      The S3C64XX series has a new TCFG divider setting to allow the clock
      directly through, which means that we need to update the pwm-clock
      code to cope with this.
      
      Add <mach/pwm-clock.h> containing the specific code to deal with the
      TCFG divider settings and provide any other per-arch data that the
      pwm-clock driver needs to function.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      b09bcdd4