All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/3] video: fbdev: omap2: omapfb: add missing MODULE_ALIAS()
Date: Wed, 15 Oct 2014 12:46:10 +0000	[thread overview]
Message-ID: <543E6C92.7090404@ti.com> (raw)
In-Reply-To: <20141014183426.GA19491@saruman>

[-- Attachment #1: Type: text/plain, Size: 892 bytes --]

On 14/10/14 21:34, Felipe Balbi wrote:
> On Tue, Oct 14, 2014 at 01:28:54PM -0500, Felipe Balbi wrote:
>> without MODULE_ALIAS(), omapfb won't get loaded
>> automatically.
>>
>> Signed-off-by: Felipe Balbi <balbi@ti.com>
> 
> little note here. This makes omapfb load automatically, but display
> still doesn't work with DSS as modules. Backlight is working and pixel
> clock is running just fine. Still, nothing on display.
> 
> I thought I'd leave that for Tomi to deal with.

I presume this is about am437x-sk. I don't have the board, so there's
not too much I can do except send emails.

So the panel works fine if display drivers are built-in?

The compatible string seems to be wrong in the .dts file. It says
"osddisplays,osd057T0559-34ts" which is not the panel used. But that
shouldn't affect this.

What do you mean with "pixel clock is running"?

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: balbi@ti.com
Cc: Linux OMAP Mailing List <linux-omap@vger.kernel.org>,
	Tony Lindgren <tony@atomide.com>,
	Benoit Cousson <bcousson@baylibre.com>,
	Linux ARM Kernel Mailing List
	<linux-arm-kernel@lists.infradead.org>,
	linux-fbdev@vger.kernel.org, Darren Etheridge <detheridge@ti.com>
Subject: Re: [PATCH 2/3] video: fbdev: omap2: omapfb: add missing MODULE_ALIAS()
Date: Wed, 15 Oct 2014 15:46:10 +0300	[thread overview]
Message-ID: <543E6C92.7090404@ti.com> (raw)
In-Reply-To: <20141014183426.GA19491@saruman>

[-- Attachment #1: Type: text/plain, Size: 892 bytes --]

On 14/10/14 21:34, Felipe Balbi wrote:
> On Tue, Oct 14, 2014 at 01:28:54PM -0500, Felipe Balbi wrote:
>> without MODULE_ALIAS(), omapfb won't get loaded
>> automatically.
>>
>> Signed-off-by: Felipe Balbi <balbi@ti.com>
> 
> little note here. This makes omapfb load automatically, but display
> still doesn't work with DSS as modules. Backlight is working and pixel
> clock is running just fine. Still, nothing on display.
> 
> I thought I'd leave that for Tomi to deal with.

I presume this is about am437x-sk. I don't have the board, so there's
not too much I can do except send emails.

So the panel works fine if display drivers are built-in?

The compatible string seems to be wrong in the .dts file. It says
"osddisplays,osd057T0559-34ts" which is not the panel used. But that
shouldn't affect this.

What do you mean with "pixel clock is running"?

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: tomi.valkeinen@ti.com (Tomi Valkeinen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] video: fbdev: omap2: omapfb: add missing MODULE_ALIAS()
Date: Wed, 15 Oct 2014 15:46:10 +0300	[thread overview]
Message-ID: <543E6C92.7090404@ti.com> (raw)
In-Reply-To: <20141014183426.GA19491@saruman>

On 14/10/14 21:34, Felipe Balbi wrote:
> On Tue, Oct 14, 2014 at 01:28:54PM -0500, Felipe Balbi wrote:
>> without MODULE_ALIAS(), omapfb won't get loaded
>> automatically.
>>
>> Signed-off-by: Felipe Balbi <balbi@ti.com>
> 
> little note here. This makes omapfb load automatically, but display
> still doesn't work with DSS as modules. Backlight is working and pixel
> clock is running just fine. Still, nothing on display.
> 
> I thought I'd leave that for Tomi to deal with.

I presume this is about am437x-sk. I don't have the board, so there's
not too much I can do except send emails.

So the panel works fine if display drivers are built-in?

The compatible string seems to be wrong in the .dts file. It says
"osddisplays,osd057T0559-34ts" which is not the panel used. But that
shouldn't affect this.

What do you mean with "pixel clock is running"?

 Tomi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141015/ba68b053/attachment-0001.sig>

  reply	other threads:[~2014-10-15 12:46 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 18:28 [PATCH 1/3] video: fbdev: omap2: omapfb: remove __exit annotation Felipe Balbi
2014-10-14 18:28 ` Felipe Balbi
2014-10-14 18:28 ` Felipe Balbi
2014-10-14 18:28 ` [PATCH 2/3] video: fbdev: omap2: omapfb: add missing MODULE_ALIAS() Felipe Balbi
2014-10-14 18:28   ` Felipe Balbi
2014-10-14 18:28   ` Felipe Balbi
2014-10-14 18:34   ` Felipe Balbi
2014-10-14 18:34     ` Felipe Balbi
2014-10-14 18:34     ` Felipe Balbi
2014-10-15 12:46     ` Tomi Valkeinen [this message]
2014-10-15 12:46       ` Tomi Valkeinen
2014-10-15 12:46       ` Tomi Valkeinen
2014-10-15 14:37       ` Felipe Balbi
2014-10-15 14:37         ` Felipe Balbi
2014-10-15 14:37         ` Felipe Balbi
2014-10-15 12:20   ` Tomi Valkeinen
2014-10-15 12:20     ` Tomi Valkeinen
2014-10-15 12:20     ` Tomi Valkeinen
2014-10-15 14:38     ` Felipe Balbi
2014-10-15 14:38       ` Felipe Balbi
2014-10-15 14:38       ` Felipe Balbi
2014-10-15 15:45       ` Tomi Valkeinen
2014-10-15 15:45         ` Tomi Valkeinen
2014-10-15 15:45         ` Tomi Valkeinen
2014-10-14 18:28 ` [PATCH 3/3] arm: boot: dts: am437x-sk: fix lcd enable pin mux data Felipe Balbi
2014-10-14 18:28   ` Felipe Balbi
2014-10-14 18:28   ` Felipe Balbi
2014-10-15 12:24   ` Tomi Valkeinen
2014-10-15 12:24     ` Tomi Valkeinen
2014-10-15 12:24     ` Tomi Valkeinen
2014-12-04 14:43     ` Felipe Balbi
2014-12-04 14:43       ` Felipe Balbi
2014-12-04 14:43       ` Felipe Balbi
2014-12-04 15:05       ` Felipe Balbi
2014-12-04 15:05         ` Felipe Balbi
2014-12-04 15:05         ` Felipe Balbi
2014-12-04 15:10       ` [PATCH] " Felipe Balbi
2014-12-04 15:10         ` Felipe Balbi
2014-12-10 16:31         ` Tony Lindgren
2014-12-10 16:31           ` Tony Lindgren
2014-10-15 12:13 ` [PATCH 1/3] video: fbdev: omap2: omapfb: remove __exit annotation Tomi Valkeinen
2014-10-15 12:13   ` Tomi Valkeinen
2014-10-15 12:13   ` Tomi Valkeinen
2014-10-15 14:41   ` Felipe Balbi
2014-10-15 14:41     ` Felipe Balbi
2014-10-15 14:41     ` Felipe Balbi
2014-10-15 15:43     ` Tomi Valkeinen
2014-10-15 15:43       ` Tomi Valkeinen
2014-10-15 15:43       ` Tomi Valkeinen
2014-10-15 15:54       ` Felipe Balbi
2014-10-15 15:54         ` Felipe Balbi
2014-10-15 15:54         ` Felipe Balbi

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=543E6C92.7090404@ti.com \
    --to=tomi.valkeinen@ti.com \
    --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.