commit | b09bcdd4c2f52b54115895c4d62ad82918f71431 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Nov 21 10:36:03 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Dec 16 10:01:23 2008 +0000 |
tree | d6e7e39a0f31c98403af4362fb97bfa9345883dc | |
parent | 44539a711217898358ae456fc0f81f5f4652abd5 [diff] |
[ARM] S3C64XX: Update TCFG for new timer divider settings. 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: Ben Dooks <ben-linux@fluff.org>