Searched hist:"75540 c1ac3c7bd72ac8e092058f9714875239995" (Results 1 – 7 of 7) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | devices.h | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | Makefile | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | devices.c | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | pxa25x.c | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | pxa3xx.c | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | Kconfig | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | pxa27x.c | diff 75540c1ac3c7bd72ac8e092058f9714875239995 Sun Apr 13 22:44:04 CEST 2008 eric miao <eric.miao@marvell.com> [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 <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|