All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Zores <benjamin.zores@alcatel-lucent.fr>
To: linuxppc-dev@ozlabs.org
Subject: Re: FSL Driver load issues with OF
Date: Mon, 04 May 2009 16:27:53 +0200	[thread overview]
Message-ID: <49FEFB69.4040208@alcatel-lucent.fr> (raw)
In-Reply-To: <20090430162019.GA3655@ld0162-tx32.am.freescale.net>

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

Scott Wood wrote:
> On Wed, Apr 29, 2009 at 11:45:20AM +0200, Benjamin Zores wrote:
>   
>> Since the progressive migration of some PPC drivers to use of_platform bus
>> (typically migrating OF parsing from fsl_soc.c to the device probe/init 
>> functions),
>> I'm experiencing driver load issues.
>>
>> Actually, I'm not longer able to load of these drivers as the probe() 
>> function is never called.
>>     
>
> Make sure your board is calling of_platform_bus_probe(), and that the
> devices you're trying to probe are under buses described by the id list.
>   
Thx for spotting this point.
When porting my custom board I indeed had a part of code that returned 
before of_platform_bus_probe()
can be called. Thx again, it now works fine.

Ben

[-- Attachment #2: Type: text/html, Size: 1167 bytes --]

      reply	other threads:[~2009-05-04 14:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29  9:45 FSL Driver load issues with OF Benjamin Zores
2009-04-30 16:20 ` Scott Wood
2009-05-04 14:27   ` Benjamin Zores [this message]

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=49FEFB69.4040208@alcatel-lucent.fr \
    --to=benjamin.zores@alcatel-lucent.fr \
    --cc=linuxppc-dev@ozlabs.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.