From: eric miao Date: Sun, 13 Apr 2008 20:44:04 +0000 (+0100) Subject: [ARM] pxa: Add PXA support for PWM API X-Git-Tag: v2.6.27-rc1~1095^2^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75540c1ac3c7bd72ac8e092058f9714875239995;p=pandora-kernel.git [ARM] pxa: Add PXA support for PWM API Patch mainly from Eric Miao, with minor edits by rmk. Note: PWM0 and PWM2 share the same register I/O space and clock gating on pxa{27x, 3xx}, thus PWM2 is treated in the driver as a child PWM of PWM0. And this is also true for PWM1/3. Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed