All of lore.kernel.org
 help / color / mirror / Atom feed
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: PXA PWM possible regression after 3.5: backlight remains off after resume
Date: Tue, 25 Sep 2012 21:43:39 +0200	[thread overview]
Message-ID: <87ehlpzy50.fsf@free.fr> (raw)
In-Reply-To: <505F5151.5070506@yahoo.com> (Paul Parsons's message of "Sun, 23 Sep 2012 19:13:37 +0100")

Paul Parsons <lost.distance@yahoo.com> writes:

> The same failure is also present in 3.6-rc1.
>
> Just to be clear, are you saying that drivers/pwm/pwm-pxa.c should
> include suspend/resume handlers like in drivers/pwm/pwm-samsung.c ?
>
> Agreed that it is possible that recent changes exposed a latent bug
> somewhere, and that turning the backlight on after resume should never
> have worked.

Hi Paul,

I checked on the mioa701 board (see [1]).
On my board, the backlight if fully driven by PXA PWM0, and the suspend/resume
is working perfectly.

So I don't thing anything is needed for suspend/resume wrt PWM (empirically).

Cheers.

-- 
Robert

[1]
$ cat /sys/class/backlight/pwm-backlight/actual_brightness 
50
$ cat /sys/class/backlight/pwm-backlight/actual_brightness 
50
$ echo 90 > /sys/class/backlight/pwm-backlight/brightness        
$ echo mem > /sys/power/state 
$ 
$ cat /sys/class/backlight/pwm-backlight/actual_brightness 
90
$ uname -a
Linux mioa701 3.6.0-rc6+ #26 PREEMPT Sat Sep 22 22:08:41 CEST 2012 armv5tel unknown

  reply	other threads:[~2012-09-25 19:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23 15:20 PXA PWM possible regression after 3.5: backlight remains off after resume Paul Parsons
2012-09-23 17:22 ` Thierry Reding
2012-09-23 18:13   ` Paul Parsons
2012-09-25 19:43     ` Robert Jarzmik [this message]
2012-09-26  2:02       ` Paul Parsons

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ehlpzy50.fsf@free.fr \
    --to=robert.jarzmik@free.fr \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.