* How to use backlight device with fb device
@ 2011-09-15 7:47 Tomi Valkeinen
2011-09-15 8:58 ` Florian Tobias Schandinat
2011-09-15 9:18 ` Tomi Valkeinen
0 siblings, 2 replies; 3+ messages in thread
From: Tomi Valkeinen @ 2011-09-15 7:47 UTC (permalink / raw)
To: linux-fbdev
Hi,
I'm a bit confused how a backlight device and a fb device should be
"connected".
In this particular case the OMAP 4430SDP board has an LCD panel
controlled by omapfb (and omapdss on the lower level) with a backlight
controlled by pwm_backlight (and twl6030-pwm on the lower level).
Both omapfb and pwm_backlight work fine, but they don't know anything
about each other, so, for example, blanking the fb via omapfb leaves the
backlight on.
Is there something I'm missing, or is the only solution to have some
custom code to connect the fb and the bl, and handle it that way?
Tomi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to use backlight device with fb device
2011-09-15 7:47 How to use backlight device with fb device Tomi Valkeinen
@ 2011-09-15 8:58 ` Florian Tobias Schandinat
2011-09-15 9:18 ` Tomi Valkeinen
1 sibling, 0 replies; 3+ messages in thread
From: Florian Tobias Schandinat @ 2011-09-15 8:58 UTC (permalink / raw)
To: linux-fbdev
Hi Tomi,
On 09/15/2011 07:47 AM, Tomi Valkeinen wrote:
> Hi,
>
> I'm a bit confused how a backlight device and a fb device should be
> "connected".
>
> In this particular case the OMAP 4430SDP board has an LCD panel
> controlled by omapfb (and omapdss on the lower level) with a backlight
> controlled by pwm_backlight (and twl6030-pwm on the lower level).
>
> Both omapfb and pwm_backlight work fine, but they don't know anything
> about each other, so, for example, blanking the fb via omapfb leaves the
> backlight on.
>
> Is there something I'm missing, or is the only solution to have some
> custom code to connect the fb and the bl, and handle it that way?
I don't know anything about backlight but recently there was a patch that
affected the same area you mention so it might give an idea
"[PATCH] FB: add early fb blank feature."
http://marc.info/?l=linux-fbdev&m\x131554458720940&w=2
Best regards,
Florian Tobias Schandinat
>
> Tomi
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to use backlight device with fb device
2011-09-15 7:47 How to use backlight device with fb device Tomi Valkeinen
2011-09-15 8:58 ` Florian Tobias Schandinat
@ 2011-09-15 9:18 ` Tomi Valkeinen
1 sibling, 0 replies; 3+ messages in thread
From: Tomi Valkeinen @ 2011-09-15 9:18 UTC (permalink / raw)
To: linux-fbdev
On Thu, 2011-09-15 at 08:58 +0000, Florian Tobias Schandinat wrote:
> Hi Tomi,
>
> On 09/15/2011 07:47 AM, Tomi Valkeinen wrote:
> > Hi,
> >
> > I'm a bit confused how a backlight device and a fb device should be
> > "connected".
> >
> > In this particular case the OMAP 4430SDP board has an LCD panel
> > controlled by omapfb (and omapdss on the lower level) with a backlight
> > controlled by pwm_backlight (and twl6030-pwm on the lower level).
> >
> > Both omapfb and pwm_backlight work fine, but they don't know anything
> > about each other, so, for example, blanking the fb via omapfb leaves the
> > backlight on.
> >
> > Is there something I'm missing, or is the only solution to have some
> > custom code to connect the fb and the bl, and handle it that way?
>
> I don't know anything about backlight but recently there was a patch that
> affected the same area you mention so it might give an idea
> "[PATCH] FB: add early fb blank feature."
> http://marc.info/?l=linux-fbdev&m\x131554458720940&w=2
Ah, thanks for pointing that out.
I seem to have dropped from linux-fbdev list and hadn't received that
post. For some reason I seem to get dropped from linux mailing lists,
this is getting a bit frustrating...
Tomi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-15 9:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 7:47 How to use backlight device with fb device Tomi Valkeinen
2011-09-15 8:58 ` Florian Tobias Schandinat
2011-09-15 9:18 ` Tomi Valkeinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).