[PATCH] ARM: pxa: Properly configure PWM period for palm27x

STALE5681d

2 messages, 2 authors, 2011-02-09 · open the first message on its own page

[PATCH] ARM: pxa: Properly configure PWM period for palm27x

From: Marek Vasut <hidden>
Date: 2011-02-01 18:18:45

On Monday 31 January 2011 23:06:53 Marek Vasut wrote:
quoted hunk
Signed-off-by: Marek Vasut <redacted>
---
 arch/arm/mach-pxa/palm27x.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-pxa/palm27x.c b/arch/arm/mach-pxa/palm27x.c
index 7d1434a..4c9a938 100644
--- a/arch/arm/mach-pxa/palm27x.c
+++ b/arch/arm/mach-pxa/palm27x.c
@@ -322,7 +322,7 @@ static struct platform_pwm_backlight_data
palm27x_backlight_data = { .pwm_id		= 0,
 	.max_brightness	= 0xfe,
 	.dft_brightness	= 0x7e,
-	.pwm_period_ns	= 3500,
+	.pwm_period_ns	= 3500 * 1024,
 	.init		= palm27x_backlight_init,
 	.notify		= palm27x_backlight_notify,
 	.exit		= palm27x_backlight_exit,
CC linux-arm-kernel, I mistyped, sorry

[PATCH] ARM: pxa: Properly configure PWM period for palm27x

From: Eric Miao <hidden>
Date: 2011-02-09 15:07:42

Note: it's eric.y.miao at gmail.com


On Wed, Feb 2, 2011 at 2:18 AM, Marek Vasut [off-list ref] wrote:
On Monday 31 January 2011 23:06:53 Marek Vasut wrote:
quoted
Signed-off-by: Marek Vasut <redacted>
Applied.
quoted
---
?arch/arm/mach-pxa/palm27x.c | ? ?2 +-
?1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-pxa/palm27x.c b/arch/arm/mach-pxa/palm27x.c
index 7d1434a..4c9a938 100644
--- a/arch/arm/mach-pxa/palm27x.c
+++ b/arch/arm/mach-pxa/palm27x.c
@@ -322,7 +322,7 @@ static struct platform_pwm_backlight_data
palm27x_backlight_data = { .pwm_id ? ? ? ? ? ?= 0,
? ? ? .max_brightness = 0xfe,
? ? ? .dft_brightness = 0x7e,
- ? ? .pwm_period_ns ?= 3500,
+ ? ? .pwm_period_ns ?= 3500 * 1024,
? ? ? .init ? ? ? ? ? = palm27x_backlight_init,
? ? ? .notify ? ? ? ? = palm27x_backlight_notify,
? ? ? .exit ? ? ? ? ? = palm27x_backlight_exit,
CC linux-arm-kernel, I mistyped, sorry

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel at lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help